From 73f5741ed95d705aa95eeda627a10dcbd2715ed4 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 16:10:03 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 2 +- CHANGELOG.md | 73 ++ changelog.json | 1515 +++++++++++++++++++++- java-domains/README.md | 6 +- java-enterpriseknowledgegraph/README.md | 6 +- java-eventarc-publishing/README.md | 6 +- java-eventarc/README.md | 6 +- java-gke-backup/README.md | 6 +- java-gke-multi-cloud/README.md | 6 +- java-iam-admin/README.md | 6 +- java-iam/README.md | 6 +- java-ids/README.md | 6 +- java-kmsinventory/README.md | 6 +- java-language/README.md | 6 +- java-maps-addressvalidation/README.md | 6 +- java-maps-mapsplatformdatasets/README.md | 6 +- java-monitoring-dashboards/README.md | 6 +- java-monitoring-metricsscope/README.md | 6 +- java-monitoring/README.md | 6 +- java-notification/README.md | 6 +- java-orgpolicy/README.md | 6 +- java-recommender/README.md | 6 +- java-shared-dependencies/README.md | 2 +- java-texttospeech/README.md | 6 +- java-video-stitcher/README.md | 6 +- java-webrisk/README.md | 6 +- 26 files changed, 1655 insertions(+), 69 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0d1bebe1cfe4..64e0684f374d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.6.0" + ".": "1.7.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eaf85d1582f..31af2f169107 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,78 @@ # Changelog +## [1.7.0](https://github.com/googleapis/google-cloud-java/compare/v1.6.0...v1.7.0) (2023-03-16) + + +### Features + +* [aiplatform] add disable_container_logging to BatchPredictionJob in aiplatform v1,v1beta1 batch_prediction_job.proto ([#9184](https://github.com/googleapis/google-cloud-java/issues/9184)) ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* [aiplatform] add TPU_V4_POD to AcceleratorType in aiplatform v1 accelerator_type.proto ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* [aiplatform] add TPU_V4_POD to AcceleratorType in aiplatform v1beta1 accelerator_type.proto ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* [batch] added StatusEvent.task_state ([#9177](https://github.com/googleapis/google-cloud-java/issues/9177)) ([e9caf21](https://github.com/googleapis/google-cloud-java/commit/e9caf2145612488be4fd39c96ecefd765ef0db15)) +* [batch] resource usage ([e9caf21](https://github.com/googleapis/google-cloud-java/commit/e9caf2145612488be4fd39c96ecefd765ef0db15)) +* [cloudbuild] Add DefaultLogsBucketBehavior to BuildOptions ([#9196](https://github.com/googleapis/google-cloud-java/issues/9196)) ([fb87690](https://github.com/googleapis/google-cloud-java/commit/fb876902cb6ad7b19688d66df091d362a43f80f9)) +* [cloudchannel] add show_future_offers to ListOffers ([#9212](https://github.com/googleapis/google-cloud-java/issues/9212)) ([752495f](https://github.com/googleapis/google-cloud-java/commit/752495fe41d7594c83b7c9e87f3851b0e3b423ae)) +* [cloudfunctions] add `available_cpu ` field ([#9231](https://github.com/googleapis/google-cloud-java/issues/9231)) ([8e44284](https://github.com/googleapis/google-cloud-java/commit/8e44284d33ff8f43f28cea98dda509b5a798e543)) +* [cloudkms] add support for Coordinated External Keys ([#9197](https://github.com/googleapis/google-cloud-java/issues/9197)) ([8f2119d](https://github.com/googleapis/google-cloud-java/commit/8f2119d35384184b1d3d8de850b195daefcf98a3)) +* [cloudscheduler] Location API methods ([#9181](https://github.com/googleapis/google-cloud-java/issues/9181)) ([d9c7ee5](https://github.com/googleapis/google-cloud-java/commit/d9c7ee510a1c128584f4ce41644e125c33f156dc)) +* [contactcenterinsights] add a way to specify the conversation automatic analysis percentage for the UploadConversation API when creating Analyses in Insights ([a9bffaa](https://github.com/googleapis/google-cloud-java/commit/a9bffaa4fdefa1195a7da01c0c3c32406e5f265c)) +* [containeranalysis] Add VULNERABILITY_ASSESSMENT Note type to grafeas v1 API, adds Vex_Assessment derived from the Note to resources' occurrences, VEX notes now be written to add CVE assessments ([#9183](https://github.com/googleapis/google-cloud-java/issues/9183)) ([460b25b](https://github.com/googleapis/google-cloud-java/commit/460b25be090ea2d1125bf0729eced9d632bd995d)) +* [containeranalysis] Import of Grafeas from Github ([460b25b](https://github.com/googleapis/google-cloud-java/commit/460b25be090ea2d1125bf0729eced9d632bd995d)) +* [datacatalog] add support for new ImportEntries() API, including format of the dump ([#9214](https://github.com/googleapis/google-cloud-java/issues/9214)) ([1cd532f](https://github.com/googleapis/google-cloud-java/commit/1cd532f0c79eb9627f4532a1aabb92969492393d)) +* [dialogflow] added support for custom content types ([4e9b04a](https://github.com/googleapis/google-cloud-java/commit/4e9b04ae2cf2b6120bc186728797c63448f1e4e2)) +* [dialogflow] added support for custom content types ([#9185](https://github.com/googleapis/google-cloud-java/issues/9185)) ([4e9b04a](https://github.com/googleapis/google-cloud-java/commit/4e9b04ae2cf2b6120bc186728797c63448f1e4e2)) +* [documentai] added hints.language_hints field in OcrConfig ([a293c4e](https://github.com/googleapis/google-cloud-java/commit/a293c4e636aa2b7223e439900578ca086c04e5d4)) +* add BatchImportEvaluatedAnnotations rpc to aiplatform v1 model_service.proto ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* add BatchImportEvaluatedAnnotations rpc to aiplatform v1beta1 model_service.proto ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* add cpu_utilization_target to Featurestore.OnlineServingConfig.Scaling in aiplatform v1 featurestore.proto ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* add cpu_utilization_target to Featurestore.OnlineServingConfig.Scaling in aiplatform v1beta1 featurestore.proto ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* add evaluated_annotation.proto to aiplatform v1 ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* add evaluated_annotation.proto to aiplatform v1beta1 ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* add large_model_reference to Model in aiplatform v1beta1 model.proto ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* add offline_storage_ttl_days to EntityType in aiplatform v1 entity_type.proto ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* add online_storage_ttl_days to Featurestore in aiplatform v1 featurestore.proto ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* add slice_spec to ModelEvaluationSlice in aiplatform v1 model_evaluation_slice.proto ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* add slice_spec to ModelEvaluationSlice in aiplatform v1beta1 model_evaluation_slice.proto ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* add split to ExportDataConfig in aiplatform v1 dataset.proto ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* add split to ExportDataConfig in aiplatform v1beta1 dataset.proto ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* added enable_image_quality_scores field in OcrConfig ([a293c4e](https://github.com/googleapis/google-cloud-java/commit/a293c4e636aa2b7223e439900578ca086c04e5d4)) +* added enable_symbol field in OcrConfig ([a293c4e](https://github.com/googleapis/google-cloud-java/commit/a293c4e636aa2b7223e439900578ca086c04e5d4)) + + +### Bug Fixes + +* [cloudbuild] Add service_yaml_parameters to `java_gapic_library` targets ([fb87690](https://github.com/googleapis/google-cloud-java/commit/fb876902cb6ad7b19688d66df091d362a43f80f9)) +* [cloudbuild] change java package of Cloud Build v2 ([fb87690](https://github.com/googleapis/google-cloud-java/commit/fb876902cb6ad7b19688d66df091d362a43f80f9)) +* [cloudbuild] change java package of Cloud Build v2 ([#9218](https://github.com/googleapis/google-cloud-java/issues/9218)) ([49da4af](https://github.com/googleapis/google-cloud-java/commit/49da4af1edcdafa021a57c395bff2a5ef04cac74)) +* [contactcenterinsights] Add service_yaml_parameters to `java_gapic_library` targets ([#9176](https://github.com/googleapis/google-cloud-java/issues/9176)) ([a9bffaa](https://github.com/googleapis/google-cloud-java/commit/a9bffaa4fdefa1195a7da01c0c3c32406e5f265c)) +* [dialogflow-cx] change java package of Cloud Build v2 ([#9195](https://github.com/googleapis/google-cloud-java/issues/9195)) ([aa813d5](https://github.com/googleapis/google-cloud-java/commit/aa813d581bb092cce53b067181c75d499040cbb7)) +* [distributedcloudedge] Add service_yaml parameters to edgecontainer GAPIC targets ([#9189](https://github.com/googleapis/google-cloud-java/issues/9189)) ([b0d4320](https://github.com/googleapis/google-cloud-java/commit/b0d43200dd35d2311ed2a35658142b829266e56a)) +* [documentai] Add service_yaml_parameters to `java_gapic_library` targets ([#9200](https://github.com/googleapis/google-cloud-java/issues/9200)) ([a293c4e](https://github.com/googleapis/google-cloud-java/commit/a293c4e636aa2b7223e439900578ca086c04e5d4)) +* [file] set longer polling timeouts for filestore DeleteBackup ([#9216](https://github.com/googleapis/google-cloud-java/issues/9216)) ([2a51320](https://github.com/googleapis/google-cloud-java/commit/2a513204fd642de8023a2e231e5269a2fd8f4c63)) +* [Many APIs] Add service_yaml_parameters to `java_gapic_library` targets ([#9203](https://github.com/googleapis/google-cloud-java/issues/9203)) ([6eca244](https://github.com/googleapis/google-cloud-java/commit/6eca244f800e84ac88cabe01982529074d6621b8)) +* [Many APIs] Add service_yaml_parameters to `java_gapic_library` targets ([#9204](https://github.com/googleapis/google-cloud-java/issues/9204)) ([a98abeb](https://github.com/googleapis/google-cloud-java/commit/a98abeb76665699b84110a9b41c57c86c68ea455)) +* [Many APIs] Add service_yaml_parameters to `java_gapic_library` targets ([#9205](https://github.com/googleapis/google-cloud-java/issues/9205)) ([ecb1a13](https://github.com/googleapis/google-cloud-java/commit/ecb1a1348db6835b277f2e81c10b75d7f8249600)) +* [workflows] Add service_yaml_parameters to `java_gapic_library` targets ([#9206](https://github.com/googleapis/google-cloud-java/issues/9206)) ([64dc942](https://github.com/googleapis/google-cloud-java/commit/64dc942b7e813612980301d0863c5ebc1f0c60b9)) +* **deps:** update dependency com.google.api:gapic-generator-java-bom to v2.15.3 ([#9217](https://github.com/googleapis/google-cloud-java/issues/9217)) ([0fbe3d1](https://github.com/googleapis/google-cloud-java/commit/0fbe3d1823285222b94b34c63cc50c8ee25a6971)) +* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.123.5 ([#9191](https://github.com/googleapis/google-cloud-java/issues/9191)) ([f58e887](https://github.com/googleapis/google-cloud-java/commit/f58e8872cc17dc0be53de90b133ae09fcfff9539)) +* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.20.1 ([#9198](https://github.com/googleapis/google-cloud-java/issues/9198)) ([ca26089](https://github.com/googleapis/google-cloud-java/commit/ca260891703447a8129c250fa8e64aa05ce7a5d9)) +* **deps:** update dependency com.google.http-client:google-http-client-bom to v1.43.1 ([#9213](https://github.com/googleapis/google-cloud-java/issues/9213)) ([f31a54d](https://github.com/googleapis/google-cloud-java/commit/f31a54d9dd334c89c82dac907a1b9efaa0f5a5d3)) +* **deps:** update dependency org.checkerframework:checker-qual to v3.32.0 ([#9182](https://github.com/googleapis/google-cloud-java/issues/9182)) ([8c47ddc](https://github.com/googleapis/google-cloud-java/commit/8c47ddc92677997e4fb511a716a38753ebdad990)) +* **speech:** increment retry setting values and test timeout values in IT ([#9188](https://github.com/googleapis/google-cloud-java/issues/9188)) ([b72fe9d](https://github.com/googleapis/google-cloud-java/commit/b72fe9d68c5892b587a5be36ba12b33165a71be9)) + + +### Documentation + +* [container] minor typo fix ([169bba9](https://github.com/googleapis/google-cloud-java/commit/169bba9c956cd2c30dd32cd89d7408a69bd77345)) +* [container] minor typo fix ([#9190](https://github.com/googleapis/google-cloud-java/issues/9190)) ([169bba9](https://github.com/googleapis/google-cloud-java/commit/169bba9c956cd2c30dd32cd89d7408a69bd77345)) +* [dialogflow-cx] clarified wording around quota usage ([#9209](https://github.com/googleapis/google-cloud-java/issues/9209)) ([bcb6df2](https://github.com/googleapis/google-cloud-java/commit/bcb6df25961316c739ab275e3538240a37aec5e7)) +* [maps-routing] clarify usage of compute_alternative_routes in proto comment ([#9201](https://github.com/googleapis/google-cloud-java/issues/9201)) ([51bca7c](https://github.com/googleapis/google-cloud-java/commit/51bca7cc03768ee6e1064c184393ac914b5f013f)) +* clarified wording around quota usage ([4e9b04a](https://github.com/googleapis/google-cloud-java/commit/4e9b04ae2cf2b6120bc186728797c63448f1e4e2)) +* clarified wording around quota usage ([4e9b04a](https://github.com/googleapis/google-cloud-java/commit/4e9b04ae2cf2b6120bc186728797c63448f1e4e2)) +* deprecated enable_restricted_image_training in NasJob in aiplatform v1beta1 nas_job.proto ([7044b6c](https://github.com/googleapis/google-cloud-java/commit/7044b6c54b503b5120b6fe1434eed504c89c30c0)) +* update comments ([e9caf21](https://github.com/googleapis/google-cloud-java/commit/e9caf2145612488be4fd39c96ecefd765ef0db15)) +* updated comments ([e9caf21](https://github.com/googleapis/google-cloud-java/commit/e9caf2145612488be4fd39c96ecefd765ef0db15)) + ## [1.6.0](https://github.com/googleapis/google-cloud-java/compare/v1.5.0...v1.6.0) (2023-03-01) diff --git a/changelog.json b/changelog.json index c6e1970281de..cdcde6843dca 100644 --- a/changelog.json +++ b/changelog.json @@ -1,6 +1,1519 @@ { "repository": "googleapis/google-cloud-java", "entries": [ + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-recaptchaenterprise", + "id": "8abe72d9-ec60-453f-a1c2-b4b2b2ce75d4", + "createTime": "2023-03-16T16:09:33.115Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-private-catalog", + "id": "20a10820-e815-4916-842c-f44e3e2ff632", + "createTime": "2023-03-16T16:09:33.114Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-policy-troubleshooter", + "id": "e8d11aec-15f8-413e-adf3-0b0827483331", + "createTime": "2023-03-16T16:09:33.113Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-phishingprotection", + "id": "8a3652e8-2f4a-4b63-8bdb-648abbe6fc39", + "createTime": "2023-03-16T16:09:33.112Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-os-login", + "id": "bb7767d8-b96c-41c0-bf68-60a43dac66ff", + "createTime": "2023-03-16T16:09:33.112Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-orchestration-airflow", + "id": "f46571fb-99c0-4052-9359-c295192cfa8d", + "createTime": "2023-03-16T16:09:33.111Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-networkconnectivity", + "id": "7706ad70-dddb-4b14-b635-7d6319591db8", + "createTime": "2023-03-16T16:09:33.109Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-network-security", + "id": "7df0cca6-af4f-4156-ac00-52b2b2ff2ac6", + "createTime": "2023-03-16T16:09:33.109Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-network-management", + "id": "87fe8d0b-a323-449c-b661-3fbbec3fb3dd", + "createTime": "2023-03-16T16:09:33.108Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-mediatranslation", + "id": "b2b7794a-7db0-43c4-a60d-91151cf03dda", + "createTime": "2023-03-16T16:09:33.107Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-managed-identities", + "id": "f2479cc3-c578-4994-a7bb-18f09ef1ce3a", + "createTime": "2023-03-16T16:09:33.107Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-iot", + "id": "851e4186-3c2c-4e32-b36c-6d09fead3b74", + "createTime": "2023-03-16T16:09:33.106Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-iamcredentials", + "id": "9883df76-3e7f-4ec3-9485-b12ca36ce680", + "createTime": "2023-03-16T16:09:33.106Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-gsuite-addons", + "id": "60ebdc3b-ef17-477f-a6ae-3a191fc441db", + "createTime": "2023-03-16T16:09:33.105Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-gkehub", + "id": "51298dab-23c9-442c-8645-31891d7fed1d", + "createTime": "2023-03-16T16:09:33.104Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-gke-connect-gateway", + "id": "90172e5a-b5b6-4aa0-be03-7b86ece872b2", + "createTime": "2023-03-16T16:09:33.104Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-game-servers", + "id": "b37b3c79-aa69-484f-93c5-f6f7a638220b", + "createTime": "2023-03-16T16:09:33.103Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-essential-contacts", + "id": "0b746a24-e5e0-43b2-b3bf-8a857b6432c3", + "createTime": "2023-03-16T16:09:33.102Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-errorreporting", + "id": "555c0758-5d2e-495a-842b-0160a5e7315b", + "createTime": "2023-03-16T16:09:33.102Z" + }, + { + "changes": [ + { + "type": "docs", + "sha": "169bba9c956cd2c30dd32cd89d7408a69bd77345", + "message": "[container] minor typo fix", + "issues": [ + "9190" + ] + }, + { + "type": "docs", + "sha": "169bba9c956cd2c30dd32cd89d7408a69bd77345", + "message": "[container] minor typo fix", + "issues": [] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-container", + "id": "6ea91b24-e87b-4001-b08b-6e818e4049c9", + "createTime": "2023-03-16T16:09:33.101Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a293c4e636aa2b7223e439900578ca086c04e5d4", + "message": "[documentai] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9200" + ] + }, + { + "type": "feat", + "sha": "a293c4e636aa2b7223e439900578ca086c04e5d4", + "message": "added enable_image_quality_scores field in OcrConfig", + "issues": [] + }, + { + "type": "feat", + "sha": "a293c4e636aa2b7223e439900578ca086c04e5d4", + "message": "added enable_symbol field in OcrConfig", + "issues": [] + }, + { + "type": "feat", + "sha": "a293c4e636aa2b7223e439900578ca086c04e5d4", + "message": "[documentai] added hints.language_hints field in OcrConfig", + "issues": [] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-document-ai", + "id": "597d864a-2e70-4e97-8c24-a5268767d219", + "createTime": "2023-03-16T16:09:33.101Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "b0d43200dd35d2311ed2a35658142b829266e56a", + "message": "[distributedcloudedge] Add service_yaml parameters to edgecontainer GAPIC targets", + "issues": [ + "9189" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-distributedcloudedge", + "id": "6cffc893-c88f-4dfb-854a-1e83e2849c9b", + "createTime": "2023-03-16T16:09:33.100Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "64dc942b7e813612980301d0863c5ebc1f0c60b9", + "message": "[workflows] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9206" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-workflows", + "id": "f76a057a-3367-48a1-8487-e612ea88117c", + "createTime": "2023-03-16T16:09:33.099Z" + }, + { + "changes": [ + { + "type": "docs", + "sha": "e9caf2145612488be4fd39c96ecefd765ef0db15", + "message": "updated comments", + "issues": [] + }, + { + "type": "feat", + "sha": "e9caf2145612488be4fd39c96ecefd765ef0db15", + "message": "[batch] added StatusEvent.task_state", + "issues": [ + "9177" + ] + }, + { + "type": "docs", + "sha": "e9caf2145612488be4fd39c96ecefd765ef0db15", + "message": "update comments", + "issues": [] + }, + { + "type": "feat", + "sha": "e9caf2145612488be4fd39c96ecefd765ef0db15", + "message": "[batch] resource usage", + "issues": [] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-batch", + "id": "e39b70a7-a3e7-4ba7-8cf8-f0f00e71f811", + "createTime": "2023-03-16T16:09:33.097Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-workflow-executions", + "id": "b15b93e2-304b-47b1-be3e-75683d1a13b7", + "createTime": "2023-03-16T16:09:33.097Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-websecurityscanner", + "id": "1073f562-32b0-4190-b2b6-7e19217f56a9", + "createTime": "2023-03-16T16:09:33.096Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-vision", + "id": "4be478c1-954e-41f1-88e0-381b89d00508", + "createTime": "2023-03-16T16:09:33.096Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-video-transcoder", + "id": "7c169af8-da04-4110-8f02-da11aa69aa7a", + "createTime": "2023-03-16T16:09:33.095Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-video-intelligence", + "id": "d601157f-39ca-42cf-a6d3-736c494e6c8b", + "createTime": "2023-03-16T16:09:33.094Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-trace", + "id": "26ed966e-dca0-4788-a136-cd6edbe74b24", + "createTime": "2023-03-16T16:09:33.094Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-tasks", + "id": "27fdb969-8cbe-4c00-b1ac-9e644725973b", + "createTime": "2023-03-16T16:09:33.093Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-talent", + "id": "0b128f12-db1b-4857-8fad-91d64eb60485", + "createTime": "2023-03-16T16:09:33.093Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + }, + { + "type": "fix", + "sha": "b72fe9d68c5892b587a5be36ba12b33165a71be9", + "message": "increment retry setting values and test timeout values in IT", + "issues": [ + "9188" + ], + "scope": "speech" + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-speech", + "id": "5a2e03c4-ba00-49d7-896b-1c6435ca3562", + "createTime": "2023-03-16T16:09:33.091Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-shell", + "id": "49beb5b7-f8a7-4ce7-b100-70f2236cdef9", + "createTime": "2023-03-16T16:09:33.091Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-servicedirectory", + "id": "2dc210de-4efb-4f9d-95ba-58227a3bc465", + "createTime": "2023-03-16T16:09:33.090Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-service-usage", + "id": "513cbde7-c1b9-4c29-bd09-7c21b96540db", + "createTime": "2023-03-16T16:09:33.090Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-service-control", + "id": "c836da25-aee2-48a5-bb52-2cea391d933c", + "createTime": "2023-03-16T16:09:33.089Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-securitycenter", + "id": "66c5afcb-984d-48e3-b51d-a95085685525", + "createTime": "2023-03-16T16:09:33.089Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-securitycenter-settings", + "id": "520b1394-6f8b-4c6a-ad78-26594ed846c5", + "createTime": "2023-03-16T16:09:33.088Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-security-private-ca", + "id": "9afe1ff7-dfc3-4585-9e27-9074c00b5ca9", + "createTime": "2023-03-16T16:09:33.088Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-secretmanager", + "id": "b12977c9-5523-4f7e-8e35-54ffd9eebebc", + "createTime": "2023-03-16T16:09:33.087Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-resourcemanager", + "id": "120a8033-ee76-45e0-b521-056776b4f493", + "createTime": "2023-03-16T16:09:33.087Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-resource-settings", + "id": "e69378cc-e8ce-460a-840c-91730a12cc79", + "createTime": "2023-03-16T16:09:33.086Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "ecb1a1348db6835b277f2e81c10b75d7f8249600", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9205" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-recommendations-ai", + "id": "e25f5144-19ec-410a-a7dd-d1b51e48a728", + "createTime": "2023-03-16T16:09:33.086Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-dms", + "id": "4b0f2e0f-c44c-4eb2-ad0e-f73d0453cb79", + "createTime": "2023-03-16T16:09:33.086Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-dlp", + "id": "c743dc65-30fa-4db9-af89-078d22b17e66", + "createTime": "2023-03-16T16:09:33.085Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-debugger-client", + "id": "2a1e00c6-1b00-42b7-91e0-b0bc31beb07a", + "createTime": "2023-03-16T16:09:33.085Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-datastream", + "id": "d8941471-2fd8-4dea-992b-04a141277ab3", + "createTime": "2023-03-16T16:09:33.082Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-dataproc", + "id": "d8ab1721-bf3e-4497-aa55-f91be2cf7786", + "createTime": "2023-03-16T16:09:33.082Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-dataproc-metastore", + "id": "b7600c59-605d-4ab7-b495-136c353b2d1d", + "createTime": "2023-03-16T16:09:33.081Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-datalabeling", + "id": "81cd894e-ff69-4bf9-8b5a-483c22025adf", + "createTime": "2023-03-16T16:09:33.081Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-data-fusion", + "id": "ab40ef32-48cb-475c-b962-ddaefacb3d1b", + "createTime": "2023-03-16T16:09:33.080Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-binary-authorization", + "id": "93926602-cade-4f1e-bb04-2a40e0f68c22", + "createTime": "2023-03-16T16:09:33.080Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-billingbudgets", + "id": "5bec77ef-3e94-466f-ba7b-d7270f35c02d", + "createTime": "2023-03-16T16:09:33.080Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-bigquerymigration", + "id": "0ed95d45-ea42-4179-b88f-f8de0570ca93", + "createTime": "2023-03-16T16:09:33.079Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-bigqueryconnection", + "id": "3e304aed-5d96-473e-abd5-fd06ea0974b9", + "createTime": "2023-03-16T16:09:33.079Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-automl", + "id": "1ce8bcb3-97b9-44ca-a128-077beb16ff99", + "createTime": "2023-03-16T16:09:33.079Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-asset", + "id": "502b4da3-4ffc-4c08-b615-ee5128101065", + "createTime": "2023-03-16T16:09:33.078Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.area120:google-area120-tables", + "id": "8572ed5e-8082-467c-9bc6-3cf3f37bc2ba", + "createTime": "2023-03-16T16:09:33.078Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-appengine-admin", + "id": "a41a9298-1f37-4c31-a9ff-bccbeab01813", + "createTime": "2023-03-16T16:09:33.077Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-apigee-connect", + "id": "1269b3ac-509d-41e9-b0db-9575469d72c8", + "createTime": "2023-03-16T16:09:33.077Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-api-gateway", + "id": "9bc3a141-18a6-4866-89e3-1ff89d2f1327", + "createTime": "2023-03-16T16:09:33.077Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-accessapproval", + "id": "92eea64f-b2f3-49b8-99b7-4e9ada9db926", + "createTime": "2023-03-16T16:09:33.076Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "460b25be090ea2d1125bf0729eced9d632bd995d", + "message": "[containeranalysis] Add VULNERABILITY_ASSESSMENT Note type to grafeas v1 API, adds Vex_Assessment derived from the Note to resources' occurrences, VEX notes now be written to add CVE assessments", + "issues": [ + "9183" + ] + }, + { + "type": "feat", + "sha": "460b25be090ea2d1125bf0729eced9d632bd995d", + "message": "[containeranalysis] Import of Grafeas from Github", + "issues": [] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "io.grafeas:grafeas", + "id": "70fb764d-2c78-424b-bb0b-db7599c7e674", + "createTime": "2023-03-16T16:09:33.076Z" + }, + { + "changes": [ + { + "type": "docs", + "sha": "4e9b04ae2cf2b6120bc186728797c63448f1e4e2", + "message": "clarified wording around quota usage", + "issues": [] + }, + { + "type": "feat", + "sha": "4e9b04ae2cf2b6120bc186728797c63448f1e4e2", + "message": "[dialogflow] added support for custom content types", + "issues": [ + "9185" + ] + }, + { + "type": "docs", + "sha": "4e9b04ae2cf2b6120bc186728797c63448f1e4e2", + "message": "clarified wording around quota usage", + "issues": [] + }, + { + "type": "feat", + "sha": "4e9b04ae2cf2b6120bc186728797c63448f1e4e2", + "message": "[dialogflow] added support for custom content types", + "issues": [] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-dialogflow", + "id": "33f5ab25-e7da-43a8-b7f2-7fc7c692cda7", + "createTime": "2023-03-16T16:09:33.076Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "a9bffaa4fdefa1195a7da01c0c3c32406e5f265c", + "message": "[contactcenterinsights] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9176" + ] + }, + { + "type": "feat", + "sha": "a9bffaa4fdefa1195a7da01c0c3c32406e5f265c", + "message": "[contactcenterinsights] add a way to specify the conversation automatic analysis percentage for the UploadConversation API when creating Analyses in Insights", + "issues": [] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-contact-center-insights", + "id": "8f0d06fa-5334-410d-8782-2f6dac301795", + "createTime": "2023-03-16T16:09:33.075Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "[aiplatform] add disable_container_logging to BatchPredictionJob in aiplatform v1,v1beta1 batch_prediction_job.proto", + "issues": [ + "9184" + ] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "add split to ExportDataConfig in aiplatform v1 dataset.proto", + "issues": [] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "add offline_storage_ttl_days to EntityType in aiplatform v1 entity_type.proto", + "issues": [] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "add evaluated_annotation.proto to aiplatform v1", + "issues": [] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "add cpu_utilization_target to Featurestore.OnlineServingConfig.Scaling in aiplatform v1 featurestore.proto", + "issues": [] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "add online_storage_ttl_days to Featurestore in aiplatform v1 featurestore.proto", + "issues": [] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "add slice_spec to ModelEvaluationSlice in aiplatform v1 model_evaluation_slice.proto", + "issues": [] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "add BatchImportEvaluatedAnnotations rpc to aiplatform v1 model_service.proto", + "issues": [] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "[aiplatform] add TPU_V4_POD to AcceleratorType in aiplatform v1 accelerator_type.proto", + "issues": [] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "add split to ExportDataConfig in aiplatform v1beta1 dataset.proto", + "issues": [] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "add evaluated_annotation.proto to aiplatform v1beta1", + "issues": [] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "add cpu_utilization_target to Featurestore.OnlineServingConfig.Scaling in aiplatform v1beta1 featurestore.proto", + "issues": [] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "add large_model_reference to Model in aiplatform v1beta1 model.proto", + "issues": [] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "add slice_spec to ModelEvaluationSlice in aiplatform v1beta1 model_evaluation_slice.proto", + "issues": [] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "add BatchImportEvaluatedAnnotations rpc to aiplatform v1beta1 model_service.proto", + "issues": [] + }, + { + "type": "docs", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "deprecated enable_restricted_image_training in NasJob in aiplatform v1beta1 nas_job.proto", + "issues": [] + }, + { + "type": "feat", + "sha": "7044b6c54b503b5120b6fe1434eed504c89c30c0", + "message": "[aiplatform] add TPU_V4_POD to AcceleratorType in aiplatform v1beta1 accelerator_type.proto", + "issues": [] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-aiplatform", + "id": "2cf67606-47b4-4125-9df5-9b8b986f5fe5", + "createTime": "2023-03-16T16:09:33.075Z" + }, + { + "changes": [ + { + "type": "docs", + "sha": "51bca7cc03768ee6e1064c184393ac914b5f013f", + "message": "[maps-routing] clarify usage of compute_alternative_routes in proto comment", + "issues": [ + "9201" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.maps:google-maps-routing", + "id": "a613be57-a2a7-45e2-974c-547942313872", + "createTime": "2023-03-16T16:09:33.075Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d9c7ee510a1c128584f4ce41644e125c33f156dc", + "message": "[cloudscheduler] Location API methods", + "issues": [ + "9181" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-scheduler", + "id": "95b37e94-47da-4214-b001-9036d41315ff", + "createTime": "2023-03-16T16:09:33.074Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "8f2119d35384184b1d3d8de850b195daefcf98a3", + "message": "[cloudkms] add support for Coordinated External Keys", + "issues": [ + "9197" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-kms", + "id": "126014eb-3ca3-4873-b2ec-bf99c4161e5d", + "createTime": "2023-03-16T16:09:33.074Z" + }, + { + "changes": [ + { + "type": "docs", + "sha": "bcb6df25961316c739ab275e3538240a37aec5e7", + "message": "[dialogflow-cx] clarified wording around quota usage", + "issues": [ + "9209" + ] + }, + { + "type": "fix", + "sha": "aa813d581bb092cce53b067181c75d499040cbb7", + "message": "[dialogflow-cx] change java package of Cloud Build v2", + "issues": [ + "9195" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-dialogflow-cx", + "id": "95a5d91b-ecb5-4c21-9a86-6eee93233c7c", + "createTime": "2023-03-16T16:09:33.074Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "752495fe41d7594c83b7c9e87f3851b0e3b423ae", + "message": "[cloudchannel] add show_future_offers to ListOffers", + "issues": [ + "9212" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-channel", + "id": "685cbb32-2fe6-4f6a-b80e-72e91b944dd8", + "createTime": "2023-03-16T16:09:33.074Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "1cd532f0c79eb9627f4532a1aabb92969492393d", + "message": "[datacatalog] add support for new ImportEntries() API, including format of the dump", + "issues": [ + "9214" + ] + }, + { + "type": "fix", + "sha": "6eca244f800e84ac88cabe01982529074d6621b8", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9203" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-datacatalog", + "id": "ec6930e9-82be-485a-9d98-03f96fb3d885", + "createTime": "2023-03-16T16:09:33.073Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "2a513204fd642de8023a2e231e5269a2fd8f4c63", + "message": "[file] set longer polling timeouts for filestore DeleteBackup", + "issues": [ + "9216" + ] + }, + { + "type": "fix", + "sha": "a98abeb76665699b84110a9b41c57c86c68ea455", + "message": "[Many APIs] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [ + "9204" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-filestore", + "id": "c5ba5704-7603-434b-8187-4693a4ead96c", + "createTime": "2023-03-16T16:09:33.073Z" + }, + { + "changes": [ + { + "type": "fix", + "sha": "49da4af1edcdafa021a57c395bff2a5ef04cac74", + "message": "[cloudbuild] change java package of Cloud Build v2", + "issues": [ + "9218" + ] + }, + { + "type": "feat", + "sha": "fb876902cb6ad7b19688d66df091d362a43f80f9", + "message": "[cloudbuild] Add DefaultLogsBucketBehavior to BuildOptions", + "issues": [ + "9196" + ] + }, + { + "type": "fix", + "sha": "fb876902cb6ad7b19688d66df091d362a43f80f9", + "message": "[cloudbuild] Add service_yaml_parameters to `java_gapic_library` targets", + "issues": [] + }, + { + "type": "fix", + "sha": "fb876902cb6ad7b19688d66df091d362a43f80f9", + "message": "[cloudbuild] change java package of Cloud Build v2", + "issues": [] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-build", + "id": "ae169a40-c173-4445-8e15-e7b2f0aaab31", + "createTime": "2023-03-16T16:09:33.073Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "8e44284d33ff8f43f28cea98dda509b5a798e543", + "message": "[cloudfunctions] add `available_cpu ` field", + "issues": [ + "9231" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-functions", + "id": "83960935-3b01-4472-8061-cdefb5da6943", + "createTime": "2023-03-16T16:09:33.068Z" + }, { "changes": [ { @@ -759,5 +2272,5 @@ "createTime": "2023-02-03T16:27:23.198Z" } ], - "updateTime": "2023-03-01T18:30:24.953Z" + "updateTime": "2023-03-16T16:09:33.115Z" } \ No newline at end of file diff --git a/java-domains/README.md b/java-domains/README.md index 3bda7ecd5aff..05d3ca769cce 100644 --- a/java-domains/README.md +++ b/java-domains/README.md @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-domains - 1.9.0 + 1.10.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-domains:1.9.0' +implementation 'com.google.cloud:google-cloud-domains:1.10.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.9.0" +libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.10.0" ``` diff --git a/java-enterpriseknowledgegraph/README.md b/java-enterpriseknowledgegraph/README.md index dc64a2383396..d99af5c2aafb 100644 --- a/java-enterpriseknowledgegraph/README.md +++ b/java-enterpriseknowledgegraph/README.md @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-enterpriseknowledgegraph - 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-enterpriseknowledgegraph:0.8.0' +implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.8.0" +libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.9.0" ``` diff --git a/java-eventarc-publishing/README.md b/java-eventarc-publishing/README.md index b84584672b69..eaaacd75be48 100644 --- a/java-eventarc-publishing/README.md +++ b/java-eventarc-publishing/README.md @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-eventarc-publishing - 0.12.0 + 0.13.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-eventarc-publishing:0.12.0' +implementation 'com.google.cloud:google-cloud-eventarc-publishing:0.13.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-eventarc-publishing" % "0.12.0" +libraryDependencies += "com.google.cloud" % "google-cloud-eventarc-publishing" % "0.13.0" ``` diff --git a/java-eventarc/README.md b/java-eventarc/README.md index 6ba968a4f1ce..c0e675b1325c 100644 --- a/java-eventarc/README.md +++ b/java-eventarc/README.md @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-eventarc - 1.12.0 + 1.13.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-eventarc:1.12.0' +implementation 'com.google.cloud:google-cloud-eventarc:1.13.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.12.0" +libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.13.0" ``` diff --git a/java-gke-backup/README.md b/java-gke-backup/README.md index cdfa9a28737b..ccef67e70edd 100644 --- a/java-gke-backup/README.md +++ b/java-gke-backup/README.md @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-gke-backup - 0.11.0 + 0.12.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gke-backup:0.11.0' +implementation 'com.google.cloud:google-cloud-gke-backup:0.12.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-backup" % "0.11.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-backup" % "0.12.0" ``` diff --git a/java-gke-multi-cloud/README.md b/java-gke-multi-cloud/README.md index 11cad5554d8d..51152790cfb4 100644 --- a/java-gke-multi-cloud/README.md +++ b/java-gke-multi-cloud/README.md @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-gke-multi-cloud - 0.11.0 + 0.12.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gke-multi-cloud:0.11.0' +implementation 'com.google.cloud:google-cloud-gke-multi-cloud:0.12.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.11.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.12.0" ``` diff --git a/java-iam-admin/README.md b/java-iam-admin/README.md index 421349206c16..de72c226520f 100644 --- a/java-iam-admin/README.md +++ b/java-iam-admin/README.md @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-iam-admin - 3.7.0 + 3.8.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-iam-admin:3.7.0' +implementation 'com.google.cloud:google-iam-admin:3.8.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-iam-admin" % "3.7.0" +libraryDependencies += "com.google.cloud" % "google-iam-admin" % "3.8.0" ``` diff --git a/java-iam/README.md b/java-iam/README.md index 64ef7a656fb2..241d506fb186 100644 --- a/java-iam/README.md +++ b/java-iam/README.md @@ -21,20 +21,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-iam-policy - 1.10.0 + 1.11.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-iam-policy:1.10.0' +implementation 'com.google.cloud:google-iam-policy:1.11.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.10.0" +libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.11.0" ``` diff --git a/java-ids/README.md b/java-ids/README.md index 905f213ce54e..601a835f6744 100644 --- a/java-ids/README.md +++ b/java-ids/README.md @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-ids - 1.11.0 + 1.12.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-ids:1.11.0' +implementation 'com.google.cloud:google-cloud-ids:1.12.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.11.0" +libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.12.0" ``` diff --git a/java-kmsinventory/README.md b/java-kmsinventory/README.md index 381a2bac2ec7..cf88f71b5ba9 100644 --- a/java-kmsinventory/README.md +++ b/java-kmsinventory/README.md @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-kmsinventory - 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-kmsinventory:0.1.0' +implementation 'com.google.cloud:google-cloud-kmsinventory:0.2.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-kmsinventory" % "0.1.0" +libraryDependencies += "com.google.cloud" % "google-cloud-kmsinventory" % "0.2.0" ``` diff --git a/java-language/README.md b/java-language/README.md index 4e0d373de739..ac8b6dd14a9b 100644 --- a/java-language/README.md +++ b/java-language/README.md @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-language - 2.13.0 + 2.14.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-language:2.13.0' +implementation 'com.google.cloud:google-cloud-language:2.14.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.13.0" +libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.14.0" ``` diff --git a/java-maps-addressvalidation/README.md b/java-maps-addressvalidation/README.md index fc892957e188..5b57196ae0a4 100644 --- a/java-maps-addressvalidation/README.md +++ b/java-maps-addressvalidation/README.md @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file: com.google.maps google-maps-addressvalidation - 0.6.0 + 0.7.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-addressvalidation:0.6.0' +implementation 'com.google.maps:google-maps-addressvalidation:0.7.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-addressvalidation" % "0.6.0" +libraryDependencies += "com.google.maps" % "google-maps-addressvalidation" % "0.7.0" ``` diff --git a/java-maps-mapsplatformdatasets/README.md b/java-maps-mapsplatformdatasets/README.md index 3203f15823a9..2a1293321236 100644 --- a/java-maps-mapsplatformdatasets/README.md +++ b/java-maps-mapsplatformdatasets/README.md @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file: com.google.maps google-maps-mapsplatformdatasets - 0.1.0 + 0.2.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-mapsplatformdatasets:0.1.0' +implementation 'com.google.maps:google-maps-mapsplatformdatasets:0.2.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-mapsplatformdatasets" % "0.1.0" +libraryDependencies += "com.google.maps" % "google-maps-mapsplatformdatasets" % "0.2.0" ``` diff --git a/java-monitoring-dashboards/README.md b/java-monitoring-dashboards/README.md index 78cae6ac0748..cf51de8d9292 100644 --- a/java-monitoring-dashboards/README.md +++ b/java-monitoring-dashboards/README.md @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-monitoring-dashboard - 2.14.0 + 2.15.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring-dashboard:2.14.0' +implementation 'com.google.cloud:google-cloud-monitoring-dashboard:2.15.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "2.14.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "2.15.0" ``` diff --git a/java-monitoring-metricsscope/README.md b/java-monitoring-metricsscope/README.md index 240821d707f7..90ae8b30017c 100644 --- a/java-monitoring-metricsscope/README.md +++ b/java-monitoring-metricsscope/README.md @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-monitoring-metricsscope - 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-monitoring-metricsscope:0.6.0' +implementation 'com.google.cloud:google-cloud-monitoring-metricsscope:0.7.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-metricsscope" % "0.6.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-metricsscope" % "0.7.0" ``` diff --git a/java-monitoring/README.md b/java-monitoring/README.md index 6110f564b453..1be20dc3f0fa 100644 --- a/java-monitoring/README.md +++ b/java-monitoring/README.md @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-monitoring - 3.13.0 + 3.14.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring:3.13.0' +implementation 'com.google.cloud:google-cloud-monitoring:3.14.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.13.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.14.0" ``` diff --git a/java-notification/README.md b/java-notification/README.md index 9bb637c30f87..bc2e08c929a8 100644 --- a/java-notification/README.md +++ b/java-notification/README.md @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-notification - 0.130.0-beta + 0.131.0-beta ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-notification:0.130.0-beta' +implementation 'com.google.cloud:google-cloud-notification:0.131.0-beta' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-notification" % "0.130.0-beta" +libraryDependencies += "com.google.cloud" % "google-cloud-notification" % "0.131.0-beta" ``` diff --git a/java-orgpolicy/README.md b/java-orgpolicy/README.md index c497344cd8e6..106d3891e8f8 100644 --- a/java-orgpolicy/README.md +++ b/java-orgpolicy/README.md @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-orgpolicy - 2.12.0 + 2.13.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-orgpolicy:2.12.0' +implementation 'com.google.cloud:google-cloud-orgpolicy:2.13.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.12.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.13.0" ``` diff --git a/java-recommender/README.md b/java-recommender/README.md index 208c9eef1fab..d8d4eb0e78d7 100644 --- a/java-recommender/README.md +++ b/java-recommender/README.md @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-recommender - 2.14.0 + 2.15.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommender:2.14.0' +implementation 'com.google.cloud:google-cloud-recommender:2.15.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.14.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.15.0" ``` diff --git a/java-shared-dependencies/README.md b/java-shared-dependencies/README.md index 1a5e3ff9b173..ce63610d1123 100644 --- a/java-shared-dependencies/README.md +++ b/java-shared-dependencies/README.md @@ -14,7 +14,7 @@ If you are using Maven, add this to the `dependencyManagement` section. com.google.cloud google-cloud-shared-dependencies - 3.4.0 + 3.5.0 pom import diff --git a/java-texttospeech/README.md b/java-texttospeech/README.md index e5d9988c7802..4db783fcf834 100644 --- a/java-texttospeech/README.md +++ b/java-texttospeech/README.md @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-texttospeech - 2.13.0 + 2.14.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-texttospeech:2.13.0' +implementation 'com.google.cloud:google-cloud-texttospeech:2.14.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.13.0" +libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.14.0" ``` diff --git a/java-video-stitcher/README.md b/java-video-stitcher/README.md index 572efe4d1e17..c1f13548a279 100644 --- a/java-video-stitcher/README.md +++ b/java-video-stitcher/README.md @@ -23,20 +23,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-video-stitcher - 0.12.0 + 0.13.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-stitcher:0.12.0' +implementation 'com.google.cloud:google-cloud-video-stitcher:0.13.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.12.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.13.0" ``` diff --git a/java-webrisk/README.md b/java-webrisk/README.md index 02ec533ce7c0..4369c6d53e3a 100644 --- a/java-webrisk/README.md +++ b/java-webrisk/README.md @@ -20,20 +20,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-webrisk - 2.11.0 + 2.12.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-webrisk:2.11.0' +implementation 'com.google.cloud:google-cloud-webrisk:2.12.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.11.0" +libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.12.0" ```