-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
08063fb
commit aca7dea
Showing
4 changed files
with
66 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "2.0.0" | ||
".": "3.0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
# Changelog | ||
|
||
## [3.0.0](https://github.com/GoogleCloudPlatform/federated-learning/compare/2.0.0...v3.0.0) (2024-09-11) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* use an external git repository ([#475](https://github.com/GoogleCloudPlatform/federated-learning/issues/475)) | ||
|
||
### 🚀 Features | ||
|
||
* Activate GCS Fuse driver ([#432](https://github.com/GoogleCloudPlatform/federated-learning/issues/432)) ([5db59d5](https://github.com/GoogleCloudPlatform/federated-learning/commit/5db59d54820a3784847088abda93280dee534a0e)) | ||
* allow config sync to access source repository for synchronization ([#479](https://github.com/GoogleCloudPlatform/federated-learning/issues/479)) ([62de1b8](https://github.com/GoogleCloudPlatform/federated-learning/commit/62de1b83c43ead4962fd12ff5c0db253efb91519)) | ||
* Update cross-device architecture diagram ([#407](https://github.com/GoogleCloudPlatform/federated-learning/issues/407)) ([940d424](https://github.com/GoogleCloudPlatform/federated-learning/commit/940d4247618af981875da7102acefedeab96e73f)) | ||
|
||
|
||
### 🐛 Bugfixes | ||
|
||
* minor changes to comply with pr review ([62de1b8](https://github.com/GoogleCloudPlatform/federated-learning/commit/62de1b83c43ead4962fd12ff5c0db253efb91519)) | ||
* Typo in the README.md for cross-device ([9fac95c](https://github.com/GoogleCloudPlatform/federated-learning/commit/9fac95cf85acc1ff50a133b9618d6e0192d4d011)) | ||
* use an external git repository ([#475](https://github.com/GoogleCloudPlatform/federated-learning/issues/475)) ([9ddb556](https://github.com/GoogleCloudPlatform/federated-learning/commit/9ddb5569a241913907c786dd247e5db555c3ad0e)), closes [#449](https://github.com/GoogleCloudPlatform/federated-learning/issues/449) | ||
|
||
|
||
### 🧰 Maintenance | ||
|
||
* automatically fix linting and formatting ([#469](https://github.com/GoogleCloudPlatform/federated-learning/issues/469)) ([ff29389](https://github.com/GoogleCloudPlatform/federated-learning/commit/ff29389947877bbe74700885ad0f79ee45c9ca13)) | ||
* configure release-please ([#438](https://github.com/GoogleCloudPlatform/federated-learning/issues/438)) ([fc4199c](https://github.com/GoogleCloudPlatform/federated-learning/commit/fc4199cb32ea386f0ab1b1ffe05af1196e237e83)) | ||
* **deps:** bump @commitlint/cli in /container-images/ci-tooling ([#459](https://github.com/GoogleCloudPlatform/federated-learning/issues/459)) ([c66770d](https://github.com/GoogleCloudPlatform/federated-learning/commit/c66770d0ff8f5353cda0f641f7de44a49595d989)) | ||
* **deps:** bump @commitlint/cli in /container-images/ci-tooling ([#472](https://github.com/GoogleCloudPlatform/federated-learning/issues/472)) ([c683072](https://github.com/GoogleCloudPlatform/federated-learning/commit/c683072979107d667c4f46d8027b75971983cfdc)) | ||
* **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 black from 24.4.2 to 24.8.0 in /.devcontainer ([#457](https://github.com/GoogleCloudPlatform/federated-learning/issues/457)) ([fdec5fa](https://github.com/GoogleCloudPlatform/federated-learning/commit/fdec5fa4581d8c56b971047a31b52436c736e4ae)) | ||
* **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 hashicorp/terraform in /.devcontainer ([#458](https://github.com/GoogleCloudPlatform/federated-learning/issues/458)) ([14f57d6](https://github.com/GoogleCloudPlatform/federated-learning/commit/14f57d6d985da8d4a8bf45acb374403a9b2dee81)) | ||
* **deps:** bump hashicorp/terraform in /.devcontainer ([#465](https://github.com/GoogleCloudPlatform/federated-learning/issues/465)) ([869f90f](https://github.com/GoogleCloudPlatform/federated-learning/commit/869f90f450365775d7d39ba695a056bcf364bb0f)) | ||
* **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 node in /container-images/ci-tooling ([#460](https://github.com/GoogleCloudPlatform/federated-learning/issues/460)) ([f537528](https://github.com/GoogleCloudPlatform/federated-learning/commit/f537528180104dd626cc91f53c317af4a9bf503e)) | ||
* **deps:** bump node in /container-images/ci-tooling ([#467](https://github.com/GoogleCloudPlatform/federated-learning/issues/467)) ([32bb783](https://github.com/GoogleCloudPlatform/federated-learning/commit/32bb7839be5e1af34ebb1265fd6d312d4e4eb1da)) | ||
* **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)) | ||
* **deps:** bump super-linter/super-linter from 6.7.0 to 6.8.0 ([#455](https://github.com/GoogleCloudPlatform/federated-learning/issues/455)) ([5540e21](https://github.com/GoogleCloudPlatform/federated-learning/commit/5540e216478a9e3435d72280f8e1d4eb0227d059)) | ||
* **deps:** bump super-linter/super-linter from 6.8.0 to 6.9.0 ([#462](https://github.com/GoogleCloudPlatform/federated-learning/issues/462)) ([d4caf5a](https://github.com/GoogleCloudPlatform/federated-learning/commit/d4caf5a5525c82802aa6321129d7958ba8294ba2)) | ||
* **deps:** bump super-linter/super-linter from 6.9.0 to 7.0.0 ([#463](https://github.com/GoogleCloudPlatform/federated-learning/issues/463)) ([5468e47](https://github.com/GoogleCloudPlatform/federated-learning/commit/5468e474b8e22e0f5222245e456e89c93a6e7cfb)) | ||
* **deps:** bump super-linter/super-linter from 7.0.0 to 7.1.0 ([#477](https://github.com/GoogleCloudPlatform/federated-learning/issues/477)) ([10ba392](https://github.com/GoogleCloudPlatform/federated-learning/commit/10ba39277db13d9aedf1968d27a28edcc370a9d6)) | ||
* fix devcontainer ([#474](https://github.com/GoogleCloudPlatform/federated-learning/issues/474)) ([1e90155](https://github.com/GoogleCloudPlatform/federated-learning/commit/1e901552f4d97d5bcc141b1c322a5572fd6df26e)) | ||
* fix linting errors ([#456](https://github.com/GoogleCloudPlatform/federated-learning/issues/456)) ([ea5b87d](https://github.com/GoogleCloudPlatform/federated-learning/commit/ea5b87d18777ce357c7444dc9555d0c96b18b63e)) | ||
* gitignore terraform stuff ([#480](https://github.com/GoogleCloudPlatform/federated-learning/issues/480)) ([c79a980](https://github.com/GoogleCloudPlatform/federated-learning/commit/c79a9804589f7e991b836a405d25ef9a47e7f4c4)) | ||
* group deps updates and remove dependabot auto ([#488](https://github.com/GoogleCloudPlatform/federated-learning/issues/488)) ([08063fb](https://github.com/GoogleCloudPlatform/federated-learning/commit/08063fb31187d2a7d87ea57eb9b1d57a35a485d1)) | ||
* implement commit message linting ([#435](https://github.com/GoogleCloudPlatform/federated-learning/issues/435)) ([2cedc4f](https://github.com/GoogleCloudPlatform/federated-learning/commit/2cedc4f24dde1ef51286d6a782d656c78f61da23)) | ||
* manually build the example container image ([#481](https://github.com/GoogleCloudPlatform/federated-learning/issues/481)) ([01f1b0a](https://github.com/GoogleCloudPlatform/federated-learning/commit/01f1b0ac4ac2ed80ae2019824f6aceda5cce8ca4)) | ||
* 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)) | ||
* update devcontainer ([#470](https://github.com/GoogleCloudPlatform/federated-learning/issues/470)) ([d1b4409](https://github.com/GoogleCloudPlatform/federated-learning/commit/d1b440982f0e096d93963d3e796c24fe9aed23da)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.0.1 | ||
3.0.0 |