Skip to content

v0.5.14-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@SanjayVas SanjayVas released this 06 Dec 17:53
· 73 commits to main since this release
5d59eec

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