Skip to content

v0.5.9-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@SanjayVas SanjayVas released this 09 Oct 17:58
· 39 commits to main since this release
37486cb

What's Changed

  • fix[edp-simulator]: Refuse Requisition with invalid EventGroup name by @SanjayVas in #1758
  • refactor[edp-simulator]: Consolidate logging of Requisition refusal by @SanjayVas in #1759
  • feat!: Update cross-media-measurement-api dep for Requisition.State.WITHDRAWN by @SanjayVas in #1746
  • feat: Enable CloudWatch Observability EKS add-on by @SanjayVas in #1763
  • feat: Increase chance of getting Event Groups from Reporting Server ListEventGroups by @tristanvuong2021 in #1762
  • fix: Update Kingdom's duchy id config to select fulfillingDuchyId for HMSS by @renjiezh in #1737
  • refactor: Move dp consistency to cmm. by @ple13 in #1771
  • feat: Fulfill hmss requisition via the share shuffle library. by @ple13 in #1748
  • build!: Update JVM build target to 11 by @tristanvuong2021 in #1766
  • fix: Rollback JVM target upgrade by @tristanvuong2021 in #1776
  • fix: Resolve k8s version mismatch in correctness test by @renjiezh in #1775
  • fix: Fix type_url for EncryptionPublicKey. by @renjiezh in #1774
  • fix: Fix Mill image name on aws. by @renjiezh in #1773
  • fix!: Ensure default network policies are created by @SanjayVas in #1768
  • fix!: Add missing NetworkPolicy for Mill job scheduler by @SanjayVas in #1769
  • feat!: Update JVM build target to 11 by @tristanvuong2021 in #1778
  • chore: Update EKS clusters to 1.29 in Terraform configs by @SanjayVas in #1789
  • Update skecth_params in ro_llv2_protocol_config_config by @renjiezh in #1784
  • build: Upgrade Kubernetes client to 21.0.1 by @tristanvuong2021 in #1779
  • Fix mismatch vid range of synthetic population specs. by @renjiezh in #1783
  • feat!:Add rpc GetStage in duchy control service. by @renjiezh in #1755
  • style: Upgrade api-linter to v1.67.2 by @SanjayVas in #1782
  • feat: Build and test dp consistency with bazel. by @ple13 in #1787
  • feat: set up measurement prober flags by @roaminggypsy in #1791
  • build: Update common-jvm dep for Maven BOMs by @SanjayVas in #1790
  • feat: Mill skips advancing stage when the next stage is in a future stage by @renjiezh in #1793
  • refactor: Extract Details message type definitions in Kingdom internal API by @SanjayVas in #1798
  • feat: Expose panel exchange flags via CUE tags by @robinsons in #1795
  • refactor: Use protobuf types in Kingdom Spanner DB by @SanjayVas in #1799
  • feat: Write Metrics to BigQuery by @tristanvuong2021 in #1696
  • refactor: Drop JSON debugging columns from Kingdom Spanner DB by @SanjayVas in #1800
  • fix: Disable insecure kubelet readonly port on GKE node pools by @SanjayVas in #1809
  • refactor: Use built-in Spanner client library functions for protobufs by @SanjayVas in #1808
  • feat: Regard some DEADLINE_EXCEEDED errors as transient in MillBase by @renjiezh in #1704
  • Update Duchy control service to tolerate certain stage mismathes. by @renjiezh in #1801
  • fix: Switch to project id variable from hard coded project id by @tristanvuong2021 in #1806
  • Add timestamp filter to ListMeasurementsRequest and ListMeasurementsPageToken by @roaminggypsy in #1807
  • feat: Add incrementBy to FrequencyVectorBuilder by @kungfucraig in #1817
  • fix: Add Duchy ControlService to InternalApiServer's NetworkPolicy allow list. by @renjiezh in #1824
  • build: Update common-jvm dep to 0.92.0 by @SanjayVas in #1816
  • fix: Address compile warnings on custom Truth subjects by @SanjayVas in #1818
  • build: Update RBE configs for Bazel 7.3.1 by @SanjayVas in #1825
  • test: Add explicit unit test and integration test for end of Report time interval by @tristanvuong2021 in #1822
  • Enable HMSS in kingdom with k8s test for both MPC protocols by @renjiezh in #1813
  • Add 'created after' filter to ListMeasurements and StreamMeasurements by @roaminggypsy in #1828
  • build: Update common-jvm dep to update rules_oci dep by @SanjayVas in #1819
  • fix: Fix FrequencyVectorBuilder performance issue by range count. by @renjiezh in #1832
  • build: Update common-jvm dep for thread pool instrumentation by @SanjayVas in #1831
  • feat: Implement prober's new measurement creation by @roaminggypsy in #1796
  • refactor!: Improve performance of StreamRequisitions by @tristanvuong2021 in #1837
  • fix: Parse --event-message-descriptor-set as binary protobuf by @SanjayVas in #1838
  • feat: Export no-op report processor maven artifact. by @ple13 in #1841

New Contributors

Full Changelog: v0.5.8...v0.5.9-rc4