Skip to content

v3.0.0

Compare
Choose a tag to compare
@release-please release-please released this 31 Oct 10:34
3561644

3.0.0 (2024-10-27)

⚠ BREAKING CHANGES

  • Use of Cloud Run Functions will require additional APIs to be enabled before redeploying - see the documentation for cloud functions deployment for the command to run.
  • previous configs may fail due to stricter configuration validation, such as those that still use min/maxNodes, or that have specified a parameter incorrectly.
  • Update metrics domain for CF to workload.googleapis.com

Features

  • Add JSON editor for schema-validated editing of configs (#340) (6a167a3)
  • Add scaling duration dashboard (#347) (874593f)
  • Add validation of Autoscaler config against JSON schema (#338) (66c48a6)
  • update to use Cloud Run Functions (#196) (f9480b0)

Bug Fixes

  • add resource requests/limits to otel collector (#398) (4a54fe2)
  • always specify Terraform project (#384) (de5adb0)
  • deploy: ensure build_sa iams are set before it can be used (#394) (aa48048)
  • deps: update dependency axios to v1.7.4 [security] (#377) (f7ca3f0)
  • deps: update dependency googleapis to v143 (#379) (07b9ca4)
  • deps: update dependency googleapis to v144 (#383) (c780a99)
  • deps: update sinon and nyc to resolve npm audit (#386) (062992a)
  • macos compatible xargs (-0 == --null) (#392) (247a648)
  • use a custom service account for Cloud Build (#387) (076a44f)
  • Use lightweight Spanner call to address memory leak (#380) (5e85ecb)
  • Version bump for security vuln (#396) (0551694)