diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a09efe7f87ae..23860f90cffc 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.12.0" + ".": "1.13.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b513d0af7659..0e6b92dcbfdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.13.0](https://github.com/googleapis/google-cloud-java/compare/v1.12.0...v1.13.0) (2023-06-06) + + +### Bug Fixes + +* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.123.13 ([#9478](https://github.com/googleapis/google-cloud-java/issues/9478)) ([47778ff](https://github.com/googleapis/google-cloud-java/commit/47778ff0b2eb98b6354f237ee84df0dafc567bec)) +* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.22.3 ([#9477](https://github.com/googleapis/google-cloud-java/issues/9477)) ([ce1ce33](https://github.com/googleapis/google-cloud-java/commit/ce1ce333f6e3e11a9382c8f29196b53c7afa21c2)) + ## [1.12.0](https://github.com/googleapis/google-cloud-java/compare/v1.11.0...v1.12.0) (2023-05-26) diff --git a/java-tasks/README.md b/java-tasks/README.md index 69292d086cbe..df4e45852f23 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.18.0 + 2.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tasks:2.18.0' +implementation 'com.google.cloud:google-cloud-tasks:2.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.19.0" ``` diff --git a/java-texttospeech/README.md b/java-texttospeech/README.md index 317dbeaeb015..828cf194f336 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.19.0 + 2.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-texttospeech:2.19.0' +implementation 'com.google.cloud:google-cloud-texttospeech:2.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.20.0" ``` diff --git a/java-tpu/README.md b/java-tpu/README.md index 30215809f12f..e416bed8d09c 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.19.0 + 2.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tpu:2.19.0' +implementation 'com.google.cloud:google-cloud-tpu:2.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.20.0" ``` diff --git a/java-trace/README.md b/java-trace/README.md index cd406754e95a..e025a8087e18 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.18.0 + 2.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-trace:2.18.0' +implementation 'com.google.cloud:google-cloud-trace:2.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.19.0" ``` diff --git a/java-translate/README.md b/java-translate/README.md index 8e32275dd1e5..b2aeaf3e1585 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.18.0 + 2.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-translate:2.18.0' +implementation 'com.google.cloud:google-cloud-translate:2.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.19.0" ``` diff --git a/java-video-intelligence/README.md b/java-video-intelligence/README.md index 69278e657153..0124e104166c 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.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-intelligence:2.17.0' +implementation 'com.google.cloud:google-cloud-video-intelligence:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.18.0" ``` diff --git a/java-video-live-stream/README.md b/java-video-live-stream/README.md index 6e6a54dffaa0..bf4d523be5cb 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.20.0 + 0.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-live-stream:0.20.0' +implementation 'com.google.cloud:google-cloud-live-stream:0.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.20.0" +libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.21.0" ``` diff --git a/java-video-stitcher/README.md b/java-video-stitcher/README.md index 0411bd738893..37a7bb843e52 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.18.0 + 0.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-stitcher:0.18.0' +implementation 'com.google.cloud:google-cloud-video-stitcher:0.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.19.0" ``` diff --git a/java-video-transcoder/README.md b/java-video-transcoder/README.md index 09980367bc02..9d04b48bfde8 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.17.0 + 1.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-transcoder:1.17.0' +implementation 'com.google.cloud:google-cloud-video-transcoder:1.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.18.0" ``` diff --git a/java-vision/README.md b/java-vision/README.md index 9d413d144a46..157992750161 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.16.0 + 3.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vision:3.16.0' +implementation 'com.google.cloud:google-cloud-vision:3.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.17.0" ``` diff --git a/java-vmmigration/README.md b/java-vmmigration/README.md index 28664ed1babb..6ac1bc9f4d09 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.18.0 + 1.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmmigration:1.18.0' +implementation 'com.google.cloud:google-cloud-vmmigration:1.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.19.0" ``` diff --git a/java-vmwareengine/README.md b/java-vmwareengine/README.md index c36610e8b81a..4a92c59b2459 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.12.0 + 0.13.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmwareengine:0.12.0' +implementation 'com.google.cloud:google-cloud-vmwareengine:0.13.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.12.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.13.0" ``` diff --git a/java-vpcaccess/README.md b/java-vpcaccess/README.md index 52dbe358fe29..56bc4827d2c5 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.19.0 + 2.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vpcaccess:2.19.0' +implementation 'com.google.cloud:google-cloud-vpcaccess:2.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.20.0" ``` diff --git a/java-webrisk/README.md b/java-webrisk/README.md index 2d754b37afff..3379afcc3104 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.17.0 + 2.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-webrisk:2.17.0' +implementation 'com.google.cloud:google-cloud-webrisk:2.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.18.0" ``` diff --git a/java-websecurityscanner/README.md b/java-websecurityscanner/README.md index 97b31b2a1cd8..e30e33562c0f 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.18.0 + 2.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-websecurityscanner:2.18.0' +implementation 'com.google.cloud:google-cloud-websecurityscanner:2.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.19.0" ``` diff --git a/java-workflow-executions/README.md b/java-workflow-executions/README.md index 456e9d62c08a..05bd40d97bcd 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.18.0 + 2.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflow-executions:2.18.0' +implementation 'com.google.cloud:google-cloud-workflow-executions:2.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.19.0" ``` diff --git a/java-workflows/README.md b/java-workflows/README.md index 8193d42b4587..6e0a9bdcb221 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.18.0 + 2.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflows:2.18.0' +implementation 'com.google.cloud:google-cloud-workflows:2.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.19.0" ``` diff --git a/java-workstations/README.md b/java-workstations/README.md index 4916232f231b..9d7bd47690a8 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.6.0 + 0.7.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workstations:0.6.0' +implementation 'com.google.cloud:google-cloud-workstations:0.7.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.6.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.7.0" ```