Skip to content

Releases: world-federation-of-advertisers/cross-media-measurement

v0.5.16-rc1

12 Feb 18:46
6083577
Compare
Choose a tag to compare
v0.5.16-rc1 Pre-release
Pre-release

Issues Addressed

  • Noise post-processing does nothing when cumulative reaches are consistent, but the report is inconsistent. #2065

What's Changed

Full Changelog: v0.5.15...v0.5.16-rc1

v0.5.15

06 Feb 22:46
96f0e99
Compare
Choose a tag to compare

Promoted from v0.5.15-rc3

Issues Addressed

  • Reporting public API server will not start if random_start is specified in MetricSpecConfig #2038
  • Cause is dropped when converting internal CMMS API error #2008
  • Noise processor does not enforce total reach equal last whole campaign reach #2031
  • Noise processor outputs negative values #2033
  • Long lock waits on Kingdom DB for standard queries #2047

Highlights

  • Added new Amazon EDP root cert for Halo QA. See #2018 and #2045
  • Report processor now supports k-reach and impressions. See #2049

Potentially Requiring Action

  • The Reporting public API server takes a new required --access-api-target option and optional --access-api-cert-host. See #1982
    • These are currently unused, so a dummy value can be passed. They will be used in an upcoming release.
    • The dev configuration for the Reporting cluster now includes the Access component.
    • See the updated deployment guide.

What's Changed

Full Changelog: v0.5.14...v0.5.15

v0.5.15-rc3

06 Feb 21:50
96f0e99
Compare
Choose a tag to compare
v0.5.15-rc3 Pre-release
Pre-release

Issues Addressed

  • Reporting public API server will not start if random_start is specified in MetricSpecConfig #2038
  • Cause is dropped when converting internal CMMS API error #2008
  • Noise processor does not enforce total reach equal last whole campaign reach #2031
  • Noise processor outputs negative values #2033
  • Long lock waits on Kingdom DB for standard queries #2047

Highlights

  • Added new Amazon EDP root cert for Halo QA. See #2018 and #2045
  • Report processor now supports k-reach and impressions. See #2049

Potentially Requiring Action

  • The Reporting public API server takes a new required --access-api-target option and optional --access-api-cert-host. See #1982
    • These are currently unused, so a dummy value can be passed. They will be used in an upcoming release.
    • The dev configuration for the Reporting cluster now includes the Access component.
    • See the updated deployment guide.

What's Changed

Full Changelog: v0.5.14...v0.5.15-rc3

v0.5.15-rc2

03 Feb 20:50
5b32939
Compare
Choose a tag to compare
v0.5.15-rc2 Pre-release
Pre-release

Issues Addressed

  • Reporting public API server will not start if random_start is specified in MetricSpecConfig #2038
  • Cause is dropped when converting internal CMMS API error #2008
  • Noise processor does not enforce total reach equal last whole campaign reach #2031
  • Noise processor outputs negative values #2033
  • Long lock waits on Kingdom DB for standard queries #2047
    • Partially addressed. There are additional changes pending.

Highlights

  • Added new Amazon EDP root cert for Halo QA. See #2018 and #2045

Potentially Requiring Action

  • The Reporting public API server takes a new required --access-api-target option and optional --access-api-cert-host. See #1982
    • These are currently unused, so a dummy value can be passed. They will be used in an upcoming release.
    • The dev configuration for the Reporting cluster now includes the Access component.
    • See the updated deployment guide.

What's Changed

Full Changelog: v0.5.14...v0.5.15-rc2

v0.5.15-rc1

30 Jan 23:48
ec6f333
Compare
Choose a tag to compare
v0.5.15-rc1 Pre-release
Pre-release

Issues Addressed

  • Reporting public API server will not start if random_start is specified in MetricSpecConfig #2038
  • Cause is dropped when converting internal CMMS API error #2008
  • Noise processor does not enforce total reach equal last whole campaign reach #2031
  • Noise processor outputs negative values #2033

Highlights

  • Added new Amazon EDP root cert for Halo QA. See #2018
  • Updated ListRequisitions query to avoid full scan of Measurements table. See #2041
    • This should hopefully help with Kingdom DB locking behavior, though there is still more work to be done.

Potentially Requiring Action

  • The Reporting public API server takes a new required --access-api-target option and optional --access-api-cert-host. See #1982
    • These are currently unused, so a dummy value can be passed. They will be used in an upcoming release.
    • The dev configuration for the Reporting cluster now includes the Access component.
    • See the updated deployment guide.

What's Changed

Full Changelog: v0.5.14...v0.5.15-rc1

v0.5.14

18 Dec 20:29
87c6608
Compare
Choose a tag to compare

Promoted from v0.5.14-rc3

Highlights

  • The Report post-processor supports unique reach and custom measurement policies. See #1906 and #1974
  • There are new command line options for specifying the VID model line for Reports. See #1931

