diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bacdd304e4e6..306dc078c60d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.30.0" + ".": "1.31.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d04b88565a6..cf8d9b512e0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.31.0](https://github.com/googleapis/google-cloud-java/compare/v1.30.0...v1.31.0) (2024-02-27) + + +### Features + +* [vertexai] add GenerateContentConfig class ([#10413](https://github.com/googleapis/google-cloud-java/issues/10413)) ([04e9574](https://github.com/googleapis/google-cloud-java/commit/04e9574a223cd9c42615bfde18aa6ad3dc551251)) + ## [1.30.0](https://github.com/googleapis/google-cloud-java/compare/v1.29.0...v1.30.0) (2024-02-20) diff --git a/changelog.json b/changelog.json index d5363f065435..5e5791e739ae 100644 --- a/changelog.json +++ b/changelog.json @@ -1,6 +1,23 @@ { "repository": "googleapis/google-cloud-java", "entries": [ + { + "changes": [ + { + "type": "feat", + "sha": "04e9574a223cd9c42615bfde18aa6ad3dc551251", + "message": "[vertexai] add GenerateContentConfig class", + "issues": [ + "10413" + ] + } + ], + "version": "1.31.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-vertexai", + "id": "19fc75de-2c70-41ae-891c-66d2fcd167b6", + "createTime": "2024-02-27T00:25:22.649Z" + }, { "changes": [ { @@ -25999,5 +26016,5 @@ "createTime": "2023-02-03T16:27:23.198Z" } ], - "updateTime": "2024-02-20T14:16:34.211Z" + "updateTime": "2024-02-27T00:25:22.649Z" } \ No newline at end of file diff --git a/java-redis/README.md b/java-redis/README.md index 1964afe1f952..e5db671b2765 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.39.0 + 2.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-redis:2.39.0' +implementation 'com.google.cloud:google-cloud-redis:2.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.40.0" ``` diff --git a/java-resource-settings/README.md b/java-resource-settings/README.md index 1aefba7e053f..ea88e34d1717 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.36.0 + 1.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-resource-settings:1.36.0' +implementation 'com.google.cloud:google-cloud-resource-settings:1.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.37.0" ``` diff --git a/java-resourcemanager/README.md b/java-resourcemanager/README.md index 7a92b132ebf1..3dcc3c7071ba 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.38.0 + 1.39.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-resourcemanager:1.38.0' +implementation 'com.google.cloud:google-cloud-resourcemanager:1.39.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.38.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.39.0" ``` diff --git a/java-retail/README.md b/java-retail/README.md index fde3d380371a..3d3b5bff3366 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.38.0 + 2.39.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-retail:2.38.0' +implementation 'com.google.cloud:google-cloud-retail:2.39.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.38.0" +libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.39.0" ``` diff --git a/java-run/README.md b/java-run/README.md index 0155afa9318a..c9e3069642e3 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.36.0 + 0.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-run:0.36.0' +implementation 'com.google.cloud:google-cloud-run:0.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.37.0" ``` diff --git a/java-scheduler/README.md b/java-scheduler/README.md index caa831808c63..87c26565185e 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.36.0 + 2.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-scheduler:2.36.0' +implementation 'com.google.cloud:google-cloud-scheduler:2.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.37.0" ``` diff --git a/java-secretmanager/README.md b/java-secretmanager/README.md index 8560f4c525be..5ae206270c08 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.36.0 + 2.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-secretmanager:2.36.0' +implementation 'com.google.cloud:google-cloud-secretmanager:2.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.37.0" ``` diff --git a/java-securesourcemanager/README.md b/java-securesourcemanager/README.md index 2d916026456d..c0c463f8f05d 100644 --- a/java-securesourcemanager/README.md +++ b/java-securesourcemanager/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securesourcemanager - 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-securesourcemanager:0.6.0' +implementation 'com.google.cloud:google-cloud-securesourcemanager:0.7.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securesourcemanager" % "0.6.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securesourcemanager" % "0.7.0" ``` diff --git a/java-security-private-ca/README.md b/java-security-private-ca/README.md index df3241ba36bc..be2c0215625e 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.38.0 + 2.39.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-security-private-ca:2.38.0' +implementation 'com.google.cloud:google-cloud-security-private-ca:2.39.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.38.0" +libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.39.0" ``` diff --git a/java-securitycenter-settings/README.md b/java-securitycenter-settings/README.md index 1f5a36ec8d09..c7b5603ec968 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.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.39.0' +implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.40.0" ``` diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md index 7dff6b208c2e..b295c06bc275 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.44.0 + 2.45.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter:2.44.0' +implementation 'com.google.cloud:google-cloud-securitycenter:2.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.44.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.45.0" ``` diff --git a/java-securitycentermanagement/README.md b/java-securitycentermanagement/README.md index 6adef5eb680b..ef4507c62762 100644 --- a/java-securitycentermanagement/README.md +++ b/java-securitycentermanagement/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securitycentermanagement - 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-securitycentermanagement:0.4.0' +implementation 'com.google.cloud:google-cloud-securitycentermanagement:0.5.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.4.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.5.0" ``` diff --git a/java-securityposture/README.md b/java-securityposture/README.md index 6d143815a07c..a7988fbac076 100644 --- a/java-securityposture/README.md +++ b/java-securityposture/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securityposture - 0.1.0 + 0.2.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securityposture:0.1.0' +implementation 'com.google.cloud:google-cloud-securityposture:0.2.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securityposture" % "0.1.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securityposture" % "0.2.0" ``` diff --git a/java-service-control/README.md b/java-service-control/README.md index 6c6478c5f06a..cfef42a121a5 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.36.0 + 1.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-control:1.36.0' +implementation 'com.google.cloud:google-cloud-service-control:1.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.37.0" ``` diff --git a/java-service-management/README.md b/java-service-management/README.md index b1be1c80f7e9..ff8517b9f93f 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.34.0 + 3.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-management:3.34.0' +implementation 'com.google.cloud:google-cloud-service-management:3.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.35.0" ``` diff --git a/java-service-usage/README.md b/java-service-usage/README.md index 1eb7f89cbed5..1bb22c93d1d1 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.36.0 + 2.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-usage:2.36.0' +implementation 'com.google.cloud:google-cloud-service-usage:2.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.37.0" ``` diff --git a/java-servicedirectory/README.md b/java-servicedirectory/README.md index ced501a8a57c..086b783ec9d5 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.37.0 + 2.38.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-servicedirectory:2.37.0' +implementation 'com.google.cloud:google-cloud-servicedirectory:2.38.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.37.0" +libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.38.0" ``` diff --git a/java-servicehealth/README.md b/java-servicehealth/README.md index 8f27b88284b1..bc273f6be2e4 100644 --- a/java-servicehealth/README.md +++ b/java-servicehealth/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-servicehealth - 0.3.0 + 0.4.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-servicehealth:0.3.0' +implementation 'com.google.cloud:google-cloud-servicehealth:0.4.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-servicehealth" % "0.3.0" +libraryDependencies += "com.google.cloud" % "google-cloud-servicehealth" % "0.4.0" ``` diff --git a/java-shell/README.md b/java-shell/README.md index 0e8833be78be..0d73de5605b6 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.35.0 + 2.36.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-shell:2.35.0' +implementation 'com.google.cloud:google-cloud-shell:2.36.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.35.0" +libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.36.0" ``` diff --git a/java-shopping-css/README.md b/java-shopping-css/README.md index 45a05e0a1908..7ed2d72cbd5b 100644 --- a/java-shopping-css/README.md +++ b/java-shopping-css/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-css - 0.4.0 + 0.5.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-css:0.4.0' +implementation 'com.google.shopping:google-shopping-css:0.5.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.4.0" +libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.5.0" ``` diff --git a/java-shopping-merchant-inventories/README.md b/java-shopping-merchant-inventories/README.md index c59c3c2cc7f1..152f5d1c96e9 100644 --- a/java-shopping-merchant-inventories/README.md +++ b/java-shopping-merchant-inventories/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-inventories - 0.12.0 + 0.13.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-inventories:0.12.0' +implementation 'com.google.shopping:google-shopping-merchant-inventories:0.13.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.12.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.13.0" ``` diff --git a/java-shopping-merchant-reports/README.md b/java-shopping-merchant-reports/README.md index d67d23a26f45..2c401145cc38 100644 --- a/java-shopping-merchant-reports/README.md +++ b/java-shopping-merchant-reports/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-reports - 0.12.0 + 0.13.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-reports:0.12.0' +implementation 'com.google.shopping:google-shopping-merchant-reports:0.13.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.12.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.13.0" ``` diff --git a/java-speech/README.md b/java-speech/README.md index fa1c6ec6f130..e9c04a1e7d5e 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.31.0 + 4.32.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-speech:4.31.0' +implementation 'com.google.cloud:google-cloud-speech:4.32.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.31.0" +libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.32.0" ``` diff --git a/java-storage-transfer/README.md b/java-storage-transfer/README.md index 71f45b940a35..c215d263081d 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.36.0 + 1.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-storage-transfer:1.36.0' +implementation 'com.google.cloud:google-cloud-storage-transfer:1.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.37.0" ``` diff --git a/java-storageinsights/README.md b/java-storageinsights/README.md index 846294f147a1..eb27b1f0595b 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.21.0 + 0.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-storageinsights:0.21.0' +implementation 'com.google.cloud:google-cloud-storageinsights:0.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.22.0" ``` diff --git a/java-talent/README.md b/java-talent/README.md index 21076366adb7..caefb1ed8716 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.37.0 + 2.38.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-talent:2.37.0' +implementation 'com.google.cloud:google-cloud-talent:2.38.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.37.0" +libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.38.0" ``` diff --git a/java-tasks/README.md b/java-tasks/README.md index 028a9989ec5d..c579a6d6ad9b 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.36.0 + 2.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tasks:2.36.0' +implementation 'com.google.cloud:google-cloud-tasks:2.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.37.0" ``` diff --git a/java-telcoautomation/README.md b/java-telcoautomation/README.md index 2c890309311f..7f18c30a21f3 100644 --- a/java-telcoautomation/README.md +++ b/java-telcoautomation/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-telcoautomation - 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-telcoautomation:0.6.0' +implementation 'com.google.cloud:google-cloud-telcoautomation:0.7.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-telcoautomation" % "0.6.0" +libraryDependencies += "com.google.cloud" % "google-cloud-telcoautomation" % "0.7.0" ``` diff --git a/java-texttospeech/README.md b/java-texttospeech/README.md index 6f33073e22b9..14af98285a2a 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.37.0 + 2.38.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-texttospeech:2.37.0' +implementation 'com.google.cloud:google-cloud-texttospeech:2.38.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.37.0" +libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.38.0" ``` diff --git a/java-tpu/README.md b/java-tpu/README.md index 789b3f7829cd..f22a57fbf084 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.37.0 + 2.38.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tpu:2.37.0' +implementation 'com.google.cloud:google-cloud-tpu:2.38.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.37.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.38.0" ``` diff --git a/java-trace/README.md b/java-trace/README.md index d0095bd2dbae..ed7324e15b0d 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.36.0 + 2.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-trace:2.36.0' +implementation 'com.google.cloud:google-cloud-trace:2.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.37.0" ``` diff --git a/java-translate/README.md b/java-translate/README.md index 55c8571cdb1b..c513fe60dcba 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.36.0 + 2.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-translate:2.36.0' +implementation 'com.google.cloud:google-cloud-translate:2.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.37.0" ``` diff --git a/java-vertexai/README.md b/java-vertexai/README.md index 092e8ddef5e7..6275f6086ffe 100644 --- a/java-vertexai/README.md +++ b/java-vertexai/README.md @@ -40,20 +40,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vertexai - 0.5.0 + 0.6.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vertexai:0.5.0' +implementation 'com.google.cloud:google-cloud-vertexai:0.6.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vertexai" % "0.5.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vertexai" % "0.6.0" ``` diff --git a/java-video-intelligence/README.md b/java-video-intelligence/README.md index db6423884dcc..eab1ace0f017 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.35.0 + 2.36.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-intelligence:2.35.0' +implementation 'com.google.cloud:google-cloud-video-intelligence:2.36.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.35.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.36.0" ``` diff --git a/java-video-live-stream/README.md b/java-video-live-stream/README.md index be2d0292b838..7584ee3ee3d7 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.38.0 + 0.39.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-live-stream:0.38.0' +implementation 'com.google.cloud:google-cloud-live-stream:0.39.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.38.0" +libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.39.0" ``` diff --git a/java-video-stitcher/README.md b/java-video-stitcher/README.md index ccaa17b0ca2b..c52bcb1114ca 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.36.0 + 0.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-stitcher:0.36.0' +implementation 'com.google.cloud:google-cloud-video-stitcher:0.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.37.0" ``` diff --git a/java-video-transcoder/README.md b/java-video-transcoder/README.md index 16e90678d259..54091c00f9c6 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.35.0 + 1.36.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-transcoder:1.35.0' +implementation 'com.google.cloud:google-cloud-video-transcoder:1.36.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.35.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.36.0" ``` diff --git a/java-vision/README.md b/java-vision/README.md index b26c0d7ecd03..70d40b29ab54 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.34.0 + 3.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vision:3.34.0' +implementation 'com.google.cloud:google-cloud-vision:3.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.35.0" ``` diff --git a/java-vmmigration/README.md b/java-vmmigration/README.md index 0cee1140350c..cffdd285c451 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.36.0 + 1.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmmigration:1.36.0' +implementation 'com.google.cloud:google-cloud-vmmigration:1.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.37.0" ``` diff --git a/java-vmwareengine/README.md b/java-vmwareengine/README.md index 6116763e6410..fc8def43aa1e 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.30.0 + 0.31.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmwareengine:0.30.0' +implementation 'com.google.cloud:google-cloud-vmwareengine:0.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.30.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.31.0" ``` diff --git a/java-vpcaccess/README.md b/java-vpcaccess/README.md index f5e12c3c9ef7..c8975a4d4383 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.37.0 + 2.38.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vpcaccess:2.37.0' +implementation 'com.google.cloud:google-cloud-vpcaccess:2.38.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.37.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.38.0" ``` diff --git a/java-webrisk/README.md b/java-webrisk/README.md index d0683beb6d52..92962cd85b96 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.35.0 + 2.36.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-webrisk:2.35.0' +implementation 'com.google.cloud:google-cloud-webrisk:2.36.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.35.0" +libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.36.0" ``` diff --git a/java-websecurityscanner/README.md b/java-websecurityscanner/README.md index df52505b3a91..b769b1c1d2eb 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.36.0 + 2.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-websecurityscanner:2.36.0' +implementation 'com.google.cloud:google-cloud-websecurityscanner:2.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.37.0" ``` diff --git a/java-workflow-executions/README.md b/java-workflow-executions/README.md index 04fefbfa571e..0d4e9addf5d6 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.36.0 + 2.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflow-executions:2.36.0' +implementation 'com.google.cloud:google-cloud-workflow-executions:2.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.37.0" ``` diff --git a/java-workflows/README.md b/java-workflows/README.md index b31b4e55b281..06f6ea67fe6a 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.36.0 + 2.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflows:2.36.0' +implementation 'com.google.cloud:google-cloud-workflows:2.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.37.0" ``` diff --git a/java-workstations/README.md b/java-workstations/README.md index 1bdef9502944..f220b1f12f9d 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.24.0 + 0.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workstations:0.24.0' +implementation 'com.google.cloud:google-cloud-workstations:0.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.25.0" ```