From b805dceddd319dccea239549a09779f349b0c70e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 14:10:04 +0000 Subject: [PATCH] chore(main): release 1.17.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 60 +++ changelog.json | 535 +++++++++++++++++++++++- java-orchestration-airflow/README.md | 6 +- java-orgpolicy/README.md | 6 +- java-os-config/README.md | 6 +- java-os-login/README.md | 6 +- java-phishingprotection/README.md | 6 +- java-policy-troubleshooter/README.md | 6 +- java-policysimulator/README.md | 6 +- java-private-catalog/README.md | 6 +- java-profiler/README.md | 6 +- java-publicca/README.md | 6 +- java-rapidmigrationassessment/README.md | 6 +- java-recaptchaenterprise/README.md | 6 +- java-recommendations-ai/README.md | 6 +- java-recommender/README.md | 6 +- java-redis/README.md | 6 +- java-resource-settings/README.md | 6 +- java-resourcemanager/README.md | 6 +- java-retail/README.md | 6 +- java-run/README.md | 6 +- java-scheduler/README.md | 6 +- java-secretmanager/README.md | 6 +- java-security-private-ca/README.md | 6 +- java-securitycenter-settings/README.md | 6 +- java-securitycenter/README.md | 6 +- java-service-control/README.md | 6 +- java-service-management/README.md | 6 +- java-service-usage/README.md | 6 +- java-servicedirectory/README.md | 6 +- java-shell/README.md | 6 +- java-speech/README.md | 6 +- java-storage-transfer/README.md | 6 +- java-storageinsights/README.md | 6 +- java-talent/README.md | 6 +- java-tasks/README.md | 6 +- java-texttospeech/README.md | 6 +- java-tpu/README.md | 6 +- java-trace/README.md | 6 +- java-translate/README.md | 6 +- java-video-intelligence/README.md | 6 +- java-video-live-stream/README.md | 6 +- java-video-stitcher/README.md | 6 +- java-video-transcoder/README.md | 6 +- java-vision/README.md | 6 +- java-vmmigration/README.md | 6 +- java-vmwareengine/README.md | 6 +- java-vpcaccess/README.md | 6 +- java-webrisk/README.md | 6 +- java-websecurityscanner/README.md | 6 +- java-workflow-executions/README.md | 6 +- java-workflows/README.md | 6 +- java-workstations/README.md | 6 +- 54 files changed, 748 insertions(+), 155 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5677a32dbcba..46e7a463695a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.16.0" + ".": "1.17.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 64e4b6f4ff16..053150ffaef1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,65 @@ # Changelog +## [1.17.0](https://github.com/googleapis/google-cloud-java/compare/v1.16.0...v1.17.0) (2023-08-08) + + +### ⚠ BREAKING CHANGES + +* [analyticsadmin] update the `ReportingAttributionModel` enum to rename `CROSS_CHANNEL_DATA_DRIVEN` to `PAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN`, `CROSS_CHANNEL_LAST_CLICK` to `PAID_AND_ORGANIC_CHANNELS_LAST_CLICK`, `CROSS_CHANNEL_FIRST_CLICK` to `P... ([#9705](https://github.com/googleapis/google-cloud-java/issues/9705)) +* [analyticsadmin] update the `ReportingAttributionModel` enum to rename `CROSS_CHANNEL_DATA_DRIVEN` to `PAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN`, `CROSS_CHANNEL_LAST_CLICK` to `PAID_AND_ORGANIC_CHANNELS_LAST_CLICK`, `CROSS_CHANNEL_FIRST_CLICK` to `P... ([#9706](https://github.com/googleapis/google-cloud-java/issues/9706)) + +### Features + +* [advisorynotifications] adding notification types to advisorynotifications.googleapis.com libraries ([#9716](https://github.com/googleapis/google-cloud-java/issues/9716)) ([43f4842](https://github.com/googleapis/google-cloud-java/commit/43f4842a52887a0a8975a149903cecf50addce16)) +* [aiplatform] add RaySepc to ResourceRuntimeSpec, and add ResourceRuntime to PersistentResource ([#9674](https://github.com/googleapis/google-cloud-java/issues/9674)) ([f7a6838](https://github.com/googleapis/google-cloud-java/commit/f7a683858ec4ff81e92828b39a683d6117c6b936)) +* [alloydb connectors] new module for alloydb connectors ([#9737](https://github.com/googleapis/google-cloud-java/issues/9737)) ([bb4271e](https://github.com/googleapis/google-cloud-java/commit/bb4271e1c378c9ea2ce4540ccea2608f89b2506a)) +* [batch] Add comment to the unsupported order_by field of ListTasksRequest ([#9684](https://github.com/googleapis/google-cloud-java/issues/9684)) ([c27566e](https://github.com/googleapis/google-cloud-java/commit/c27566e930b4165a6a468351021c222d677478c8)) +* [batch] Clarify Batch API proto doc about pubsub notifications ([#9741](https://github.com/googleapis/google-cloud-java/issues/9741)) ([e580ede](https://github.com/googleapis/google-cloud-java/commit/e580ede1be613ac684f4d24f1c9c6d6a392f00b8)) +* [bigquerydatatransfer] add EncryptionConfiguration to TransferConfig ([#9717](https://github.com/googleapis/google-cloud-java/issues/9717)) ([dbed6d2](https://github.com/googleapis/google-cloud-java/commit/dbed6d20bbdf0a4345a6fafceb1b02891d49c4e2)) +* [cloudbuild] add update_mask to UpdateBuildTriggerRequest proto ([#9704](https://github.com/googleapis/google-cloud-java/issues/9704)) ([4659951](https://github.com/googleapis/google-cloud-java/commit/46599512aac9c0bf6974a6e74287ae979affdcb2)) +* [cloudcommerceconsumerprocurement] Consumer Procurement API v1 ([#9681](https://github.com/googleapis/google-cloud-java/issues/9681)) ([4814ee4](https://github.com/googleapis/google-cloud-java/commit/4814ee44b6db283493e72de5dc3b2bddcf079162)) +* [clouddeploy] added support for predeploy and postdeploy actions ([#9708](https://github.com/googleapis/google-cloud-java/issues/9708)) ([46dcfbe](https://github.com/googleapis/google-cloud-java/commit/46dcfbe8cf32a1364f528eb1257e7544fc116770)) +* [compute] Update Compute Engine API to revision 20230711 ([#836](https://github.com/googleapis/google-cloud-java/issues/836)) ([#9696](https://github.com/googleapis/google-cloud-java/issues/9696)) ([0f6b9f2](https://github.com/googleapis/google-cloud-java/commit/0f6b9f21720123573e15449b618244d399d9e810)) +* [confidentialcomputing] Added support for signed container image and custom audience and nonce requests ([#9701](https://github.com/googleapis/google-cloud-java/issues/9701)) ([c5c0b87](https://github.com/googleapis/google-cloud-java/commit/c5c0b87ada2ba59b1e7470ee982f642b2c50f6ba)) +* [confidentialcomputing] Mark all fields `Optional` for `ContainerImageSignagure` proto ([#9736](https://github.com/googleapis/google-cloud-java/issues/9736)) ([39a8e82](https://github.com/googleapis/google-cloud-java/commit/39a8e8228258008df917af31669fab03d7771329)) +* [container] add policy_name to PlacementPolicy message within a node pool ([#9676](https://github.com/googleapis/google-cloud-java/issues/9676)) ([a0715a8](https://github.com/googleapis/google-cloud-java/commit/a0715a816cb259e4518d97b243cfd357a3581078)) +* [datacatalog] add support for admin_search in SearchCatalog() API method ([#9728](https://github.com/googleapis/google-cloud-java/issues/9728)) ([aee140e](https://github.com/googleapis/google-cloud-java/commit/aee140e0e4c22465129d4eab682c0112154be7fd)) +* [dataplex] new service DataTaxonomyService and related messages ([#9688](https://github.com/googleapis/google-cloud-java/issues/9688)) ([205f373](https://github.com/googleapis/google-cloud-java/commit/205f373a32667b27a5f57f88adcb3245262a8f99)) +* [datastream] Add precision and scale to MysqlColumn ([#9677](https://github.com/googleapis/google-cloud-java/issues/9677)) ([fd13336](https://github.com/googleapis/google-cloud-java/commit/fd13336adfd4a549e8a1995cf713e14027af4ab3)) +* [discoveryengine] support conversational / multi-turn search ([#9710](https://github.com/googleapis/google-cloud-java/issues/9710)) ([e1fba2b](https://github.com/googleapis/google-cloud-java/commit/e1fba2bf5f4f308905eecc0ba9b234fc167dcf09)) +* [documentai] exposed Import PV external_processor_version_source to v1beta3 public ([#9697](https://github.com/googleapis/google-cloud-java/issues/9697)) ([3e685df](https://github.com/googleapis/google-cloud-java/commit/3e685dfd3de05c408992f6fcae72dae6b35e02ff)) +* [netapp] add initial version of NetApp v1 APIs ([#9713](https://github.com/googleapis/google-cloud-java/issues/9713)) ([1ecb036](https://github.com/googleapis/google-cloud-java/commit/1ecb036324b3b5ce0acbc530a04fe861634d8623)) +* [netapp] add RestrictedAction to Volume ([#9734](https://github.com/googleapis/google-cloud-java/issues/9734)) ([d05cb98](https://github.com/googleapis/google-cloud-java/commit/d05cb9803a93dd6bb8b752a20a956da065826ce2)) +* [servicemanagement] Add a proto message to describe the `resource_type` and `resource_permission` for an API method ([#9687](https://github.com/googleapis/google-cloud-java/issues/9687)) ([2c7313c](https://github.com/googleapis/google-cloud-java/commit/2c7313c7c0dc663e0a527f7f575a7528f0c30b62)) +* [tpu] Add `spot` tier in v2alpha Create QueuedResource API request ([#9686](https://github.com/googleapis/google-cloud-java/issues/9686)) ([cbf3dd5](https://github.com/googleapis/google-cloud-java/commit/cbf3dd5720df2061fd0a32a42dea25966c8bb1d5)) +* [translate] Added shadow removal and rotation correction options to Document Translation and Batch Document Translation API ([#9740](https://github.com/googleapis/google-cloud-java/issues/9740)) ([2b945d1](https://github.com/googleapis/google-cloud-java/commit/2b945d12c8050041ccba698cdf464e4a6d6ed43a)) + + +### Bug Fixes + +* [analyticsadmin] update the `ReportingAttributionModel` enum to rename `CROSS_CHANNEL_DATA_DRIVEN` to `PAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN`, `CROSS_CHANNEL_LAST_CLICK` to `PAID_AND_ORGANIC_CHANNELS_LAST_CLICK`, `CROSS_CHANNEL_FIRST_CLICK` to `P... ([#9705](https://github.com/googleapis/google-cloud-java/issues/9705)) ([52c03af](https://github.com/googleapis/google-cloud-java/commit/52c03af95689a7a3c33158377e180ebcc8c27ff0)) +* [analyticsadmin] update the `ReportingAttributionModel` enum to rename `CROSS_CHANNEL_DATA_DRIVEN` to `PAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN`, `CROSS_CHANNEL_LAST_CLICK` to `PAID_AND_ORGANIC_CHANNELS_LAST_CLICK`, `CROSS_CHANNEL_FIRST_CLICK` to `P... ([#9706](https://github.com/googleapis/google-cloud-java/issues/9706)) ([f62e341](https://github.com/googleapis/google-cloud-java/commit/f62e3415fdf61ba42aea63fd4d3ebef7791a748d)) +* [dataplex] remove unused annotation in results_table ([#9739](https://github.com/googleapis/google-cloud-java/issues/9739)) ([037b24a](https://github.com/googleapis/google-cloud-java/commit/037b24a80200ff99089279201fcfe13b7ece4d43)) +* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.123.19 ([#9690](https://github.com/googleapis/google-cloud-java/issues/9690)) ([7f43cb6](https://github.com/googleapis/google-cloud-java/commit/7f43cb62b617f9b87d057e359871a69b54c6925b)) +* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.123.20 ([#9699](https://github.com/googleapis/google-cloud-java/issues/9699)) ([2f431cd](https://github.com/googleapis/google-cloud-java/commit/2f431cd5a0abc56c02bc550ce9312d84795ffb47)) +* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.124.0 ([#9709](https://github.com/googleapis/google-cloud-java/issues/9709)) ([1230b77](https://github.com/googleapis/google-cloud-java/commit/1230b77b84a5e475f6e327e777fdab353f348ac2)) +* **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.14.0 ([#9722](https://github.com/googleapis/google-cloud-java/issues/9722)) ([c7011db](https://github.com/googleapis/google-cloud-java/commit/c7011dbd69189330de1c2946b736cd712d5c1f4e)) +* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.25.0 ([#9682](https://github.com/googleapis/google-cloud-java/issues/9682)) ([db953a0](https://github.com/googleapis/google-cloud-java/commit/db953a092872ae404facc386d009f6f19142740a)) +* remove netapp v1beta1 project remnants ([#9729](https://github.com/googleapis/google-cloud-java/issues/9729)) ([967bee2](https://github.com/googleapis/google-cloud-java/commit/967bee2e1e7e6311bbf9cdb101338b5ce7ddbdb0)) + + +### Documentation + +* [analyticsdata] Minor formatting ([#9738](https://github.com/googleapis/google-cloud-java/issues/9738)) ([47fbbd6](https://github.com/googleapis/google-cloud-java/commit/47fbbd653105b65c115836c032bc4494446df528)) +* [cloudkms] Minor formatting ([#9726](https://github.com/googleapis/google-cloud-java/issues/9726)) ([94a00ba](https://github.com/googleapis/google-cloud-java/commit/94a00baea7f6f9db5de55f073c73dbeb81cb9f1c)) +* [cloudtasks] minor formatting ([#9683](https://github.com/googleapis/google-cloud-java/issues/9683)) ([9ebc18f](https://github.com/googleapis/google-cloud-java/commit/9ebc18fefb698b317f6b3a66dfd28fc97c856eeb)) +* [datacatalog] Minor formatting ([#9718](https://github.com/googleapis/google-cloud-java/issues/9718)) ([5103a7a](https://github.com/googleapis/google-cloud-java/commit/5103a7aae963998b651a49a91a5411e425cccb71)) +* [dataproc] Minor formatting ([#9721](https://github.com/googleapis/google-cloud-java/issues/9721)) ([c14b376](https://github.com/googleapis/google-cloud-java/commit/c14b376c59298b2e7069c0e275f0e2d113087553)) +* [dialogflow] Minor formatting ([#9719](https://github.com/googleapis/google-cloud-java/issues/9719)) ([c26f79b](https://github.com/googleapis/google-cloud-java/commit/c26f79b5ac3d78a2dde25f26178cb6a5ebea5da1)) +* [dialogflow] Minor formatting ([#9731](https://github.com/googleapis/google-cloud-java/issues/9731)) ([c5ac114](https://github.com/googleapis/google-cloud-java/commit/c5ac114500fb68eb0e9e0e1bd7a91a3bebce9a1b)) +* [gke-backup] Minor formatting ([#9725](https://github.com/googleapis/google-cloud-java/issues/9725)) ([d3a4a76](https://github.com/googleapis/google-cloud-java/commit/d3a4a76ac1f39168fb62afda7b20a48dcf3f9d6c)) +* [translate] Minor formatting ([#9712](https://github.com/googleapis/google-cloud-java/issues/9712)) ([09a957d](https://github.com/googleapis/google-cloud-java/commit/09a957dd64ea09a4777b361301089b7cecbd146d)) + ## [1.16.0](https://github.com/googleapis/google-cloud-java/compare/v1.15.0...v1.16.0) (2023-07-21) diff --git a/changelog.json b/changelog.json index cd4ac856aedc..66ac11fd25d8 100644 --- a/changelog.json +++ b/changelog.json @@ -1,6 +1,539 @@ { "repository": "googleapis/google-cloud-java", "entries": [ + { + "changes": [ + { + "type": "docs", + "sha": "9ebc18fefb698b317f6b3a66dfd28fc97c856eeb", + "message": "[cloudtasks] minor formatting", + "issues": [ + "9683" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-tasks", + "id": "6dadbbac-a821-4c3a-a642-6af372b9a640", + "createTime": "2023-08-08T14:09:30.780Z" + }, + { + "changes": [ + { + "type": "docs", + "sha": "94a00baea7f6f9db5de55f073c73dbeb81cb9f1c", + "message": "[cloudkms] Minor formatting", + "issues": [ + "9726" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-kms", + "id": "748c1ce4-9b73-41c4-a566-f50ac1dd37de", + "createTime": "2023-08-08T14:09:30.777Z" + }, + { + "changes": [ + { + "type": "docs", + "sha": "d3a4a76ac1f39168fb62afda7b20a48dcf3f9d6c", + "message": "[gke-backup] Minor formatting", + "issues": [ + "9725" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-gke-backup", + "id": "ea4ebe57-86c6-4ffb-8e64-5694ccf7fa28", + "createTime": "2023-08-08T14:09:30.775Z" + }, + { + "changes": [ + { + "type": "docs", + "sha": "c14b376c59298b2e7069c0e275f0e2d113087553", + "message": "[dataproc] Minor formatting", + "issues": [ + "9721" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-dataproc", + "id": "5ae866d7-233d-40e8-bdf8-2226d90dba5d", + "createTime": "2023-08-08T14:09:30.771Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "dbed6d20bbdf0a4345a6fafceb1b02891d49c4e2", + "message": "[bigquerydatatransfer] add EncryptionConfiguration to TransferConfig", + "issues": [ + "9717" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-bigquerydatatransfer", + "id": "16c7bbf4-ad0a-4578-9348-972c4f285502", + "createTime": "2023-08-08T14:09:30.766Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "43f4842a52887a0a8975a149903cecf50addce16", + "message": "[advisorynotifications] adding notification types to advisorynotifications.googleapis.com libraries", + "issues": [ + "9716" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-advisorynotifications", + "id": "f0e87384-ddf0-4c7e-bad4-229a1abfaf45", + "createTime": "2023-08-08T14:09:30.762Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "e1fba2bf5f4f308905eecc0ba9b234fc167dcf09", + "message": "[discoveryengine] support conversational / multi-turn search", + "issues": [ + "9710" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-discoveryengine", + "id": "8a5c7550-8d57-4754-bb60-7ee9c05c6ddf", + "createTime": "2023-08-08T14:09:30.759Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "46dcfbe8cf32a1364f528eb1257e7544fc116770", + "message": "[clouddeploy] added support for predeploy and postdeploy actions", + "issues": [ + "9708" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-deploy", + "id": "5202aeba-d438-4f45-befb-ad7954c6c619", + "createTime": "2023-08-08T14:09:30.754Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "52c03af95689a7a3c33158377e180ebcc8c27ff0", + "message": "[analyticsadmin] update the `ReportingAttributionModel` enum to rename `CROSS_CHANNEL_DATA_DRIVEN` to `PAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN`, `CROSS_CHANNEL_LAST_CLICK` to `PAID_AND_ORGANIC_CHANNELS_LAST_CLICK`, `CROSS_CHANNEL_FIRST_CLICK` to `P...", + "issues": [ + "9705" + ], + "breakingChangeNote": "[analyticsadmin] update the `ReportingAttributionModel` enum to rename `CROSS_CHANNEL_DATA_DRIVEN` to `PAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN`, `CROSS_CHANNEL_LAST_CLICK` to `PAID_AND_ORGANIC_CHANNELS_LAST_CLICK`, `CROSS_CHANNEL_FIRST_CLICK` to `P... ([#9705](https://github.com/googleapis/google-cloud-java/issues/9705))" + }, + { + "type": "fix", + "sha": "f62e3415fdf61ba42aea63fd4d3ebef7791a748d", + "message": "[analyticsadmin] update the `ReportingAttributionModel` enum to rename `CROSS_CHANNEL_DATA_DRIVEN` to `PAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN`, `CROSS_CHANNEL_LAST_CLICK` to `PAID_AND_ORGANIC_CHANNELS_LAST_CLICK`, `CROSS_CHANNEL_FIRST_CLICK` to `P...", + "issues": [ + "9706" + ], + "breakingChangeNote": "[analyticsadmin] update the `ReportingAttributionModel` enum to rename `CROSS_CHANNEL_DATA_DRIVEN` to `PAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN`, `CROSS_CHANNEL_LAST_CLICK` to `PAID_AND_ORGANIC_CHANNELS_LAST_CLICK`, `CROSS_CHANNEL_FIRST_CLICK` to `P... ([#9706](https://github.com/googleapis/google-cloud-java/issues/9706))" + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.analytics:google-analytics-admin", + "id": "14a6f535-684e-4c79-a026-73b6552ff280", + "createTime": "2023-08-08T14:09:30.751Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "46599512aac9c0bf6974a6e74287ae979affdcb2", + "message": "[cloudbuild] add update_mask to UpdateBuildTriggerRequest proto", + "issues": [ + "9704" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-build", + "id": "fb8dd020-e896-431c-b78a-91d3b905cf01", + "createTime": "2023-08-08T14:09:30.746Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "3e685dfd3de05c408992f6fcae72dae6b35e02ff", + "message": "[documentai] exposed Import PV external_processor_version_source to v1beta3 public", + "issues": [ + "9697" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-document-ai", + "id": "75b60c39-7619-468c-b221-5e4b746094ed", + "createTime": "2023-08-08T14:09:30.743Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "0f6b9f21720123573e15449b618244d399d9e810", + "message": "[compute] Update Compute Engine API to revision 20230711 (#836)", + "issues": [ + "9696" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-compute", + "id": "e9089aa1-5151-4171-9640-f60e28a5f165", + "createTime": "2023-08-08T14:09:30.737Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "cbf3dd5720df2061fd0a32a42dea25966c8bb1d5", + "message": "[tpu] Add `spot` tier in v2alpha Create QueuedResource API request", + "issues": [ + "9686" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-tpu", + "id": "a994221a-3ec1-44fa-834d-19ce4beee636", + "createTime": "2023-08-08T14:09:30.735Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "fd13336adfd4a549e8a1995cf713e14027af4ab3", + "message": "[datastream] Add precision and scale to MysqlColumn", + "issues": [ + "9677" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-datastream", + "id": "d13474f1-d0fb-4d8f-b6d7-c94f44350b0f", + "createTime": "2023-08-08T14:09:30.732Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "a0715a816cb259e4518d97b243cfd357a3581078", + "message": "[container] add policy_name to PlacementPolicy message within a node pool", + "issues": [ + "9676" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-container", + "id": "5bb0cfc8-6302-4dd7-892c-21452fa88d88", + "createTime": "2023-08-08T14:09:30.729Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "f7a683858ec4ff81e92828b39a683d6117c6b936", + "message": "[aiplatform] add RaySepc to ResourceRuntimeSpec, and add ResourceRuntime to PersistentResource", + "issues": [ + "9674" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-aiplatform", + "id": "467e0eb4-8a6c-48da-a512-b26fd0477d05", + "createTime": "2023-08-08T14:09:30.726Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "4814ee44b6db283493e72de5dc3b2bddcf079162", + "message": "[cloudcommerceconsumerprocurement] Consumer Procurement API v1", + "issues": [ + "9681" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-cloudcommerceconsumerprocurement", + "id": "73492088-b8ec-40e9-885d-e15082a600ad", + "createTime": "2023-08-08T14:09:30.723Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "aee140e0e4c22465129d4eab682c0112154be7fd", + "message": "[datacatalog] add support for admin_search in SearchCatalog() API method", + "issues": [ + "9728" + ] + }, + { + "type": "docs", + "sha": "5103a7aae963998b651a49a91a5411e425cccb71", + "message": "[datacatalog] Minor formatting", + "issues": [ + "9718" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-datacatalog", + "id": "bb7a7148-e440-4a3a-aee1-af93927546c4", + "createTime": "2023-08-08T14:09:30.711Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "2c7313c7c0dc663e0a527f7f575a7528f0c30b62", + "message": "[servicemanagement] Add a proto message to describe the `resource_type` and `resource_permission` for an API method", + "issues": [ + "9687" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-service-management", + "id": "f1c977a7-bcce-4636-a189-266409ed82f6", + "createTime": "2023-08-08T14:09:30.697Z" + }, + { + "changes": [ + { + "type": "docs", + "sha": "c5ac114500fb68eb0e9e0e1bd7a91a3bebce9a1b", + "message": "[dialogflow] Minor formatting", + "issues": [ + "9731" + ] + }, + { + "type": "docs", + "sha": "c26f79b5ac3d78a2dde25f26178cb6a5ebea5da1", + "message": "[dialogflow] Minor formatting", + "issues": [ + "9719" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-dialogflow", + "id": "3e20c413-000e-4269-b2a1-db5b5ec4e2ac", + "createTime": "2023-08-08T14:09:30.694Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "39a8e8228258008df917af31669fab03d7771329", + "message": "[confidentialcomputing] Mark all fields `Optional` for `ContainerImageSignagure` proto", + "issues": [ + "9736" + ] + }, + { + "type": "feat", + "sha": "c5c0b87ada2ba59b1e7470ee982f642b2c50f6ba", + "message": "[confidentialcomputing] Added support for signed container image and custom audience and nonce requests", + "issues": [ + "9701" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-confidentialcomputing", + "id": "68e71a7f-5afd-4ba9-8ac1-6249085c8012", + "createTime": "2023-08-08T14:09:30.691Z" + }, + { + "changes": [ + { + "type": "docs", + "sha": "47fbbd653105b65c115836c032bc4494446df528", + "message": "[analyticsdata] Minor formatting", + "issues": [ + "9738" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.analytics:google-analytics-data", + "id": "189a7143-cf2e-4b0b-8b50-0fa6ed1ce4e7", + "createTime": "2023-08-08T14:09:30.688Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "037b24a80200ff99089279201fcfe13b7ece4d43", + "message": "[dataplex] remove unused annotation in results_table", + "issues": [ + "9739" + ] + }, + { + "type": "feat", + "sha": "205f373a32667b27a5f57f88adcb3245262a8f99", + "message": "[dataplex] new service DataTaxonomyService and related messages", + "issues": [ + "9688" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-dataplex", + "id": "fe3cef11-d6ee-4d6f-883b-fbe5c10b9301", + "createTime": "2023-08-08T14:09:30.686Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d05cb9803a93dd6bb8b752a20a956da065826ce2", + "message": "[netapp] add RestrictedAction to Volume", + "issues": [ + "9734" + ] + }, + { + "type": "fix", + "sha": "967bee2e1e7e6311bbf9cdb101338b5ce7ddbdb0", + "message": "remove netapp v1beta1 project remnants", + "issues": [ + "9729" + ] + }, + { + "type": "feat", + "sha": "1ecb036324b3b5ce0acbc530a04fe861634d8623", + "message": "[netapp] add initial version of NetApp v1 APIs", + "issues": [ + "9713" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-netapp", + "id": "462aefb7-3717-40d6-8e8d-34e86cccd4c9", + "createTime": "2023-08-08T14:09:30.683Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "bb4271e1c378c9ea2ce4540ccea2608f89b2506a", + "message": "[alloydb connectors] new module for alloydb connectors", + "issues": [ + "9737" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-alloydb-connectors", + "id": "ebda0d92-56e4-45ef-8728-c3bc17e166fe", + "createTime": "2023-08-08T14:09:30.678Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "e580ede1be613ac684f4d24f1c9c6d6a392f00b8", + "message": "[batch] Clarify Batch API proto doc about pubsub notifications", + "issues": [ + "9741" + ] + }, + { + "type": "feat", + "sha": "c27566e930b4165a6a468351021c222d677478c8", + "message": "[batch] Add comment to the unsupported order_by field of ListTasksRequest", + "issues": [ + "9684" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-batch", + "id": "ea732b7f-ebb5-46ec-bf65-3eb0e20d1f4d", + "createTime": "2023-08-08T14:09:30.675Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "2b945d12c8050041ccba698cdf464e4a6d6ed43a", + "message": "[translate] Added shadow removal and rotation correction options to Document Translation and Batch Document Translation API", + "issues": [ + "9740" + ] + }, + { + "type": "docs", + "sha": "09a957dd64ea09a4777b361301089b7cecbd146d", + "message": "[translate] Minor formatting", + "issues": [ + "9712" + ] + } + ], + "version": "1.17.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-translate", + "id": "de87c5ee-25ef-4d4c-89a6-4316a81a3721", + "createTime": "2023-08-08T14:09:30.672Z" + }, { "changes": [ { @@ -8732,5 +9265,5 @@ "createTime": "2023-02-03T16:27:23.198Z" } ], - "updateTime": "2023-07-21T21:39:15.423Z" + "updateTime": "2023-08-08T14:09:30.780Z" } \ No newline at end of file diff --git a/java-orchestration-airflow/README.md b/java-orchestration-airflow/README.md index a30c321e0b32..c1f20ee08c74 100644 --- a/java-orchestration-airflow/README.md +++ b/java-orchestration-airflow/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-orchestration-airflow - 1.22.0 + 1.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.22.0' +implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.23.0" ``` diff --git a/java-orgpolicy/README.md b/java-orgpolicy/README.md index 984b378fcbff..194b48e34223 100644 --- a/java-orgpolicy/README.md +++ b/java-orgpolicy/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-orgpolicy - 2.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-orgpolicy:2.22.0' +implementation 'com.google.cloud:google-cloud-orgpolicy:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.23.0" ``` diff --git a/java-os-config/README.md b/java-os-config/README.md index fd48060e4a04..5718dee46c13 100644 --- a/java-os-config/README.md +++ b/java-os-config/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-os-config - 2.24.0 + 2.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-os-config:2.24.0' +implementation 'com.google.cloud:google-cloud-os-config:2.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.25.0" ``` diff --git a/java-os-login/README.md b/java-os-login/README.md index 985f5321bc16..3abab5b95937 100644 --- a/java-os-login/README.md +++ b/java-os-login/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-os-login - 2.21.0 + 2.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-os-login:2.21.0' +implementation 'com.google.cloud:google-cloud-os-login:2.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.22.0" ``` diff --git a/java-phishingprotection/README.md b/java-phishingprotection/README.md index 50fe93819049..faa7109a9769 100644 --- a/java-phishingprotection/README.md +++ b/java-phishingprotection/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-phishingprotection - 0.53.0 + 0.54.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-phishingprotection:0.53.0' +implementation 'com.google.cloud:google-cloud-phishingprotection:0.54.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.53.0" +libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.54.0" ``` diff --git a/java-policy-troubleshooter/README.md b/java-policy-troubleshooter/README.md index a63d2db2581a..66b1da4fd9b9 100644 --- a/java-policy-troubleshooter/README.md +++ b/java-policy-troubleshooter/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-policy-troubleshooter - 1.21.0 + 1.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.21.0' +implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.22.0" ``` diff --git a/java-policysimulator/README.md b/java-policysimulator/README.md index 806d57001974..3b8ca41f7464 100644 --- a/java-policysimulator/README.md +++ b/java-policysimulator/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-policysimulator - 0.1.0 + 0.2.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-policysimulator:0.1.0' +implementation 'com.google.cloud:google-cloud-policysimulator:0.2.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-policysimulator" % "0.1.0" +libraryDependencies += "com.google.cloud" % "google-cloud-policysimulator" % "0.2.0" ``` diff --git a/java-private-catalog/README.md b/java-private-catalog/README.md index c994c0e95a5e..e3e275b73738 100644 --- a/java-private-catalog/README.md +++ b/java-private-catalog/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-private-catalog - 0.24.0 + 0.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-private-catalog:0.24.0' +implementation 'com.google.cloud:google-cloud-private-catalog:0.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.25.0" ``` diff --git a/java-profiler/README.md b/java-profiler/README.md index c08ae473d4e7..8603729f5570 100644 --- a/java-profiler/README.md +++ b/java-profiler/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-profiler - 2.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-profiler:2.22.0' +implementation 'com.google.cloud:google-cloud-profiler:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.23.0" ``` diff --git a/java-publicca/README.md b/java-publicca/README.md index c707cba04db1..3c6ace8c1f7f 100644 --- a/java-publicca/README.md +++ b/java-publicca/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-publicca - 0.19.0 + 0.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-publicca:0.19.0' +implementation 'com.google.cloud:google-cloud-publicca:0.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.20.0" ``` diff --git a/java-rapidmigrationassessment/README.md b/java-rapidmigrationassessment/README.md index 811572961200..a2bec2f75b9f 100644 --- a/java-rapidmigrationassessment/README.md +++ b/java-rapidmigrationassessment/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-rapidmigrationassessment - 0.5.0 + 0.6.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-rapidmigrationassessment:0.5.0' +implementation 'com.google.cloud:google-cloud-rapidmigrationassessment:0.6.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-rapidmigrationassessment" % "0.5.0" +libraryDependencies += "com.google.cloud" % "google-cloud-rapidmigrationassessment" % "0.6.0" ``` diff --git a/java-recaptchaenterprise/README.md b/java-recaptchaenterprise/README.md index 119a98442f32..b35befeaa2fd 100644 --- a/java-recaptchaenterprise/README.md +++ b/java-recaptchaenterprise/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recaptchaenterprise - 3.19.0 + 3.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.19.0' +implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.20.0" ``` diff --git a/java-recommendations-ai/README.md b/java-recommendations-ai/README.md index ce789d2d3c73..b48688bcfb4a 100644 --- a/java-recommendations-ai/README.md +++ b/java-recommendations-ai/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recommendations-ai - 0.29.0 + 0.30.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommendations-ai:0.29.0' +implementation 'com.google.cloud:google-cloud-recommendations-ai:0.30.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.29.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.30.0" ``` diff --git a/java-recommender/README.md b/java-recommender/README.md index 033cb0fb4009..59fd3e3f265a 100644 --- a/java-recommender/README.md +++ b/java-recommender/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recommender - 2.24.0 + 2.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommender:2.24.0' +implementation 'com.google.cloud:google-cloud-recommender:2.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.25.0" ``` diff --git a/java-redis/README.md b/java-redis/README.md index abfebd2d8b70..44033cf9e891 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.25.0 + 2.26.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-redis:2.25.0' +implementation 'com.google.cloud:google-cloud-redis:2.26.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.25.0" +libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.26.0" ``` diff --git a/java-resource-settings/README.md b/java-resource-settings/README.md index 7badbbd1a445..b9a580653396 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.22.0 + 1.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-resource-settings:1.22.0' +implementation 'com.google.cloud:google-cloud-resource-settings:1.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.23.0" ``` diff --git a/java-resourcemanager/README.md b/java-resourcemanager/README.md index 080138aaa76a..d1bfd7f2d5d2 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.24.0 + 1.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-resourcemanager:1.24.0' +implementation 'com.google.cloud:google-cloud-resourcemanager:1.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.25.0" ``` diff --git a/java-retail/README.md b/java-retail/README.md index a04facdc64fd..85f4e47e8d28 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.24.0 + 2.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-retail:2.24.0' +implementation 'com.google.cloud:google-cloud-retail:2.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.25.0" ``` diff --git a/java-run/README.md b/java-run/README.md index 23fae971684a..b2850eceea08 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.22.0 + 0.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-run:0.22.0' +implementation 'com.google.cloud:google-cloud-run:0.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.23.0" ``` diff --git a/java-scheduler/README.md b/java-scheduler/README.md index 975d58f16212..4a06811506d8 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.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-scheduler:2.22.0' +implementation 'com.google.cloud:google-cloud-scheduler:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.23.0" ``` diff --git a/java-secretmanager/README.md b/java-secretmanager/README.md index 0b1b3e6935af..0171ce5cb392 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.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-secretmanager:2.22.0' +implementation 'com.google.cloud:google-cloud-secretmanager:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.23.0" ``` diff --git a/java-security-private-ca/README.md b/java-security-private-ca/README.md index d12e5c5d894c..73fc0494035d 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.24.0 + 2.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-security-private-ca:2.24.0' +implementation 'com.google.cloud:google-cloud-security-private-ca:2.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.25.0" ``` diff --git a/java-securitycenter-settings/README.md b/java-securitycenter-settings/README.md index 7d7c740b21c5..65b87f75632b 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.25.0 + 0.26.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.25.0' +implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.26.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.25.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.26.0" ``` diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md index 9dd9a384b3c4..370927943f21 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.30.0 + 2.31.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter:2.30.0' +implementation 'com.google.cloud:google-cloud-securitycenter:2.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.30.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.31.0" ``` diff --git a/java-service-control/README.md b/java-service-control/README.md index f84f2f21b339..3229e894d2af 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.22.0 + 1.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-control:1.22.0' +implementation 'com.google.cloud:google-cloud-service-control:1.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.23.0" ``` diff --git a/java-service-management/README.md b/java-service-management/README.md index 51321c41e05a..af5c4866d6ac 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.20.0 + 3.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-management:3.20.0' +implementation 'com.google.cloud:google-cloud-service-management:3.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.20.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.21.0" ``` diff --git a/java-service-usage/README.md b/java-service-usage/README.md index e1eb5bca8a25..5328a53e1474 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.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-usage:2.22.0' +implementation 'com.google.cloud:google-cloud-service-usage:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.23.0" ``` diff --git a/java-servicedirectory/README.md b/java-servicedirectory/README.md index 13637f81f24a..80feaec93748 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.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-servicedirectory:2.23.0' +implementation 'com.google.cloud:google-cloud-servicedirectory:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.24.0" ``` diff --git a/java-shell/README.md b/java-shell/README.md index e3fb46d10c9d..d9a5d872dfa2 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.21.0 + 2.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-shell:2.21.0' +implementation 'com.google.cloud:google-cloud-shell:2.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.22.0" ``` diff --git a/java-speech/README.md b/java-speech/README.md index 76797d27b0ec..6dc6c1379af7 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.17.0 + 4.18.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-speech:4.17.0' +implementation 'com.google.cloud:google-cloud-speech:4.18.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.17.0" +libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.18.0" ``` diff --git a/java-storage-transfer/README.md b/java-storage-transfer/README.md index 23fdc05cff68..877b7794858d 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.22.0 + 1.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-storage-transfer:1.22.0' +implementation 'com.google.cloud:google-cloud-storage-transfer:1.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.23.0" ``` diff --git a/java-storageinsights/README.md b/java-storageinsights/README.md index 91c18c78efd3..ee0f4d7d9c70 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.7.0 + 0.8.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-storageinsights:0.7.0' +implementation 'com.google.cloud:google-cloud-storageinsights:0.8.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.7.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.8.0" ``` diff --git a/java-talent/README.md b/java-talent/README.md index c381f0584abf..4d7d7996a061 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.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-talent:2.23.0' +implementation 'com.google.cloud:google-cloud-talent:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.24.0" ``` diff --git a/java-tasks/README.md b/java-tasks/README.md index 51bcb9d0892d..2491f6439a96 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.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tasks:2.22.0' +implementation 'com.google.cloud:google-cloud-tasks:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.23.0" ``` diff --git a/java-texttospeech/README.md b/java-texttospeech/README.md index 8bdb54e2db6c..8b15cdfc3e00 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.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-texttospeech:2.23.0' +implementation 'com.google.cloud:google-cloud-texttospeech:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.24.0" ``` diff --git a/java-tpu/README.md b/java-tpu/README.md index 02c4604b862f..572c512de38b 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.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tpu:2.23.0' +implementation 'com.google.cloud:google-cloud-tpu:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.24.0" ``` diff --git a/java-trace/README.md b/java-trace/README.md index d099714dd9d9..e19171377156 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.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-trace:2.22.0' +implementation 'com.google.cloud:google-cloud-trace:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.23.0" ``` diff --git a/java-translate/README.md b/java-translate/README.md index c73eb201a0d8..348945977d24 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.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-translate:2.22.0' +implementation 'com.google.cloud:google-cloud-translate:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.23.0" ``` diff --git a/java-video-intelligence/README.md b/java-video-intelligence/README.md index ae37f36f90bc..0e8af2e9222c 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.21.0 + 2.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-intelligence:2.21.0' +implementation 'com.google.cloud:google-cloud-video-intelligence:2.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.22.0" ``` diff --git a/java-video-live-stream/README.md b/java-video-live-stream/README.md index ff1566833a89..f58768bf85bc 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.24.0 + 0.25.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-live-stream:0.24.0' +implementation 'com.google.cloud:google-cloud-live-stream:0.25.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.24.0" +libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.25.0" ``` diff --git a/java-video-stitcher/README.md b/java-video-stitcher/README.md index ff784b98a6dd..2ae06eedb791 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.22.0 + 0.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-stitcher:0.22.0' +implementation 'com.google.cloud:google-cloud-video-stitcher:0.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.23.0" ``` diff --git a/java-video-transcoder/README.md b/java-video-transcoder/README.md index 75c26878b479..bdc1c1b85ace 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.21.0 + 1.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-transcoder:1.21.0' +implementation 'com.google.cloud:google-cloud-video-transcoder:1.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.22.0" ``` diff --git a/java-vision/README.md b/java-vision/README.md index 95871d724331..e4b068721147 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.20.0 + 3.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vision:3.20.0' +implementation 'com.google.cloud:google-cloud-vision:3.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.20.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.21.0" ``` diff --git a/java-vmmigration/README.md b/java-vmmigration/README.md index ae19aedaa583..e729b03da49c 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.22.0 + 1.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmmigration:1.22.0' +implementation 'com.google.cloud:google-cloud-vmmigration:1.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.23.0" ``` diff --git a/java-vmwareengine/README.md b/java-vmwareengine/README.md index 183f60d2490e..5ccee07e343c 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.16.0 + 0.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmwareengine:0.16.0' +implementation 'com.google.cloud:google-cloud-vmwareengine:0.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.17.0" ``` diff --git a/java-vpcaccess/README.md b/java-vpcaccess/README.md index 4ba2dfe08088..172d3383db28 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.23.0 + 2.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vpcaccess:2.23.0' +implementation 'com.google.cloud:google-cloud-vpcaccess:2.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.24.0" ``` diff --git a/java-webrisk/README.md b/java-webrisk/README.md index dfbc0490226d..9f18e1eef014 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.21.0 + 2.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-webrisk:2.21.0' +implementation 'com.google.cloud:google-cloud-webrisk:2.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.22.0" ``` diff --git a/java-websecurityscanner/README.md b/java-websecurityscanner/README.md index 1bf90152ebd3..ad47b31706d5 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.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-websecurityscanner:2.22.0' +implementation 'com.google.cloud:google-cloud-websecurityscanner:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.23.0" ``` diff --git a/java-workflow-executions/README.md b/java-workflow-executions/README.md index b50fab624d16..3408143fd810 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.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflow-executions:2.22.0' +implementation 'com.google.cloud:google-cloud-workflow-executions:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.23.0" ``` diff --git a/java-workflows/README.md b/java-workflows/README.md index c33cb0fe2468..2d984acd8b17 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.22.0 + 2.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflows:2.22.0' +implementation 'com.google.cloud:google-cloud-workflows:2.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.23.0" ``` diff --git a/java-workstations/README.md b/java-workstations/README.md index b7a396a086a4..920a270a2106 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.10.0 + 0.11.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workstations:0.10.0' +implementation 'com.google.cloud:google-cloud-workstations:0.11.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.10.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.11.0" ```