diff --git a/.release-please-manifest.json b/.release-please-manifest.json index eb8486e42..fe67dffb5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "boms/cloud-lts-bom": "9.0.1" + "boms/cloud-lts-bom": "9.0.2" } diff --git a/boms/cloud-lts-bom/CHANGELOG.md b/boms/cloud-lts-bom/CHANGELOG.md new file mode 100644 index 000000000..85da06872 --- /dev/null +++ b/boms/cloud-lts-bom/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog + +## [9.0.2](https://github.com/GoogleCloudPlatform/cloud-opensource-java/compare/gcp-lts-bom-v9.0.1...gcp-lts-bom-v9.0.2) (2025-10-30) + + +### Features + +* LTS 9 ([#2410](https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2410)) ([#2413](https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2413)) ([8137b92](https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/8137b92f66eb2091feefe92d9b2fddb9840dddb1)) +* LTS8 ([#2397](https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2397)) ([6aa0d5f](https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/6aa0d5f1b11e38dd5720fc665577a333eb89fa8a)) + + +### Dependencies + +* LTS 6 Versions ([#2361](https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2361)) ([6b92401](https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/6b9240114536a03b72929d5fade85599fbdbbdd0)) +* protobuf 3.16.0 ([#2052](https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2052)) ([5d773b4](https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/5d773b477315a12512a65af8b156719387dfc5b5)) +* remove maps ([#2028](https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2028)) ([da6f002](https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/da6f002be047f6230ae5feed789eb3e4266a6d48)) +* set cloud monitoring version to release ([#2046](https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2046)) ([161a31c](https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/161a31c3854805b28e7767a7e43a5b60c5030d9c)) +* Update libraries versions for LTS 4.0.0 ([#2325](https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2325)) ([5889ccc](https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/5889ccce09f232294a5e57ac36310de0c4f7d84b)) +* update LTS 7 versions. ([#2368](https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2368)) ([25ffc31](https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/25ffc3101b199ab27a04402749eaafc60fba646a)) +* update pubsub ([#2002](https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2002)) ([ce15766](https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/ce15766305ba886448876daaa3aacf44442df525)) diff --git a/boms/cloud-lts-bom/pom.xml b/boms/cloud-lts-bom/pom.xml index ce6c4b6f8..fb5245977 100644 --- a/boms/cloud-lts-bom/pom.xml +++ b/boms/cloud-lts-bom/pom.xml @@ -7,7 +7,7 @@ com.google.cloud gcp-lts-bom - 9.0.2-SNAPSHOT + 9.0.2 pom Google Cloud Long Term Support BOM diff --git a/boms/cloud-lts-bom/versions.txt b/boms/cloud-lts-bom/versions.txt index 530d65883..879d64515 100644 --- a/boms/cloud-lts-bom/versions.txt +++ b/boms/cloud-lts-bom/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -gcp-lts-bom:9.0.1:9.0.2-SNAPSHOT +gcp-lts-bom:9.0.2:9.0.2