Skip to content

v0.5.15-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@SanjayVas SanjayVas released this 03 Feb 20:50
· 12 commits to main since this release
5b32939

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