v0.5.10
Highlights
- Last Report time interval extended to end of Report. See #1869
- Liquid Legions sketch params are validated when calculating variance. See #1860
- This should provide a clearer error message for the case hit in #1858.
Potentially Requiring Action
- During the update process, there may be a temporary performance drop on Kingdom service methods as the
MeasurementsByContinuationToken
index is dropped and recreated. See #1852 and #1863
What's Changed
- feat: Call noise correction python binary from kotlin. by @ple13 in #1803
- docs: Update Kingdom Deployment doc for HMSS config file. by @renjiezh in #1850
- feat: Add create_time to internal Requisition parent_measurement by @tristanvuong2021 in #1851
- refactor: Use separate queries for each bigquery metrics table by @tristanvuong2021 in #1823
- Add updatetime to Requisition by @roaminggypsy in #1847
- feat: Implement measurement prober metric creation and publication by @roaminggypsy in #1842
- ci: Read Spanner processing units from GitHub environment by @SanjayVas in #1856
- fix: Shard MeasurementsByContinuationToken index to avoid hotspotting by @SanjayVas in #1852
- feat: Throw Transient exceptions in HMSS GetCertificate call. by @renjiezh in #1857
- refactor: verify liquid legion sketch params when computing variances. by @ple13 in #1860
- fix!: Ensure that MeasurementIndexShardId is non-negative by @SanjayVas in #1863
- ControlPlane initial proto definitions. by @Marco-Premier in #1843
- test: Temporarily disable SpannerModelRolloutsServiceTest by @SanjayVas in #1872
- build: Update common-jvm dep for Spanner emulator JUnit rule by @SanjayVas in #1866
- refactor: Remove unneeded measurement view by @tristanvuong2021 in #1854
- ci: Update aquasecurity/trivy-action to 0.28.0 by @SanjayVas in #1875
- build: Update common-jvm for Spanner AsyncDatabaseClient by @SanjayVas in #1839
- feat: Extend last report time interval to end of report by @tristanvuong2021 in #1869
Full Changelog: v0.5.9...v0.5.10