Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(version_2): release 2.0.0 #241

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.20.0"
".": "2.0.0"
}
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,54 @@
# Changelog

## [2.0.0](https://github.com/cloudspannerecosystem/autoscaler/compare/v1.20.0...v2.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](https://github.com/cloudspannerecosystem/autoscaler/issues/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](https://github.com/cloudspannerecosystem/autoscaler/issues/143)) ([4f68414](https://github.com/cloudspannerecosystem/autoscaler/commit/4f684148c7056d842120285f57316c3f9af29e42))
* Add monitoring of Scaling Long Running Operations ([#223](https://github.com/cloudspannerecosystem/autoscaler/issues/223)) ([41ac5e7](https://github.com/cloudspannerecosystem/autoscaler/commit/41ac5e7b8a1e8fac8fa8365ea419360761753b11))
* Add prettier auto-formatter ([9db2814](https://github.com/cloudspannerecosystem/autoscaler/commit/9db2814ffdc014f00607aa82aed56b979a4f47d2))
* Add Release Please ([#232](https://github.com/cloudspannerecosystem/autoscaler/issues/232)) ([c6e66b3](https://github.com/cloudspannerecosystem/autoscaler/commit/c6e66b3700092abb4d58e893d8b62e3f2634ee5f))
* Get version number from package.json for counters and user-agents ([e63dad4](https://github.com/cloudspannerecosystem/autoscaler/commit/e63dad49643808e0d8101a77fb2ca18a585fbf7a))
* Remove support for node v16 ([#242](https://github.com/cloudspannerecosystem/autoscaler/issues/242)) ([a5dc70c](https://github.com/cloudspannerecosystem/autoscaler/commit/a5dc70c07a53c20b96dc9b422b83b7b0ecc88fcf))


### Bug Fixes

* 108 - Fix for Firestore database create cmd. ([#113](https://github.com/cloudspannerecosystem/autoscaler/issues/113)) ([a49b35f](https://github.com/cloudspannerecosystem/autoscaler/commit/a49b35f63f296bbffcaccd8423047c56ae805024))
* Apply prettier reformatting ([a7915ef](https://github.com/cloudspannerecosystem/autoscaler/commit/a7915ef2746542e79faf13b1d346fda6fbba3b4c))
* **deps:** Bump @google-cloud/firestore to 7.3.1 ([2bb1d0e](https://github.com/cloudspannerecosystem/autoscaler/commit/2bb1d0e623109fe93c5b585c021094eb47ee36dd))
* **deps:** Bump @google-cloud/pubsub to 4.3.3 ([2bb1d0e](https://github.com/cloudspannerecosystem/autoscaler/commit/2bb1d0e623109fe93c5b585c021094eb47ee36dd))
* **deps:** Bump @google-cloud/spanner to 7.5.0 ([2bb1d0e](https://github.com/cloudspannerecosystem/autoscaler/commit/2bb1d0e623109fe93c5b585c021094eb47ee36dd))
* **deps:** Bump @sinonjs/referee to 11.0.1 ([2bb1d0e](https://github.com/cloudspannerecosystem/autoscaler/commit/2bb1d0e623109fe93c5b585c021094eb47ee36dd))
* **deps:** Bump express to 4.18.3 ([2bb1d0e](https://github.com/cloudspannerecosystem/autoscaler/commit/2bb1d0e623109fe93c5b585c021094eb47ee36dd))
* **deps:** Bump google.golang.org/protobuf ([#243](https://github.com/cloudspannerecosystem/autoscaler/issues/243)) ([e87d017](https://github.com/cloudspannerecosystem/autoscaler/commit/e87d017843b9eea68d5748155e2b2867581213bd))
* **deps:** Bump hashicorp/google to 5.20.0 ([8a656d8](https://github.com/cloudspannerecosystem/autoscaler/commit/8a656d83e1e1b4c7227496be87c120a125384f78))
* **deps:** Bump terraform-google-modules to 30.2.0 ([8a656d8](https://github.com/cloudspannerecosystem/autoscaler/commit/8a656d83e1e1b4c7227496be87c120a125384f78))
* **deps:** Update express to 4.19.2 ([#264](https://github.com/cloudspannerecosystem/autoscaler/issues/264)) ([9d05f34](https://github.com/cloudspannerecosystem/autoscaler/commit/9d05f34a06473f4cbf5651c9327e07c73959cf42))
* **deps:** Update package versions ([edcc219](https://github.com/cloudspannerecosystem/autoscaler/commit/edcc219d06c662bfee8d8ac481f9eb9aaea0febe))
* **deps:** Update package versions to latest ([2bb1d0e](https://github.com/cloudspannerecosystem/autoscaler/commit/2bb1d0e623109fe93c5b585c021094eb47ee36dd))
* **deps:** Update Terraform module versions ([#245](https://github.com/cloudspannerecosystem/autoscaler/issues/245)) ([8a656d8](https://github.com/cloudspannerecosystem/autoscaler/commit/8a656d83e1e1b4c7227496be87c120a125384f78))
* Migrate to using new docPath for Firestore including projectID ([#215](https://github.com/cloudspannerecosystem/autoscaler/issues/215)) ([3d9771d](https://github.com/cloudspannerecosystem/autoscaler/commit/3d9771d2afa3184ed7049e6ccf2aeec6fb387894)), closes [#213](https://github.com/cloudspannerecosystem/autoscaler/issues/213)
* Move to a single package.json at the top level ([#255](https://github.com/cloudspannerecosystem/autoscaler/issues/255)) ([e63dad4](https://github.com/cloudspannerecosystem/autoscaler/commit/e63dad49643808e0d8101a77fb2ca18a585fbf7a))
* Prevent metrics from being sent too frequently to OTEL collector ([#252](https://github.com/cloudspannerecosystem/autoscaler/issues/252)) ([bfe27c6](https://github.com/cloudspannerecosystem/autoscaler/commit/bfe27c63deb9e27bb21fb92174054b82b47bc143))
* Switch off newly defaulted deletion protection ([#256](https://github.com/cloudspannerecosystem/autoscaler/issues/256)) ([d0d6c81](https://github.com/cloudspannerecosystem/autoscaler/commit/d0d6c81423c09cce135dea01d04057629d0dfc26))
* Unified scaler GKE service yaml incorrect ([cd88492](https://github.com/cloudspannerecosystem/autoscaler/commit/cd88492993267ae3c266de3d509f5674fe4f34f0))
* Use Node 20 in Cloud Functions deployment ([96d6089](https://github.com/cloudspannerecosystem/autoscaler/commit/96d6089c3090272dfb3534752a70778c9256cc1d))
* Use Node 20 in GKE dockerfiles ([a481fb6](https://github.com/cloudspannerecosystem/autoscaler/commit/a481fb669f08639b306bc76ee497b6722a2cba10))


### Miscellaneous Chores

* Create version_1 branch and add release-please handling ([296c28a](https://github.com/cloudspannerecosystem/autoscaler/commit/296c28a393178a1052f30cebb2fb30a9f4873ecb))

## [1.21.2](https://github.com/cloudspannerecosystem/autoscaler/compare/v1.21.1...v1.21.2) (2024-03-26)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudspannerecosystem/autoscaler",
"version": "1.20.0",
"version": "2.0.0",
"Description": "Autoscaling for Cloud Spanner based on CPU metrics",
"homepage": "https://github.com/cloudspannerecosystem/autoscaler",
"license": "Apache-2.0",
Expand Down