Skip to content

v0.5.1

Compare
Choose a tag to compare
@SanjayVas SanjayVas released this 29 Feb 22:29
· 314 commits to main since this release
f7e1391

This is a bug fix release that primarily affects the configuration for running the Measurement correctness test.

Bugs Fixed

  • Dev release workflow does not complete.
  • Variance is NaN when reach is small (#1498)

Performance Optimizations

  • Only generate synthetic events within specified time range (#1488)
  • Refactor SubmitBatchRequests to use Coroutines (#1467)

What's Changed

  • Add UI features from Demo work by @bdomen-ggl in #1495
  • Fix simulator service account not being created for GKE. by @SanjayVas in #1501
  • Output uniformly random guess at frequency distribution when reach is too small by @riemanli in #1498
  • Specify auto_minor_version_upgrade = false for AWS Postgres DB. by @SanjayVas in #1504
  • Update HMSS stages. Revert Duchy ControlService into Blob-Only Pattern. by @renjiezh in #1476
  • Increase heap size for dev requisition fulfillment server. by @SanjayVas in #1503
  • Only generate synthetic events within specified time range. by @SanjayVas in #1488
  • Increase work lock duration for dev LLv2 mills. by @SanjayVas in #1507
  • Increase test timeout for K8s test workflow. by @SanjayVas in #1505
  • Refactor SubmitBatchRequests to use Coroutines by @tristanvuong2021 in #1467
  • Drop worker2 Duchy and BigQuery vars from gcloud testing Terraform. by @SanjayVas in #1493
  • Fix configure-simulators workflow not setting google_cloud_project. by @SanjayVas in #1508

Full Changelog: v0.5.0...v0.5.1