Skip to content

Commit

Permalink
chore(main): release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 29, 2024
1 parent 329bcd5 commit bf9b26b
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.0.0"
".": "2.1.0"
}
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Changelog

## [2.1.0](https://github.com/GoogleCloudPlatform/federated-learning/compare/2.0.0...v2.1.0) (2024-07-29)


### 🚀 Features

* Activate GCS Fuse driver ([#432](https://github.com/GoogleCloudPlatform/federated-learning/issues/432)) ([5db59d5](https://github.com/GoogleCloudPlatform/federated-learning/commit/5db59d54820a3784847088abda93280dee534a0e))
* Update cross-device architecture diagram ([#407](https://github.com/GoogleCloudPlatform/federated-learning/issues/407)) ([940d424](https://github.com/GoogleCloudPlatform/federated-learning/commit/940d4247618af981875da7102acefedeab96e73f))


### 🐛 Bugfixes

* Typo in the README.md for cross-device ([9fac95c](https://github.com/GoogleCloudPlatform/federated-learning/commit/9fac95cf85acc1ff50a133b9618d6e0192d4d011))


### 🧰 Maintenance

* configure release-please ([#438](https://github.com/GoogleCloudPlatform/federated-learning/issues/438)) ([fc4199c](https://github.com/GoogleCloudPlatform/federated-learning/commit/fc4199cb32ea386f0ab1b1ffe05af1196e237e83))
* **deps:** bump black from 24.3.0 to 24.4.0 in /.devcontainer ([#415](https://github.com/GoogleCloudPlatform/federated-learning/issues/415)) ([a7f3187](https://github.com/GoogleCloudPlatform/federated-learning/commit/a7f318755fc1c6541e63e3837a602557133d8677))
* **deps:** bump black from 24.4.0 to 24.4.1 in /.devcontainer ([#420](https://github.com/GoogleCloudPlatform/federated-learning/issues/420)) ([455b5a3](https://github.com/GoogleCloudPlatform/federated-learning/commit/455b5a3fa83079db404d0a0ef2ebdd2bc0e24e88))
* **deps:** bump black from 24.4.1 to 24.4.2 in /.devcontainer ([#421](https://github.com/GoogleCloudPlatform/federated-learning/issues/421)) ([04a9ef9](https://github.com/GoogleCloudPlatform/federated-learning/commit/04a9ef93f8b92c738dfb823132bc4acd38303bff))
* **deps:** bump docker/build-push-action from 5 to 6 ([#441](https://github.com/GoogleCloudPlatform/federated-learning/issues/441)) ([f24aa2a](https://github.com/GoogleCloudPlatform/federated-learning/commit/f24aa2a2c2132b8990371b147fd8be89e47c72b0))
* **deps:** bump hashicorp/terraform from 1.7.5 to 1.8.0 in /.devcontainer ([#414](https://github.com/GoogleCloudPlatform/federated-learning/issues/414)) ([f0bdafb](https://github.com/GoogleCloudPlatform/federated-learning/commit/f0bdafbcfcf46c277a094d113a7c384e2f7be131))
* **deps:** bump hashicorp/terraform from 1.8.0 to 1.8.1 in /.devcontainer ([#417](https://github.com/GoogleCloudPlatform/federated-learning/issues/417)) ([8dc81d3](https://github.com/GoogleCloudPlatform/federated-learning/commit/8dc81d379c2e2782dec636ff512957f68cc5db67))
* **deps:** bump hashicorp/terraform from 1.8.1 to 1.8.2 in /.devcontainer ([#419](https://github.com/GoogleCloudPlatform/federated-learning/issues/419)) ([76a8113](https://github.com/GoogleCloudPlatform/federated-learning/commit/76a81138c0ecbab0b85b0239244a5f929578920c))
* **deps:** bump hashicorp/terraform from 1.8.2 to 1.8.3 in /.devcontainer ([#423](https://github.com/GoogleCloudPlatform/federated-learning/issues/423)) ([efc87b6](https://github.com/GoogleCloudPlatform/federated-learning/commit/efc87b64914d58f477a36f442d2eb06d3459688e))
* **deps:** bump hashicorp/terraform from 1.8.3 to 1.8.4 in /.devcontainer ([#429](https://github.com/GoogleCloudPlatform/federated-learning/issues/429)) ([0b068fd](https://github.com/GoogleCloudPlatform/federated-learning/commit/0b068fd252d255c02a248c6cf13237ec300dd8d0))
* **deps:** bump hashicorp/terraform from 1.8.4 to 1.8.5 in /.devcontainer ([#434](https://github.com/GoogleCloudPlatform/federated-learning/issues/434)) ([e328e24](https://github.com/GoogleCloudPlatform/federated-learning/commit/e328e24f363c837d0e70cdaa5f6c55f5b4c299b9))
* **deps:** bump hashicorp/terraform in /.devcontainer ([#443](https://github.com/GoogleCloudPlatform/federated-learning/issues/443)) ([d0cc39c](https://github.com/GoogleCloudPlatform/federated-learning/commit/d0cc39cac3922c05a59c3dc2511820cd22b08007))
* **deps:** bump hashicorp/terraform in /.devcontainer ([#454](https://github.com/GoogleCloudPlatform/federated-learning/issues/454)) ([9ec89c7](https://github.com/GoogleCloudPlatform/federated-learning/commit/9ec89c7815eff8182580d68edf006fcdf5c5dbfb))
* **deps:** bump node in /container-images/ci-tooling ([#453](https://github.com/GoogleCloudPlatform/federated-learning/issues/453)) ([329bcd5](https://github.com/GoogleCloudPlatform/federated-learning/commit/329bcd5a28436aa82fdcc221b160e328d823b7b7))
* **deps:** bump super-linter/super-linter from 6.3.1 to 6.6.0 ([#433](https://github.com/GoogleCloudPlatform/federated-learning/issues/433)) ([8d5f58d](https://github.com/GoogleCloudPlatform/federated-learning/commit/8d5f58dfb2f4714528ed6e0548377deacb3e47e2))
* **deps:** bump super-linter/super-linter from 6.6.0 to 6.7.0 ([#447](https://github.com/GoogleCloudPlatform/federated-learning/issues/447)) ([f4f3fc5](https://github.com/GoogleCloudPlatform/federated-learning/commit/f4f3fc52a43901d90c81104cd686f8888477a289))
* implement commit message linting ([#435](https://github.com/GoogleCloudPlatform/federated-learning/issues/435)) ([2cedc4f](https://github.com/GoogleCloudPlatform/federated-learning/commit/2cedc4f24dde1ef51286d6a782d656c78f61da23))
* move linter config to a dedicated directory ([#437](https://github.com/GoogleCloudPlatform/federated-learning/issues/437)) ([51cd74c](https://github.com/GoogleCloudPlatform/federated-learning/commit/51cd74c1462beb9955683208cc0c8869c01a5959))
* prepare 2.0.1 release ([#436](https://github.com/GoogleCloudPlatform/federated-learning/issues/436)) ([3898059](https://github.com/GoogleCloudPlatform/federated-learning/commit/3898059d759a8b17fcdab9ff57c8d2be2c952467))
* remove old image classification example ([#448](https://github.com/GoogleCloudPlatform/federated-learning/issues/448)) ([8a94440](https://github.com/GoogleCloudPlatform/federated-learning/commit/8a94440fd2b5a331e973bc3a3b4ac533e0cab5c3))
2 changes: 1 addition & 1 deletion terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
terraform {

provider_meta "google" {
module_name = "cloud-solutions/federated-learning-v2.0.1" # x-release-please-version
module_name = "cloud-solutions/federated-learning-v2.1.0" # x-release-please-version
}

required_version = ">=1.0"
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.1
2.1.0

0 comments on commit bf9b26b

Please sign in to comment.