diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json index d726a25bc9c8..53a3ad22428a 100644 --- a/.release-please-manifest-submodules.json +++ b/.release-please-manifest-submodules.json @@ -18,7 +18,7 @@ "automl": "1.13.7", "backupdr": "0.1.1", "baremetalsolution": "1.2.6", - "batch": "1.8.6", + "batch": "1.8.7", "beyondcorp": "1.0.6", "billing": "1.18.5", "binaryauthorization": "1.8.3", @@ -53,7 +53,7 @@ "dialogflow": "1.53.0", "discoveryengine": "1.8.0", "dlp": "1.14.0", - "documentai": "1.29.0", + "documentai": "1.30.0", "domains": "0.9.7", "edgecontainer": "1.2.1", "edgenetwork": "0.2.4", @@ -88,7 +88,7 @@ "networkconnectivity": "1.14.6", "networkmanagement": "1.13.2", "networksecurity": "0.9.7", - "networkservices": "0.0.0", + "networkservices": "0.1.0", "notebooks": "1.11.5", "optimization": "1.6.5", "orchestration": "1.9.2", @@ -104,9 +104,9 @@ "recaptchaenterprise": "2.13.0", "recommendationengine": "0.8.7", "recommender": "1.12.3", - "redis": "1.15.0", + "redis": "1.16.0", "resourcemanager": "1.9.7", - "resourcesettings": "1.6.7", + "resourcesettings": "1.7.0", "retail": "1.16.2", "run": "1.3.7", "scheduler": "1.10.8", @@ -122,7 +122,7 @@ "servicemanagement": "1.9.8", "serviceusage": "1.8.6", "shell": "1.7.7", - "shopping": "0.7.0", + "shopping": "0.8.0", "speech": "1.23.1", "storageinsights": "1.0.7", "storagetransfer": "1.10.6", diff --git a/batch/CHANGES.md b/batch/CHANGES.md index 8d95d81d42aa..397fdcecae5c 100644 --- a/batch/CHANGES.md +++ b/batch/CHANGES.md @@ -1,6 +1,13 @@ # Changelog +## [1.8.7](https://github.com/googleapis/google-cloud-go/compare/batch/v1.8.6...batch/v1.8.7) (2024-06-05) + + +### Documentation + +* **batch:** Documentation improvements ([d5150d3](https://github.com/googleapis/google-cloud-go/commit/d5150d34eabac0218cbd16a9bbdaaaf019cf237d)) + ## [1.8.6](https://github.com/googleapis/google-cloud-go/compare/batch/v1.8.5...batch/v1.8.6) (2024-05-16) diff --git a/batch/internal/version.go b/batch/internal/version.go index 7a8bffc4a3ef..33d8ce6c2dc7 100644 --- a/batch/internal/version.go +++ b/batch/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.8.6" +const Version = "1.8.7" diff --git a/documentai/CHANGES.md b/documentai/CHANGES.md index cddfa21a346a..8c28cde6ed00 100644 --- a/documentai/CHANGES.md +++ b/documentai/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.30.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.29.0...documentai/v1.30.0) (2024-06-05) + + +### Features + +* **documentai:** Make Layout Parser generally available in V1 ([#10286](https://github.com/googleapis/google-cloud-go/issues/10286)) ([92dc381](https://github.com/googleapis/google-cloud-go/commit/92dc381da281197567a2c9eb8dc941292000a3da)) + ## [1.29.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.28.1...documentai/v1.29.0) (2024-05-29) diff --git a/documentai/internal/version.go b/documentai/internal/version.go index a08cb7cabc62..5856ebbb47c5 100644 --- a/documentai/internal/version.go +++ b/documentai/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.29.0" +const Version = "1.30.0" diff --git a/networkservices/CHANGES.md b/networkservices/CHANGES.md index 06729a2ef77b..bbd6674b0b91 100644 --- a/networkservices/CHANGES.md +++ b/networkservices/CHANGES.md @@ -1,2 +1,10 @@ -# Changes +# Changelog +## 0.1.0 (2024-06-05) + + +### Features + +* **networkservices:** New client(s) ([#10314](https://github.com/googleapis/google-cloud-go/issues/10314)) ([ee4df98](https://github.com/googleapis/google-cloud-go/commit/ee4df98e7ff89c005ee345120fb53c85086a2461)) + +## Changes diff --git a/networkservices/internal/version.go b/networkservices/internal/version.go index b662f1b47cf4..20ba73abd675 100644 --- a/networkservices/internal/version.go +++ b/networkservices/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.0.0" +const Version = "0.1.0" diff --git a/redis/CHANGES.md b/redis/CHANGES.md index a8f04939005c..78507c8ea59e 100644 --- a/redis/CHANGES.md +++ b/redis/CHANGES.md @@ -1,5 +1,19 @@ # Changes +## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/redis/v1.15.0...redis/v1.16.0) (2024-06-05) + + +### Features + +* **redis/cluster:** [Memorystore for Redis Cluster] Add persistence support ([d5150d3](https://github.com/googleapis/google-cloud-go/commit/d5150d34eabac0218cbd16a9bbdaaaf019cf237d)) +* **redis/cluster:** [Memorystore for Redis Cluster] Add support for different node types ([d5150d3](https://github.com/googleapis/google-cloud-go/commit/d5150d34eabac0218cbd16a9bbdaaaf019cf237d)) +* **redis/cluster:** [Memorystore for Redis Cluster] Get details of certificate authority from redis cluster ([d5150d3](https://github.com/googleapis/google-cloud-go/commit/d5150d34eabac0218cbd16a9bbdaaaf019cf237d)) + + +### Documentation + +* **redis/cluster:** [Memorystore for Redis Cluster] size_gb field shows the size of the cluster rounded up to the next integer, precise_size_gb field will show the exact size of the cluster ([d5150d3](https://github.com/googleapis/google-cloud-go/commit/d5150d34eabac0218cbd16a9bbdaaaf019cf237d)) + ## [1.15.0](https://github.com/googleapis/google-cloud-go/compare/redis/v1.14.4...redis/v1.15.0) (2024-05-16) diff --git a/redis/internal/version.go b/redis/internal/version.go index 43a2a84ef8eb..b82e17a1938d 100644 --- a/redis/internal/version.go +++ b/redis/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.15.0" +const Version = "1.16.0" diff --git a/resourcesettings/CHANGES.md b/resourcesettings/CHANGES.md index 72ce07b8434c..a7c135ff7591 100644 --- a/resourcesettings/CHANGES.md +++ b/resourcesettings/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/resourcesettings/v1.6.7...resourcesettings/v1.7.0) (2024-06-05) + + +### Features + +* **resourcesettings:** Resource Settings is deprecated. As of November 7, 2023, no organizations will be onboarded for any of the enabled settings, and the service will be shut down on October 1, 2024 ([#10300](https://github.com/googleapis/google-cloud-go/issues/10300)) ([6015637](https://github.com/googleapis/google-cloud-go/commit/6015637c97c205a5811cea64be51676b3dcf16d8)) + ## [1.6.7](https://github.com/googleapis/google-cloud-go/compare/resourcesettings/v1.6.6...resourcesettings/v1.6.7) (2024-05-01) diff --git a/resourcesettings/internal/version.go b/resourcesettings/internal/version.go index cd1e13bbb18e..7c251d994559 100644 --- a/resourcesettings/internal/version.go +++ b/resourcesettings/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.6.7" +const Version = "1.7.0" diff --git a/shopping/CHANGES.md b/shopping/CHANGES.md index e8c544773f9d..f7623f534784 100644 --- a/shopping/CHANGES.md +++ b/shopping/CHANGES.md @@ -1,5 +1,17 @@ # Changelog +## [0.8.0](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.7.0...shopping/v0.8.0) (2024-06-05) + + +### Features + +* **shopping:** New client(s) ([#10313](https://github.com/googleapis/google-cloud-go/issues/10313)) ([b439b80](https://github.com/googleapis/google-cloud-go/commit/b439b80a7488ff6b3bce775b63f7923951ee5e1a)) + + +### Documentation + +* **shopping/merchant/accounts:** Mark `BusinessInfo.phone` as output only ([#10319](https://github.com/googleapis/google-cloud-go/issues/10319)) ([d5150d3](https://github.com/googleapis/google-cloud-go/commit/d5150d34eabac0218cbd16a9bbdaaaf019cf237d)) + ## [0.7.0](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.6.0...shopping/v0.7.0) (2024-05-22) @@ -125,4 +137,3 @@ * **shopping:** New clients ([#8699](https://github.com/googleapis/google-cloud-go/issues/8699)) ([0e43b40](https://github.com/googleapis/google-cloud-go/commit/0e43b40184bacac8d355ea2cfd00ebe58bd9e30b)) ## Changes - diff --git a/shopping/internal/version.go b/shopping/internal/version.go index cc8351ee2379..a705000193fc 100644 --- a/shopping/internal/version.go +++ b/shopping/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.7.0" +const Version = "0.8.0"