Issues Addressed
- ListMeasurements returns no results when timestamp filter bounds are not set #1893
- ListEventGroups throws error when filtering with known metadata types #1924
- MC and EDP simulators read all EventGroups rather than stopping at first page #1927
Potentially Requiring Action
- The cross-media-measurement-api version is updated to 0.70.0
- The default and maximum page sizes for the
ListEventGroups
andListRequisitions
methods in this API have changed. See #1924
Full Changelog: v0.5.12...v0.5.13
What's Changed
- ci: Fix cache path for update-trivy-cache workflow by @SanjayVas in #1892
- feat: Add new view for retrieving additional log entries by @tristanvuong2021 in #1889
- ci: Set TCP keepalive for Bazel test workflows by @SanjayVas in #1894
- fix: check updated and created fields before assignment by @roaminggypsy in #1895
- fix: Remove if check for update time filters when adding shard ID clause in StreamMeasurements by @tristanvuong2021 in #1901
- feat: Log ComputationToken details for ALREADY_EXISITS computation. by @renjiezh in #1897
- test: prober integration test by @roaminggypsy in #1887
- feat: Add new Bigquery Table for Computation Participant Stages by @tristanvuong2021 in #1805
- feat: Add new filter for checking externalComputationId, and checking externalComputationId if view is COMPUTATION or COMPUTATION_STATS by @tristanvuong2021 in #1753
- fix: Ensure population is persisted in ModelRelease upon creation by @jojijac0b in #1914
- fix:Handle ApiKey authentication error when it is invalid. by @renjiezh in #1921
- fix: Include known types when building EventGroup filter registry by @SanjayVas in #1925
- fix!: Update maximum and default page_size for ListRequisitions and ListEventGroups by @SanjayVas in #1916
- feat: Use Bouncy Castle to generate CSRs for AWS private CA. by @robinsons in #1905
- test: Implement population requisition fulfiller test in InProcessLifeOfAMeasurementIntegrationTest by @jojijac0b in #1911
- test: Add report creation to correctness test by @tristanvuong2021 in #1845
- refactor: Extract listResources utility function for handling pagination by @SanjayVas in #1923
- fix: Read all EventGroups from simulators rather than stopping at first page #1927 (Included in PR #1923)
Full Changelog: v0.5.12...v0.5.13