Potentially Requiring Action

  • There is a Reporting v2 DB schema update that recreates the metrics_comparison index. During that time, Report creations may be slow. See #1949
  • Reporting v1 has been deleted from the codebase. Images for it will no longer be built. See #1917

Issues Addressed

  • Simulator event groups created without event templates from --event-message-descriptor-set #1934
  • Mill's exception handler should compare the token version before enqueuing it. #1918
  • Exchange tasks are executed sequentially. #1962
  • HMSS max concurrency is 1 in dev configuration. #1940

What's Changed

Full Changelog: v0.5.13...v0.5.14

v0.5.14-rc3

18 Dec 18:07
87c6608
Compare
Choose a tag to compare
v0.5.14-rc3 Pre-release
Pre-release

Highlights

  • The Report post-processor supports unique reach and custom measurement policies. See #1906 and #1974
  • There are new command line options for specifying the VID model line for Reports. See #1931

Potentially Requiring Action

  • There is a Reporting v2 DB schema update that recreates the metrics_comparison index. During that time, Report creations may be slow. See #1949
  • Reporting v1 has been deleted from the codebase. Images for it will no longer be built. See #1917

Issues Addressed

  • Simulator event groups created without event templates from --event-message-descriptor-set #1934
  • Mill's exception handler should compare the token version before enqueuing it. #1918
  • Exchange tasks are executed sequentially. #1962
  • HMSS max concurrency is 1 in dev configuration. #1940

What's Changed

Full Changelog: v0.5.13...v0.5.14-rc3

v0.5.14-rc2

18 Dec 00:02
f0a2c0d
Compare
Choose a tag to compare
v0.5.14-rc2 Pre-release
Pre-release

Highlights

  • The Report post-processor supports unique reach and custom measurement policies. See #1906 and #1974
  • There are new command line options for specifying the VID model line for Reports. See #1931

Potentially Requiring Action

  • There is a Reporting v2 DB schema update that recreates the metrics_comparison index. During that time, Report creations may be slow. See #1949
  • Reporting v1 has been deleted from the codebase. Images for it will no longer be built. See #1917

Issues Addressed

  • Simulator event groups created without event templates from --event-message-descriptor-set #1934
  • Mill's exception handler should compare the token version before enqueuing it. #1918
  • Exchange tasks are executed sequentially. #1962
  • HMSS max concurrency is 1 in dev configuration. #1940
  • Number of open connections locks keep increasing on reporting server postgresql instance #1922

What's Changed

Full Changelog: v0.5.13...v0.5.14-rc2

v0.5.14-rc1

06 Dec 17:53
5d59eec
Compare
Choose a tag to compare
v0.5.14-rc1 Pre-release
Pre-release

Potentially Requiring Action

  • There is a Reporting v2 DB schema update that recreates the metrics_comparison index. During that time, Report creations may be slow. See #1949
  • Reporting v1 has been deleted from the codebase. Images for it will no longer be built. See #1917

Issues Addressed

  • Simulator event groups created without event templates from --event-message-descriptor-set #1934
  • Mill's exception handler should compare the token version before enqueuing it. #1918

What's Changed

  • refactor: Delete Reporting v1 by @SanjayVas in #1917
  • feat: Define Access API by @SanjayVas in #1662
  • feat: Define internal Access API by @SanjayVas in #1907
  • Create Population Requisition Fulfiller Daemon. by @jojijac0b in #1820
  • docs: update local kubenetes configuration README.md by @roaminggypsy in #1928
  • fix: Drop unused UpdatePrincipal method and rename repeated field by @SanjayVas in #1938
  • Expose deletion_protection variable on gcloud cluster Terraform module by @SanjayVas in #1939
  • feat: Report processor supports cumulative and total measurements with different sets of EDP combinations. by @ple13 in #1885
  • fix: Ensure event annotations is included in compile-time protobuf descriptors by @SanjayVas in #1945
  • fix:Compare computatation token versions in Millbase during exception handling. by @renjiezh in #1920
  • ci: Mark webpack_bundle target as no-remote-exec by @SanjayVas in #1933
  • refactor: Extract common functionality for APIs by @SanjayVas in #1952
  • feat: Add error reasons and exceptions for internal Access API by @SanjayVas in #1953
  • feat: Implement Access GetPrincipal and UpdateRole by @SanjayVas in #1954
  • feat: prober cron job local configuration by @roaminggypsy in #1935
  • fix: Modify IDs used in Report creation in Cloud Correctness Test by @tristanvuong2021 in #1950
  • perf: Recreate metric reuse index by @tristanvuong2021 in #1949
  • fix: Register event annotations when loading event message descriptor by @SanjayVas in #1958

Full Changelog: v0.5.13...v0.5.14-rc1

v0.5.13

22 Nov 18:19
48561a1
Compare
Choose a tag to compare

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 and ListRequisitions 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