From 89ab7e1756c70b80063d737e92d3ae83445611e6 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Wed, 21 Jun 2023 14:51:46 +0000
Subject: [PATCH] chore(main): release 1.14.0
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 17 +++++++++
changelog.json | 53 +++++++++++++++++++++++++-
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 +--
35 files changed, 166 insertions(+), 98 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 23860f90cffc..2ef9a1c2e140 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.13.0"
+ ".": "1.14.0"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 96e3f624e043..2f0877803174 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,22 @@
# Changelog
+## [1.14.0](https://github.com/googleapis/google-cloud-java/compare/v1.13.0...v1.14.0) (2023-06-21)
+
+
+### Features
+
+* [documentai] add StyleInfo to document.proto ([#9551](https://github.com/googleapis/google-cloud-java/issues/9551)) ([c873d10](https://github.com/googleapis/google-cloud-java/commit/c873d103a625d41838c582737f4b98da6605d47f))
+* [migrationcenter] Migration Center API ([#9532](https://github.com/googleapis/google-cloud-java/issues/9532)) ([07a8685](https://github.com/googleapis/google-cloud-java/commit/07a86854bd8a996b5835d086418189a8ac89c9ad))
+* [vmwareengine] Adding private connection CRUD, updating management subnets and time-limited PC features ([#9531](https://github.com/googleapis/google-cloud-java/issues/9531)) ([bb8a4bc](https://github.com/googleapis/google-cloud-java/commit/bb8a4bc8022d232a658c7a43fd57f8e976872143))
+
+
+### Bug Fixes
+
+* **ci:** CHANGELOG.md generation fix for 'no change' and yoshi-code-bot email ([#9566](https://github.com/googleapis/google-cloud-java/issues/9566)) ([6a5d805](https://github.com/googleapis/google-cloud-java/commit/6a5d80515d37aa6706caf8f6b7e9b5d50127c890))
+* **ci:** specifying fetch depth in CHANGELOG.md generation ([#9564](https://github.com/googleapis/google-cloud-java/issues/9564)) ([0158232](https://github.com/googleapis/google-cloud-java/commit/0158232c5a99773e87d365f568c432de7e83d80b))
+* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.123.14 ([#9522](https://github.com/googleapis/google-cloud-java/issues/9522)) ([78fbbe2](https://github.com/googleapis/google-cloud-java/commit/78fbbe2b03befda2cb3ed338ecdceeac74a4d103))
+* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.22.4 ([#9518](https://github.com/googleapis/google-cloud-java/issues/9518)) ([36a2843](https://github.com/googleapis/google-cloud-java/commit/36a284334cd8b00da8aa71ec589fe1c6155fb64d))
+
## [1.13.0](https://github.com/googleapis/google-cloud-java/compare/v1.12.0...v1.13.0) (2023-06-08)
diff --git a/changelog.json b/changelog.json
index 7bb74d1ca10a..8d494b1da3c3 100644
--- a/changelog.json
+++ b/changelog.json
@@ -1,6 +1,57 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "bb8a4bc8022d232a658c7a43fd57f8e976872143",
+ "message": "[vmwareengine] Adding private connection CRUD, updating management subnets and time-limited PC features",
+ "issues": [
+ "9531"
+ ]
+ }
+ ],
+ "version": "1.14.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-vmwareengine",
+ "id": "25f68a7e-78fc-4fc1-81b8-551261eae83c",
+ "createTime": "2023-06-21T14:51:15.748Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "07a86854bd8a996b5835d086418189a8ac89c9ad",
+ "message": "[migrationcenter] Migration Center API",
+ "issues": [
+ "9532"
+ ]
+ }
+ ],
+ "version": "1.14.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-migrationcenter",
+ "id": "f5095ad1-4d62-4aa2-b924-478ddc57f6e9",
+ "createTime": "2023-06-21T14:51:15.745Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "c873d103a625d41838c582737f4b98da6605d47f",
+ "message": "[documentai] add StyleInfo to document.proto",
+ "issues": [
+ "9551"
+ ]
+ }
+ ],
+ "version": "1.14.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-document-ai",
+ "id": "61003c32-8cf0-48d6-ad21-63531bcc2bcc",
+ "createTime": "2023-06-21T14:51:15.742Z"
+ },
{
"changes": [
{
@@ -7513,5 +7564,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
- "updateTime": "2023-06-08T04:00:46.193Z"
+ "updateTime": "2023-06-21T14:51:15.748Z"
}
\ No newline at end of file
diff --git a/java-scheduler/README.md b/java-scheduler/README.md
index b9956aacc8e2..e6d2db33da5d 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.19.0
+ 2.20.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-scheduler:2.19.0'
+implementation 'com.google.cloud:google-cloud-scheduler:2.20.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.19.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.20.0"
```
diff --git a/java-secretmanager/README.md b/java-secretmanager/README.md
index 3f5d49f1bf25..a6255a5f91c7 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.19.0
+ 2.20.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-secretmanager:2.19.0'
+implementation 'com.google.cloud:google-cloud-secretmanager:2.20.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.19.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.20.0"
```
diff --git a/java-security-private-ca/README.md b/java-security-private-ca/README.md
index 118473e29e95..cd305c6d6aaa 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.21.0
+ 2.22.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-security-private-ca:2.21.0'
+implementation 'com.google.cloud:google-cloud-security-private-ca:2.22.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.21.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.22.0"
```
diff --git a/java-securitycenter-settings/README.md b/java-securitycenter-settings/README.md
index c72d0465a5de..7c564d0fe7d4 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.22.0
+ 0.23.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.22.0'
+implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.23.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.22.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.23.0"
```
diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md
index 026345663ae9..542bf41ed54f 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.27.0
+ 2.28.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-securitycenter:2.27.0'
+implementation 'com.google.cloud:google-cloud-securitycenter:2.28.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.27.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.28.0"
```
diff --git a/java-service-control/README.md b/java-service-control/README.md
index 7824a8d731f6..cf9d2ac125b6 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.19.0
+ 1.20.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-service-control:1.19.0'
+implementation 'com.google.cloud:google-cloud-service-control:1.20.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.19.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.20.0"
```
diff --git a/java-service-management/README.md b/java-service-management/README.md
index 8febbc1fce1e..766059655825 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.17.0
+ 3.18.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-service-management:3.17.0'
+implementation 'com.google.cloud:google-cloud-service-management:3.18.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.17.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.18.0"
```
diff --git a/java-service-usage/README.md b/java-service-usage/README.md
index cc20f4fbbeb0..041e76faf66c 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.19.0
+ 2.20.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-service-usage:2.19.0'
+implementation 'com.google.cloud:google-cloud-service-usage:2.20.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.19.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.20.0"
```
diff --git a/java-servicedirectory/README.md b/java-servicedirectory/README.md
index f41de47d404f..58186c98a04a 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.20.0
+ 2.21.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-servicedirectory:2.20.0'
+implementation 'com.google.cloud:google-cloud-servicedirectory:2.21.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.20.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.21.0"
```
diff --git a/java-shell/README.md b/java-shell/README.md
index 083609d5c739..80d708c6a2af 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.18.0
+ 2.19.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-shell:2.18.0'
+implementation 'com.google.cloud:google-cloud-shell:2.19.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.18.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.19.0"
```
diff --git a/java-speech/README.md b/java-speech/README.md
index 14e98b483378..55acbb59534f 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.14.0
+ 4.15.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-speech:4.14.0'
+implementation 'com.google.cloud:google-cloud-speech:4.15.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.14.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.15.0"
```
diff --git a/java-storage-transfer/README.md b/java-storage-transfer/README.md
index b813082a3cdc..0b06cb8ec02f 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.19.0
+ 1.20.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-storage-transfer:1.19.0'
+implementation 'com.google.cloud:google-cloud-storage-transfer:1.20.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.19.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.20.0"
```
diff --git a/java-storageinsights/README.md b/java-storageinsights/README.md
index 4118ddaccecc..ef0b1bebe084 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.4.0
+ 0.5.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-storageinsights:0.4.0'
+implementation 'com.google.cloud:google-cloud-storageinsights:0.5.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.4.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.5.0"
```
diff --git a/java-talent/README.md b/java-talent/README.md
index e292d82f33be..ab2340e8e9cc 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.20.0
+ 2.21.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-talent:2.20.0'
+implementation 'com.google.cloud:google-cloud-talent:2.21.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.20.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.21.0"
```
diff --git a/java-tasks/README.md b/java-tasks/README.md
index 7faa31e2d5ca..1e524b737de0 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.19.0
+ 2.20.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-tasks:2.19.0'
+implementation 'com.google.cloud:google-cloud-tasks:2.20.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.19.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.20.0"
```
diff --git a/java-texttospeech/README.md b/java-texttospeech/README.md
index f54bc799ae36..172ef753ce0c 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.20.0
+ 2.21.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-texttospeech:2.20.0'
+implementation 'com.google.cloud:google-cloud-texttospeech:2.21.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.20.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.21.0"
```
diff --git a/java-tpu/README.md b/java-tpu/README.md
index e2fd66236553..fefde41b55a5 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.20.0
+ 2.21.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-tpu:2.20.0'
+implementation 'com.google.cloud:google-cloud-tpu:2.21.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.20.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.21.0"
```
diff --git a/java-trace/README.md b/java-trace/README.md
index 87da713ebf2a..d4206240fdc5 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.19.0
+ 2.20.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-trace:2.19.0'
+implementation 'com.google.cloud:google-cloud-trace:2.20.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.19.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.20.0"
```
diff --git a/java-translate/README.md b/java-translate/README.md
index 8c0b64000c2a..684f85996d47 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.19.0
+ 2.20.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-translate:2.19.0'
+implementation 'com.google.cloud:google-cloud-translate:2.20.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.19.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.20.0"
```
diff --git a/java-video-intelligence/README.md b/java-video-intelligence/README.md
index 41233f5566f4..bdfa2da05e25 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.18.0
+ 2.19.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-video-intelligence:2.18.0'
+implementation 'com.google.cloud:google-cloud-video-intelligence:2.19.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.18.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.19.0"
```
diff --git a/java-video-live-stream/README.md b/java-video-live-stream/README.md
index 95cadc3a0660..bfe3ba78ee33 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.21.0
+ 0.22.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-live-stream:0.21.0'
+implementation 'com.google.cloud:google-cloud-live-stream:0.22.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.21.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.22.0"
```
diff --git a/java-video-stitcher/README.md b/java-video-stitcher/README.md
index 563831874665..c52e560c566d 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.19.0
+ 0.20.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-video-stitcher:0.19.0'
+implementation 'com.google.cloud:google-cloud-video-stitcher:0.20.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.19.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.20.0"
```
diff --git a/java-video-transcoder/README.md b/java-video-transcoder/README.md
index ce543d216846..be5377d6b350 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.18.0
+ 1.19.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-video-transcoder:1.18.0'
+implementation 'com.google.cloud:google-cloud-video-transcoder:1.19.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.18.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.19.0"
```
diff --git a/java-vision/README.md b/java-vision/README.md
index e1cc2274bbcc..608f384863e4 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.17.0
+ 3.18.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vision:3.17.0'
+implementation 'com.google.cloud:google-cloud-vision:3.18.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.17.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.18.0"
```
diff --git a/java-vmmigration/README.md b/java-vmmigration/README.md
index 24a4cc3c0771..f31d43d261e9 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.19.0
+ 1.20.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vmmigration:1.19.0'
+implementation 'com.google.cloud:google-cloud-vmmigration:1.20.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.19.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.20.0"
```
diff --git a/java-vmwareengine/README.md b/java-vmwareengine/README.md
index 435c2b4244ce..b67b78a5cd14 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.13.0
+ 0.14.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vmwareengine:0.13.0'
+implementation 'com.google.cloud:google-cloud-vmwareengine:0.14.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.13.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.14.0"
```
diff --git a/java-vpcaccess/README.md b/java-vpcaccess/README.md
index bfe254f509a5..97b27036a4e5 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.20.0
+ 2.21.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vpcaccess:2.20.0'
+implementation 'com.google.cloud:google-cloud-vpcaccess:2.21.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.20.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.21.0"
```
diff --git a/java-webrisk/README.md b/java-webrisk/README.md
index 738ae7c54f1f..f5c6e53f118d 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.18.0
+ 2.19.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-webrisk:2.18.0'
+implementation 'com.google.cloud:google-cloud-webrisk:2.19.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.18.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.19.0"
```
diff --git a/java-websecurityscanner/README.md b/java-websecurityscanner/README.md
index 36432c9ac99d..62b79112aa5c 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.19.0
+ 2.20.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-websecurityscanner:2.19.0'
+implementation 'com.google.cloud:google-cloud-websecurityscanner:2.20.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.19.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.20.0"
```
diff --git a/java-workflow-executions/README.md b/java-workflow-executions/README.md
index e31ec9f6eb6e..eac2957f19c1 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.19.0
+ 2.20.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workflow-executions:2.19.0'
+implementation 'com.google.cloud:google-cloud-workflow-executions:2.20.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.19.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.20.0"
```
diff --git a/java-workflows/README.md b/java-workflows/README.md
index 753afd441502..1193ddb60cbe 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.19.0
+ 2.20.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workflows:2.19.0'
+implementation 'com.google.cloud:google-cloud-workflows:2.20.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.19.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.20.0"
```
diff --git a/java-workstations/README.md b/java-workstations/README.md
index 3302d8b4c0c3..99cedcfa5e01 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.7.0
+ 0.8.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workstations:0.7.0'
+implementation 'com.google.cloud:google-cloud-workstations:0.8.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.7.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.8.0"
```