Releases
v2.0.0
2.0.0 (2024-03-26)
⚠ BREAKING CHANGES
Autoscaler v2.x is not backward compatible with v1.x. The older version will continue to be maintained in the version_1 branch
Move to a single package.json at the top level (#255 )
Spanner State Store requires DB schema update.
Node v16 has been end-of-life since 2023-09-11, so testing is removed for this version of Node.
Features
Add metrics support for poller and scaler events (#143 ) (4f68414 )
Add monitoring of Scaling Long Running Operations (#223 ) (41ac5e7 )
Add prettier auto-formatter (9db2814 )
Add Release Please (#232 ) (c6e66b3 )
Get version number from package.json for counters and user-agents (e63dad4 )
Remove support for node v16 (#242 ) (a5dc70c )
Bug Fixes
108 - Fix for Firestore database create cmd. (#113 ) (a49b35f )
Apply prettier reformatting (a7915ef )
deps: Bump @google-cloud/firestore to 7.3.1 (2bb1d0e )
deps: Bump @google-cloud/pubsub to 4.3.3 (2bb1d0e )
deps: Bump @google-cloud/spanner to 7.5.0 (2bb1d0e )
deps: Bump @sinonjs/referee to 11.0.1 (2bb1d0e )
deps: Bump express to 4.18.3 (2bb1d0e )
deps: Bump google.golang.org/protobuf (#243 ) (e87d017 )
deps: Bump hashicorp/google to 5.20.0 (8a656d8 )
deps: Bump terraform-google-modules to 30.2.0 (8a656d8 )
deps: Update express to 4.19.2 (#264 ) (9d05f34 )
deps: Update package versions (edcc219 )
deps: Update package versions to latest (2bb1d0e )
deps: Update Terraform module versions (#245 ) (8a656d8 )
Migrate to using new docPath for Firestore including projectID (#215 ) (3d9771d ), closes #213
Move to a single package.json at the top level (#255 ) (e63dad4 )
Prevent metrics from being sent too frequently to OTEL collector (#252 ) (bfe27c6 )
Switch off newly defaulted deletion protection (#256 ) (d0d6c81 )
Unified scaler GKE service yaml incorrect (cd88492 )
Use Node 20 in Cloud Functions deployment (96d6089 )
Use Node 20 in GKE dockerfiles (a481fb6 )
Miscellaneous Chores
Create version_1 branch and add release-please handling (296c28a )
You can’t perform that action at this time.