Skip to content

v0.5.14-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@SanjayVas SanjayVas released this 18 Dec 00:02
· 3 commits to main since this release
f0a2c0d

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