v0.5.6
This is primarily a bugfix release to address the following issues:
- Cannot specify separate privacy parameters for single- vs. multi-EDP Measurements in Reporting v2. See #1610
- #1626
- #1636
- #1612
- #1648
Potentially Requiring Action
- MetricSpecConfig for Reporting v2 needs to be updated due to changes in #1610
- Exported OpenTelemetry metrics have been changed slightly. On GKE, these now are exported directly to Google Cloud Monitoring rather than Managed Prometheus. See #1623
What's Changed
- Fix bugs in HMSS implementation. by @renjiezh in #1611
- Adjust Git tag format for nightly builds. by @SanjayVas in #1617
- Escape invalid characters in container image tag. by @SanjayVas in #1620
- Log state transition to SUCCEEDED for MPC Measurements. by @SanjayVas in #1621
- Add missing ignoringRepeatedFieldOrder in ReportsServiceTest V1Alpha by @tristanvuong2021 in #1622
- Fix the bug that enqueues Computations in ending stage. by @renjiezh in #1625
- Add smaller synthetic data set for in-process tests. by @renjiezh in #1618
- Fix the mismatch of dataset k8s config. by @renjiezh in #1628
- Add reach only shuffle and aggregation phase. by @ple13 in #1600
- Add Support for different Privacy Params for Single and Multiple Data Providers by @tristanvuong2021 in #1610
- Stop reading google_container_cluster after creation. by @SanjayVas in #1630
- Add utilities for reading/writing a VidIndexMap from/to a file. by @kungfucraig in #1631
- Add missing population_count_params field to testing MetricSpecConfig by @tristanvuong2021 in #1642
- Follow semantic conventions for OpenTelemetry instruments. by @SanjayVas in #1623
- Disables AWS Postgres password rotation by @YuhongWang-Amazon in #1646
- Split reach and frequency privacy budget for HMSS protocol. by @ple13 in #1635
- Free SWIG string input arg by @kungfucraig in #1639
- Update SyntheticGeneratorCorrectnessTest to use large dataset. by @renjiezh in #1647
- Upgrade to any-sketch-java 0.7.0 by @kungfucraig in #1649
- Make queries use indexes when getting a Report by @tristanvuong2021 in #1643
- Add root CA certs for Meta EDP. by @SanjayVas in #1652
- Improve performance of StreamActiveComputations query. by @SanjayVas in #1651
Full Changelog: v0.5.5...v0.5.6