From b43fed64170defed893bc34540bd0fbbec9c8502 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 18:22:24 +0000 Subject: [PATCH] chore(main): release 1.18.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 11 +++++++++++ java-orchestration-airflow/README.md | 6 +++--- java-orgpolicy/README.md | 6 +++--- java-os-config/README.md | 6 +++--- java-os-login/README.md | 6 +++--- java-phishingprotection/README.md | 6 +++--- java-policy-troubleshooter/README.md | 6 +++--- java-policysimulator/README.md | 6 +++--- java-private-catalog/README.md | 6 +++--- java-profiler/README.md | 6 +++--- java-publicca/README.md | 6 +++--- java-rapidmigrationassessment/README.md | 6 +++--- java-recaptchaenterprise/README.md | 6 +++--- java-recommendations-ai/README.md | 6 +++--- java-recommender/README.md | 6 +++--- java-redis/README.md | 6 +++--- java-resource-settings/README.md | 6 +++--- java-resourcemanager/README.md | 6 +++--- java-retail/README.md | 6 +++--- java-run/README.md | 6 +++--- java-scheduler/README.md | 6 +++--- java-secretmanager/README.md | 6 +++--- java-security-private-ca/README.md | 6 +++--- java-securitycenter-settings/README.md | 6 +++--- java-securitycenter/README.md | 6 +++--- java-service-control/README.md | 6 +++--- java-service-management/README.md | 6 +++--- java-service-usage/README.md | 6 +++--- java-servicedirectory/README.md | 6 +++--- java-shell/README.md | 6 +++--- java-speech/README.md | 6 +++--- java-storage-transfer/README.md | 6 +++--- java-storageinsights/README.md | 6 +++--- java-talent/README.md | 6 +++--- java-tasks/README.md | 6 +++--- java-texttospeech/README.md | 6 +++--- java-tpu/README.md | 6 +++--- java-trace/README.md | 6 +++--- java-translate/README.md | 6 +++--- java-video-intelligence/README.md | 6 +++--- java-video-live-stream/README.md | 6 +++--- java-video-stitcher/README.md | 6 +++--- java-video-transcoder/README.md | 6 +++--- java-vision/README.md | 6 +++--- java-vmmigration/README.md | 6 +++--- java-vmwareengine/README.md | 6 +++--- java-vpcaccess/README.md | 6 +++--- java-webrisk/README.md | 6 +++--- java-websecurityscanner/README.md | 6 +++--- java-workflow-executions/README.md | 6 +++--- java-workflows/README.md | 6 +++--- java-workstations/README.md | 6 +++--- 53 files changed, 165 insertions(+), 154 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 46e7a463695a..18e9f06aa8ff 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.17.0" + ".": "1.18.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 053150ffaef1..ae9fb9ab2e59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.18.0](https://github.com/googleapis/google-cloud-java/compare/v1.17.0...v1.18.0) (2023-08-30) + + +### Bug Fixes + +* **deps:** update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20230806-2.0.0 ([#9746](https://github.com/googleapis/google-cloud-java/issues/9746)) ([8ac1a59](https://github.com/googleapis/google-cloud-java/commit/8ac1a59edb4418cdb40f0f74bae5c4b49c152b54)) +* **deps:** update dependency com.google.apis:google-api-services-dns to v1-rev20230807-2.0.0 ([#9754](https://github.com/googleapis/google-cloud-java/issues/9754)) ([65b8f95](https://github.com/googleapis/google-cloud-java/commit/65b8f95c4c6aa664dd0bff291f2f5767e3b0c41e)) +* **deps:** update dependency com.google.apis:google-api-services-storage to v1-rev20230710-2.0.0 ([#9761](https://github.com/googleapis/google-cloud-java/issues/9761)) ([a20135f](https://github.com/googleapis/google-cloud-java/commit/a20135f09db6a63ff0ff3739b74f6590e0b88740)) +* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.124.2 ([#9733](https://github.com/googleapis/google-cloud-java/issues/9733)) ([85a5366](https://github.com/googleapis/google-cloud-java/commit/85a5366c044b47832fcd35542ee2b1df8e5d6f4c)) +* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.26.1 ([#9735](https://github.com/googleapis/google-cloud-java/issues/9735)) ([a3f2406](https://github.com/googleapis/google-cloud-java/commit/a3f240656d895c743820b8d1df6def7d1ba4b009)) + ## [1.17.0](https://github.com/googleapis/google-cloud-java/compare/v1.16.0...v1.17.0) (2023-08-08) diff --git a/java-orchestration-airflow/README.md b/java-orchestration-airflow/README.md index c1f20ee08c74..8feafbbd7290 100644 --- a/java-orchestration-airflow/README.md +++ b/java-orchestration-airflow/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-orchestration-airflow - 1.23.0 + 1.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.23.0' +implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.24.0" ``` diff --git a/java-orgpolicy/README.md b/java-orgpolicy/README.md index 194b48e34223..1d66a0090e44 100644 --- a/java-orgpolicy/README.md +++ b/java-orgpolicy/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-orgpolicy - 2.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-orgpolicy:2.23.0' +implementation 'com.google.cloud:google-cloud-orgpolicy:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.24.0" ``` diff --git a/java-os-config/README.md b/java-os-config/README.md index 5718dee46c13..b429fa2ea37d 100644 --- a/java-os-config/README.md +++ b/java-os-config/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-os-config - 2.25.0 + 2.26.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-os-config:2.25.0' +implementation 'com.google.cloud:google-cloud-os-config:2.26.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.25.0" +libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.26.0" ``` diff --git a/java-os-login/README.md b/java-os-login/README.md index 3abab5b95937..acc0c205baf1 100644 --- a/java-os-login/README.md +++ b/java-os-login/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-os-login - 2.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-os-login:2.22.0' +implementation 'com.google.cloud:google-cloud-os-login:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.23.0" ``` diff --git a/java-phishingprotection/README.md b/java-phishingprotection/README.md index faa7109a9769..b88cfb113055 100644 --- a/java-phishingprotection/README.md +++ b/java-phishingprotection/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-phishingprotection - 0.54.0 + 0.55.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-phishingprotection:0.54.0' +implementation 'com.google.cloud:google-cloud-phishingprotection:0.55.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.54.0" +libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.55.0" ``` diff --git a/java-policy-troubleshooter/README.md b/java-policy-troubleshooter/README.md index 66b1da4fd9b9..23b0876f36d7 100644 --- a/java-policy-troubleshooter/README.md +++ b/java-policy-troubleshooter/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-policy-troubleshooter - 1.22.0 + 1.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.22.0' +implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.23.0" ``` diff --git a/java-policysimulator/README.md b/java-policysimulator/README.md index 3b8ca41f7464..75c16261eb77 100644 --- a/java-policysimulator/README.md +++ b/java-policysimulator/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-policysimulator - 0.2.0 + 0.3.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-policysimulator:0.2.0' +implementation 'com.google.cloud:google-cloud-policysimulator:0.3.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-policysimulator" % "0.2.0" +libraryDependencies += "com.google.cloud" % "google-cloud-policysimulator" % "0.3.0" ``` diff --git a/java-private-catalog/README.md b/java-private-catalog/README.md index e3e275b73738..bdf888a80904 100644 --- a/java-private-catalog/README.md +++ b/java-private-catalog/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-private-catalog - 0.25.0 + 0.26.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-private-catalog:0.25.0' +implementation 'com.google.cloud:google-cloud-private-catalog:0.26.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.25.0" +libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.26.0" ``` diff --git a/java-profiler/README.md b/java-profiler/README.md index 8603729f5570..155f0c0822fc 100644 --- a/java-profiler/README.md +++ b/java-profiler/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-profiler - 2.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-profiler:2.23.0' +implementation 'com.google.cloud:google-cloud-profiler:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.24.0" ``` diff --git a/java-publicca/README.md b/java-publicca/README.md index 3c6ace8c1f7f..576b7d7fcb13 100644 --- a/java-publicca/README.md +++ b/java-publicca/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-publicca - 0.20.0 + 0.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-publicca:0.20.0' +implementation 'com.google.cloud:google-cloud-publicca:0.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.20.0" +libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.21.0" ``` diff --git a/java-rapidmigrationassessment/README.md b/java-rapidmigrationassessment/README.md index a2bec2f75b9f..35bb3ac12268 100644 --- a/java-rapidmigrationassessment/README.md +++ b/java-rapidmigrationassessment/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-rapidmigrationassessment - 0.6.0 + 0.7.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-rapidmigrationassessment:0.6.0' +implementation 'com.google.cloud:google-cloud-rapidmigrationassessment:0.7.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-rapidmigrationassessment" % "0.6.0" +libraryDependencies += "com.google.cloud" % "google-cloud-rapidmigrationassessment" % "0.7.0" ``` diff --git a/java-recaptchaenterprise/README.md b/java-recaptchaenterprise/README.md index b35befeaa2fd..96cec25bd92a 100644 --- a/java-recaptchaenterprise/README.md +++ b/java-recaptchaenterprise/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recaptchaenterprise - 3.20.0 + 3.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.20.0' +implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.20.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.21.0" ``` diff --git a/java-recommendations-ai/README.md b/java-recommendations-ai/README.md index b48688bcfb4a..7641ceaa644d 100644 --- a/java-recommendations-ai/README.md +++ b/java-recommendations-ai/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recommendations-ai - 0.30.0 + 0.31.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommendations-ai:0.30.0' +implementation 'com.google.cloud:google-cloud-recommendations-ai:0.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.30.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.31.0" ``` diff --git a/java-recommender/README.md b/java-recommender/README.md index 59fd3e3f265a..a65f6197b241 100644 --- a/java-recommender/README.md +++ b/java-recommender/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recommender - 2.25.0 + 2.26.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommender:2.25.0' +implementation 'com.google.cloud:google-cloud-recommender:2.26.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.25.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.26.0" ``` diff --git a/java-redis/README.md b/java-redis/README.md index 44033cf9e891..79946fb0f9b9 100644 --- a/java-redis/README.md +++ b/java-redis/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-redis - 2.26.0 + 2.27.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-redis:2.26.0' +implementation 'com.google.cloud:google-cloud-redis:2.27.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.26.0" +libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.27.0" ``` diff --git a/java-resource-settings/README.md b/java-resource-settings/README.md index b9a580653396..4669ce48951f 100644 --- a/java-resource-settings/README.md +++ b/java-resource-settings/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-resource-settings - 1.23.0 + 1.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-resource-settings:1.23.0' +implementation 'com.google.cloud:google-cloud-resource-settings:1.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.24.0" ``` diff --git a/java-resourcemanager/README.md b/java-resourcemanager/README.md index d1bfd7f2d5d2..677884314f3c 100644 --- a/java-resourcemanager/README.md +++ b/java-resourcemanager/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-resourcemanager - 1.25.0 + 1.26.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-resourcemanager:1.25.0' +implementation 'com.google.cloud:google-cloud-resourcemanager:1.26.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.25.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.26.0" ``` diff --git a/java-retail/README.md b/java-retail/README.md index 85f4e47e8d28..77b1992fa201 100644 --- a/java-retail/README.md +++ b/java-retail/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-retail - 2.25.0 + 2.26.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-retail:2.25.0' +implementation 'com.google.cloud:google-cloud-retail:2.26.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.25.0" +libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.26.0" ``` diff --git a/java-run/README.md b/java-run/README.md index b2850eceea08..621da7f4016c 100644 --- a/java-run/README.md +++ b/java-run/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-run - 0.23.0 + 0.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-run:0.23.0' +implementation 'com.google.cloud:google-cloud-run:0.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.24.0" ``` diff --git a/java-scheduler/README.md b/java-scheduler/README.md index 4a06811506d8..f4f0b738897c 100644 --- a/java-scheduler/README.md +++ b/java-scheduler/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-scheduler - 2.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-scheduler:2.23.0' +implementation 'com.google.cloud:google-cloud-scheduler:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.24.0" ``` diff --git a/java-secretmanager/README.md b/java-secretmanager/README.md index 0171ce5cb392..204721746e20 100644 --- a/java-secretmanager/README.md +++ b/java-secretmanager/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-secretmanager - 2.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-secretmanager:2.23.0' +implementation 'com.google.cloud:google-cloud-secretmanager:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.24.0" ``` diff --git a/java-security-private-ca/README.md b/java-security-private-ca/README.md index 73fc0494035d..4516a74e9633 100644 --- a/java-security-private-ca/README.md +++ b/java-security-private-ca/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-security-private-ca - 2.25.0 + 2.26.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-security-private-ca:2.25.0' +implementation 'com.google.cloud:google-cloud-security-private-ca:2.26.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.25.0" +libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.26.0" ``` diff --git a/java-securitycenter-settings/README.md b/java-securitycenter-settings/README.md index 65b87f75632b..5792510c4bc7 100644 --- a/java-securitycenter-settings/README.md +++ b/java-securitycenter-settings/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securitycenter-settings - 0.26.0 + 0.27.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.26.0' +implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.27.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.26.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.27.0" ``` diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md index 370927943f21..816e78a7122d 100644 --- a/java-securitycenter/README.md +++ b/java-securitycenter/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securitycenter - 2.31.0 + 2.32.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter:2.31.0' +implementation 'com.google.cloud:google-cloud-securitycenter:2.32.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.31.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.32.0" ``` diff --git a/java-service-control/README.md b/java-service-control/README.md index 3229e894d2af..7a42ecd98de6 100644 --- a/java-service-control/README.md +++ b/java-service-control/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-service-control - 1.23.0 + 1.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-control:1.23.0' +implementation 'com.google.cloud:google-cloud-service-control:1.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.24.0" ``` diff --git a/java-service-management/README.md b/java-service-management/README.md index af5c4866d6ac..afd7cec8b912 100644 --- a/java-service-management/README.md +++ b/java-service-management/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-service-management - 3.21.0 + 3.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-management:3.21.0' +implementation 'com.google.cloud:google-cloud-service-management:3.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.22.0" ``` diff --git a/java-service-usage/README.md b/java-service-usage/README.md index 5328a53e1474..23ebd9c29376 100644 --- a/java-service-usage/README.md +++ b/java-service-usage/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-service-usage - 2.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-usage:2.23.0' +implementation 'com.google.cloud:google-cloud-service-usage:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.24.0" ``` diff --git a/java-servicedirectory/README.md b/java-servicedirectory/README.md index 80feaec93748..df663287bd1c 100644 --- a/java-servicedirectory/README.md +++ b/java-servicedirectory/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-servicedirectory - 2.24.0 + 2.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-servicedirectory:2.24.0' +implementation 'com.google.cloud:google-cloud-servicedirectory:2.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.25.0" ``` diff --git a/java-shell/README.md b/java-shell/README.md index d9a5d872dfa2..ac76e4db5453 100644 --- a/java-shell/README.md +++ b/java-shell/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-shell - 2.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-shell:2.22.0' +implementation 'com.google.cloud:google-cloud-shell:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.23.0" ``` diff --git a/java-speech/README.md b/java-speech/README.md index 6dc6c1379af7..5e5f74fdc639 100644 --- a/java-speech/README.md +++ b/java-speech/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-speech - 4.18.0 + 4.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-speech:4.18.0' +implementation 'com.google.cloud:google-cloud-speech:4.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.19.0" ``` diff --git a/java-storage-transfer/README.md b/java-storage-transfer/README.md index 877b7794858d..05a4107798c2 100644 --- a/java-storage-transfer/README.md +++ b/java-storage-transfer/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-storage-transfer - 1.23.0 + 1.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-storage-transfer:1.23.0' +implementation 'com.google.cloud:google-cloud-storage-transfer:1.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.24.0" ``` diff --git a/java-storageinsights/README.md b/java-storageinsights/README.md index ee0f4d7d9c70..67f9ecf48580 100644 --- a/java-storageinsights/README.md +++ b/java-storageinsights/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-storageinsights - 0.8.0 + 0.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-storageinsights:0.8.0' +implementation 'com.google.cloud:google-cloud-storageinsights:0.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.8.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.9.0" ``` diff --git a/java-talent/README.md b/java-talent/README.md index 4d7d7996a061..19660a0af825 100644 --- a/java-talent/README.md +++ b/java-talent/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-talent - 2.24.0 + 2.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-talent:2.24.0' +implementation 'com.google.cloud:google-cloud-talent:2.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.25.0" ``` diff --git a/java-tasks/README.md b/java-tasks/README.md index 2491f6439a96..9eab97eff4bb 100644 --- a/java-tasks/README.md +++ b/java-tasks/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-tasks - 2.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tasks:2.23.0' +implementation 'com.google.cloud:google-cloud-tasks:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.24.0" ``` diff --git a/java-texttospeech/README.md b/java-texttospeech/README.md index 8b15cdfc3e00..aecfe33d9669 100644 --- a/java-texttospeech/README.md +++ b/java-texttospeech/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-texttospeech - 2.24.0 + 2.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-texttospeech:2.24.0' +implementation 'com.google.cloud:google-cloud-texttospeech:2.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.25.0" ``` diff --git a/java-tpu/README.md b/java-tpu/README.md index 572c512de38b..83c977701e9e 100644 --- a/java-tpu/README.md +++ b/java-tpu/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-tpu - 2.24.0 + 2.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tpu:2.24.0' +implementation 'com.google.cloud:google-cloud-tpu:2.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.25.0" ``` diff --git a/java-trace/README.md b/java-trace/README.md index e19171377156..9735c1e1bddb 100644 --- a/java-trace/README.md +++ b/java-trace/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-trace - 2.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-trace:2.23.0' +implementation 'com.google.cloud:google-cloud-trace:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.24.0" ``` diff --git a/java-translate/README.md b/java-translate/README.md index 348945977d24..d249b44b995a 100644 --- a/java-translate/README.md +++ b/java-translate/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-translate - 2.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-translate:2.23.0' +implementation 'com.google.cloud:google-cloud-translate:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.24.0" ``` diff --git a/java-video-intelligence/README.md b/java-video-intelligence/README.md index 0e8af2e9222c..f8b4f12ea27b 100644 --- a/java-video-intelligence/README.md +++ b/java-video-intelligence/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-intelligence - 2.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-intelligence:2.22.0' +implementation 'com.google.cloud:google-cloud-video-intelligence:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.23.0" ``` diff --git a/java-video-live-stream/README.md b/java-video-live-stream/README.md index f58768bf85bc..921804e92d46 100644 --- a/java-video-live-stream/README.md +++ b/java-video-live-stream/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-live-stream - 0.25.0 + 0.26.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-live-stream:0.25.0' +implementation 'com.google.cloud:google-cloud-live-stream:0.26.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.25.0" +libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.26.0" ``` diff --git a/java-video-stitcher/README.md b/java-video-stitcher/README.md index 2ae06eedb791..6bbd226272f7 100644 --- a/java-video-stitcher/README.md +++ b/java-video-stitcher/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-stitcher - 0.23.0 + 0.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-stitcher:0.23.0' +implementation 'com.google.cloud:google-cloud-video-stitcher:0.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.24.0" ``` diff --git a/java-video-transcoder/README.md b/java-video-transcoder/README.md index bdc1c1b85ace..2400dbf04a0f 100644 --- a/java-video-transcoder/README.md +++ b/java-video-transcoder/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-transcoder - 1.22.0 + 1.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-transcoder:1.22.0' +implementation 'com.google.cloud:google-cloud-video-transcoder:1.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.23.0" ``` diff --git a/java-vision/README.md b/java-vision/README.md index e4b068721147..2070669a560c 100644 --- a/java-vision/README.md +++ b/java-vision/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vision - 3.21.0 + 3.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vision:3.21.0' +implementation 'com.google.cloud:google-cloud-vision:3.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.22.0" ``` diff --git a/java-vmmigration/README.md b/java-vmmigration/README.md index e729b03da49c..c54c9920136f 100644 --- a/java-vmmigration/README.md +++ b/java-vmmigration/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vmmigration - 1.23.0 + 1.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmmigration:1.23.0' +implementation 'com.google.cloud:google-cloud-vmmigration:1.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.24.0" ``` diff --git a/java-vmwareengine/README.md b/java-vmwareengine/README.md index 5ccee07e343c..4e7ebc09ca76 100644 --- a/java-vmwareengine/README.md +++ b/java-vmwareengine/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vmwareengine - 0.17.0 + 0.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmwareengine:0.17.0' +implementation 'com.google.cloud:google-cloud-vmwareengine:0.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.18.0" ``` diff --git a/java-vpcaccess/README.md b/java-vpcaccess/README.md index 172d3383db28..af0e977d0b08 100644 --- a/java-vpcaccess/README.md +++ b/java-vpcaccess/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vpcaccess - 2.24.0 + 2.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vpcaccess:2.24.0' +implementation 'com.google.cloud:google-cloud-vpcaccess:2.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.25.0" ``` diff --git a/java-webrisk/README.md b/java-webrisk/README.md index 9f18e1eef014..09b9586ff404 100644 --- a/java-webrisk/README.md +++ b/java-webrisk/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-webrisk - 2.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-webrisk:2.22.0' +implementation 'com.google.cloud:google-cloud-webrisk:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.23.0" ``` diff --git a/java-websecurityscanner/README.md b/java-websecurityscanner/README.md index ad47b31706d5..bd86ad800347 100644 --- a/java-websecurityscanner/README.md +++ b/java-websecurityscanner/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-websecurityscanner - 2.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-websecurityscanner:2.23.0' +implementation 'com.google.cloud:google-cloud-websecurityscanner:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.24.0" ``` diff --git a/java-workflow-executions/README.md b/java-workflow-executions/README.md index 3408143fd810..a86c1f03bcc2 100644 --- a/java-workflow-executions/README.md +++ b/java-workflow-executions/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workflow-executions - 2.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflow-executions:2.23.0' +implementation 'com.google.cloud:google-cloud-workflow-executions:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.24.0" ``` diff --git a/java-workflows/README.md b/java-workflows/README.md index 2d984acd8b17..30be48cf6418 100644 --- a/java-workflows/README.md +++ b/java-workflows/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workflows - 2.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflows:2.23.0' +implementation 'com.google.cloud:google-cloud-workflows:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.24.0" ``` diff --git a/java-workstations/README.md b/java-workstations/README.md index 920a270a2106..86f29e1ea7df 100644 --- a/java-workstations/README.md +++ b/java-workstations/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workstations - 0.11.0 + 0.12.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workstations:0.11.0' +implementation 'com.google.cloud:google-cloud-workstations:0.12.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.11.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.12.0" ```