Skip to content

v0.5.15-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@SanjayVas SanjayVas released this 30 Jan 23:48
· 17 commits to main since this release
ec6f333

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