diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bf5f798ff27b..0b20d6d71f65 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.45.0" + ".": "1.46.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index fb0cfbb017a9..1d489e142857 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,60 @@ # Changelog +## [1.46.0](https://github.com/googleapis/google-cloud-java/compare/v1.45.0...v1.46.0) (2024-10-09) + + +### ⚠ BREAKING CHANGES + +* [backupdr] Remove visibility of unneeded TestIamPermissions RPC +* [documentai] remove deprecated v1beta1 and v1beta2 ([#11228](https://github.com/googleapis/google-cloud-java/issues/11228)) + +### Features + +* [admanager] Added support for Interactive Reporting ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [aiplatform] add a dynamic retrieval API ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [aiplatform] add a dynamic retrieval API ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [aiplatform] add continuous sync option in feature_view.proto ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [aiplatform] add enable_secure_private_service_connect in service attachment ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [aiplatform] add new `PscInterfaceConfig` field to `pipeline_job.proto` ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [aiplatform] add partner_model_tuning_spec to TuningJob ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [aiplatform] add psc_automation_configs to DeployIndex v1 ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [bigquerydatatransfer]Add scheduleOptionsV2 and Error fields for TransferConfig ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [channel] Add support for primary_admin_email as customer_identity for ImportCustomer ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [chat] Add doc for permission settings & announcement space support ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [cloudcommerceconsumerprocurement] add Order modification RPCs and License Management Service ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [contact-center-insights] Add import / export IssueModel ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [deploy] added support for deploy policies ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [documentai] remove deprecated v1beta1 and v1beta2 ([#11228](https://github.com/googleapis/google-cloud-java/issues/11228)) ([5876f54](https://github.com/googleapis/google-cloud-java/commit/5876f54b761610596aa0fe76cc78e47f0a9bf122)) +* [marketingplatformadminapi] new module for marketingplatformadminapi ([#11225](https://github.com/googleapis/google-cloud-java/issues/11225)) ([c2d44dc](https://github.com/googleapis/google-cloud-java/commit/c2d44dcf12d47ef7616876170e0b58cbc3197775)) +* [oracledatabase] new module for oracledatabase ([#11224](https://github.com/googleapis/google-cloud-java/issues/11224)) ([1c83c78](https://github.com/googleapis/google-cloud-java/commit/1c83c781f391b79de148d89fd3b82aa38f2317a5)) +* [retail] add conversational search ([9d60986](https://github.com/googleapis/google-cloud-java/commit/9d60986f1d774a0a9c5ee382aa58576d4d4c6622)) +* [retail] add conversational search ([9d60986](https://github.com/googleapis/google-cloud-java/commit/9d60986f1d774a0a9c5ee382aa58576d4d4c6622)) +* [retail] add conversational search ([9d60986](https://github.com/googleapis/google-cloud-java/commit/9d60986f1d774a0a9c5ee382aa58576d4d4c6622)) +* [shopping-merchant-accounts] add 'force' parameter for accounts.delete method ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [shopping-merchant-datasources] adding some more information about supplemental data sources ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) + + +### Bug Fixes + +* [aiplatform] annotate PipelineJob and PipelineTaskRerunConfig fields as optional ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [backupdr] Remove visibility of unneeded TestIamPermissions RPC ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* **deps:** update dependency com.google.apis:google-api-services-storage to v1-rev20240924-2.0.0 ([#11207](https://github.com/googleapis/google-cloud-java/issues/11207)) ([a649470](https://github.com/googleapis/google-cloud-java/commit/a6494706f4018d8097ba1221da30d1308cddca6d)) +* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.132.3 ([#11201](https://github.com/googleapis/google-cloud-java/issues/11201)) ([a8ff751](https://github.com/googleapis/google-cloud-java/commit/a8ff75186e630803081ae5456245ed4c1e0b5563)) +* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.0 ([#11212](https://github.com/googleapis/google-cloud-java/issues/11212)) ([9c4f9e2](https://github.com/googleapis/google-cloud-java/commit/9c4f9e25af0f67bc45b3064cd2ce6d149ab61a1a)) +* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.1 ([#11231](https://github.com/googleapis/google-cloud-java/issues/11231)) ([3a00b64](https://github.com/googleapis/google-cloud-java/commit/3a00b648c762f9b71495d5eff66adc59dde65f71)) +* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.43.1 ([#11198](https://github.com/googleapis/google-cloud-java/issues/11198)) ([0cdd505](https://github.com/googleapis/google-cloud-java/commit/0cdd50546a1412dd74463dec9d4400ea6944f4bc)) +* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.43.2 ([#11236](https://github.com/googleapis/google-cloud-java/issues/11236)) ([46e7ba4](https://github.com/googleapis/google-cloud-java/commit/46e7ba4644daaca737436cc234949496e7f9b2e6)) +* **deps:** update the Java code generator (gapic-generator-java) to 2.47.0 ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) + + +### Documentation + +* [batch] Clarify Batch only supports global custom instance template now ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [parallelstore] minor documentation formatting fix for Parallelstore ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [parallelstore] minor documentation formatting fix for Parallelstore ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) +* [recaptchaenterprise] minor wording and branding adjustments ([9d60986](https://github.com/googleapis/google-cloud-java/commit/9d60986f1d774a0a9c5ee382aa58576d4d4c6622)) +* [run]fixed formatting of some documentation ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6)) + ## [1.45.0](https://github.com/googleapis/google-cloud-java/compare/v1.44.0...v1.45.0) (2024-09-27) diff --git a/changelog.json b/changelog.json index 84ae20046842..216fb187e144 100644 --- a/changelog.json +++ b/changelog.json @@ -1,6 +1,124 @@ { "repository": "googleapis/google-cloud-java", "entries": [ + { + "changes": [ + { + "type": "feat", + "sha": "1c83c781f391b79de148d89fd3b82aa38f2317a5", + "message": "[oracledatabase] new module for oracledatabase", + "issues": [ + "11224" + ] + } + ], + "version": "1.46.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-oracledatabase", + "id": "4121f51e-f8b7-4fa7-af08-7cdfbd7a7164", + "createTime": "2024-10-09T13:37:39.936Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "c2d44dcf12d47ef7616876170e0b58cbc3197775", + "message": "[marketingplatformadminapi] new module for marketingplatformadminapi", + "issues": [ + "11225" + ] + } + ], + "version": "1.46.0", + "language": "JAVA", + "artifactName": "com.google.ads-marketingplatform:admin", + "id": "da8e787d-dabc-4469-91cb-8dfddc313dda", + "createTime": "2024-10-09T13:37:39.545Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "5876f54b761610596aa0fe76cc78e47f0a9bf122", + "message": "[documentai] remove deprecated v1beta1 and v1beta2", + "issues": [ + "11228" + ], + "breakingChangeNote": "[documentai] remove deprecated v1beta1 and v1beta2 ([#11228](https://github.com/googleapis/google-cloud-java/issues/11228))" + } + ], + "version": "1.46.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-document-ai", + "id": "f07fd8fd-362a-485c-b2b5-155d315de9c0", + "createTime": "2024-10-09T13:37:38.942Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622", + "message": "[retail] add conversational search", + "issues": [] + }, + { + "type": "feat", + "sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622", + "message": "[retail] add conversational search", + "issues": [] + }, + { + "type": "feat", + "sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622", + "message": "[retail] add conversational search", + "issues": [] + }, + { + "type": "docs", + "sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622", + "message": "[recaptchaenterprise] minor wording and branding adjustments", + "issues": [] + } + ], + "version": "1.46.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-retail", + "id": "0e35ecca-8b30-409a-bd6d-c19dca8b2481", + "createTime": "2024-10-09T13:37:38.637Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622", + "message": "[retail] add conversational search", + "issues": [] + }, + { + "type": "feat", + "sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622", + "message": "[retail] add conversational search", + "issues": [] + }, + { + "type": "feat", + "sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622", + "message": "[retail] add conversational search", + "issues": [] + }, + { + "type": "docs", + "sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622", + "message": "[recaptchaenterprise] minor wording and branding adjustments", + "issues": [] + } + ], + "version": "1.46.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-recaptchaenterprise", + "id": "97f66159-695d-491b-9002-b522b0b55444", + "createTime": "2024-10-09T13:37:37.973Z" + }, { "changes": [ { @@ -339568,5 +339686,5 @@ "createTime": "2023-02-03T16:27:23.198Z" } ], - "updateTime": "2024-09-26T17:47:57.178Z" + "updateTime": "2024-10-09T13:37:39.936Z" } \ No newline at end of file diff --git a/java-video-intelligence/README.md b/java-video-intelligence/README.md index e3c85223c529..041e431db97c 100644 --- a/java-video-intelligence/README.md +++ b/java-video-intelligence/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-intelligence - 2.50.0 + 2.51.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-intelligence:2.50.0' +implementation 'com.google.cloud:google-cloud-video-intelligence:2.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.51.0" ``` diff --git a/java-video-live-stream/README.md b/java-video-live-stream/README.md index 75a622b54bef..80c07dcc9938 100644 --- a/java-video-live-stream/README.md +++ b/java-video-live-stream/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-live-stream - 0.53.0 + 0.54.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-live-stream:0.53.0' +implementation 'com.google.cloud:google-cloud-live-stream:0.54.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.53.0" +libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.54.0" ``` diff --git a/java-video-stitcher/README.md b/java-video-stitcher/README.md index b8e7176f609a..0716d1b16944 100644 --- a/java-video-stitcher/README.md +++ b/java-video-stitcher/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-stitcher - 0.51.0 + 0.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-stitcher:0.51.0' +implementation 'com.google.cloud:google-cloud-video-stitcher:0.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.52.0" ``` diff --git a/java-video-transcoder/README.md b/java-video-transcoder/README.md index 9a5e2953c3fd..f55fea1504db 100644 --- a/java-video-transcoder/README.md +++ b/java-video-transcoder/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-transcoder - 1.50.0 + 1.51.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-transcoder:1.50.0' +implementation 'com.google.cloud:google-cloud-video-transcoder:1.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.51.0" ``` diff --git a/java-vision/README.md b/java-vision/README.md index d31c5e1d4e7b..04a78dbfeb60 100644 --- a/java-vision/README.md +++ b/java-vision/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vision - 3.49.0 + 3.50.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vision:3.49.0' +implementation 'com.google.cloud:google-cloud-vision:3.50.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.49.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.50.0" ``` diff --git a/java-visionai/README.md b/java-visionai/README.md index 045e7dc93d5e..28710c5dd64b 100644 --- a/java-visionai/README.md +++ b/java-visionai/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-visionai - 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-visionai:0.8.0' +implementation 'com.google.cloud:google-cloud-visionai:0.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-visionai" % "0.8.0" +libraryDependencies += "com.google.cloud" % "google-cloud-visionai" % "0.9.0" ``` diff --git a/java-vmmigration/README.md b/java-vmmigration/README.md index 3cfd09efa836..2227cc6b3235 100644 --- a/java-vmmigration/README.md +++ b/java-vmmigration/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vmmigration - 1.51.0 + 1.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmmigration:1.51.0' +implementation 'com.google.cloud:google-cloud-vmmigration:1.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.52.0" ``` diff --git a/java-vmwareengine/README.md b/java-vmwareengine/README.md index 650da18def6d..ef7db19ce04d 100644 --- a/java-vmwareengine/README.md +++ b/java-vmwareengine/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vmwareengine - 0.45.0 + 0.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmwareengine:0.45.0' +implementation 'com.google.cloud:google-cloud-vmwareengine:0.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.46.0" ``` diff --git a/java-vpcaccess/README.md b/java-vpcaccess/README.md index 3b600e6fcace..5bf56fb5f752 100644 --- a/java-vpcaccess/README.md +++ b/java-vpcaccess/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vpcaccess - 2.52.0 + 2.53.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vpcaccess:2.52.0' +implementation 'com.google.cloud:google-cloud-vpcaccess:2.53.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.52.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.53.0" ``` diff --git a/java-webrisk/README.md b/java-webrisk/README.md index 672f82e126bd..a8c5c0a6d61a 100644 --- a/java-webrisk/README.md +++ b/java-webrisk/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-webrisk - 2.50.0 + 2.51.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-webrisk:2.50.0' +implementation 'com.google.cloud:google-cloud-webrisk:2.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.51.0" ``` diff --git a/java-websecurityscanner/README.md b/java-websecurityscanner/README.md index d0b26acc03f2..515297434bce 100644 --- a/java-websecurityscanner/README.md +++ b/java-websecurityscanner/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-websecurityscanner - 2.51.0 + 2.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-websecurityscanner:2.51.0' +implementation 'com.google.cloud:google-cloud-websecurityscanner:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.52.0" ``` diff --git a/java-workflow-executions/README.md b/java-workflow-executions/README.md index 248ca436adbf..5a229a1c20a9 100644 --- a/java-workflow-executions/README.md +++ b/java-workflow-executions/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workflow-executions - 2.51.0 + 2.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflow-executions:2.51.0' +implementation 'com.google.cloud:google-cloud-workflow-executions:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.52.0" ``` diff --git a/java-workflows/README.md b/java-workflows/README.md index 163ff20694d7..3d207c1ee999 100644 --- a/java-workflows/README.md +++ b/java-workflows/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workflows - 2.51.0 + 2.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflows:2.51.0' +implementation 'com.google.cloud:google-cloud-workflows:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.52.0" ``` diff --git a/java-workspaceevents/README.md b/java-workspaceevents/README.md index 973e75f9b9c4..72e674bcc365 100644 --- a/java-workspaceevents/README.md +++ b/java-workspaceevents/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workspaceevents - 0.15.0 + 0.16.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workspaceevents:0.15.0' +implementation 'com.google.cloud:google-cloud-workspaceevents:0.16.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workspaceevents" % "0.15.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workspaceevents" % "0.16.0" ``` diff --git a/java-workstations/README.md b/java-workstations/README.md index 676aceff15af..65b7a42a3fa5 100644 --- a/java-workstations/README.md +++ b/java-workstations/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workstations - 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-workstations:0.39.0' +implementation 'com.google.cloud:google-cloud-workstations:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.40.0" ```