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..58fc060cf444 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,81 @@ # 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)) +* [compute] Update Compute Engine API to revision 20230307 ([#770](https://github.com/googleapis/google-cloud-java/issues/770)) ([#9230](https://github.com/googleapis/google-cloud-java/issues/9230)) ([405cb92](https://github.com/googleapis/google-cloud-java/commit/405cb92007e1539c319460faecac743f7c38c54b)) +* [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)) +* [workstations] new module for workstations ([#9233](https://github.com/googleapis/google-cloud-java/issues/9233)) ([d7010bd](https://github.com/googleapis/google-cloud-java/commit/d7010bdbe1092c4ab9b39b30690c5c297f405d26)) +* 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.apis:google-api-services-storage to v1-rev20230301-2.0.0 ([#9224](https://github.com/googleapis/google-cloud-java/issues/9224)) ([531fd2b](https://github.com/googleapis/google-cloud-java/commit/531fd2b98259bad6a897364c0a8932221738be6c)) +* **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..65a83b80f4cb 100644 --- a/changelog.json +++ b/changelog.json @@ -1,6 +1,2663 @@ { "repository": "googleapis/google-cloud-java", "entries": [ + { + "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": "5fcb81ab-19c3-4424-93e2-3cd7914e7dfc", + "createTime": "2023-03-16T21:33:46.341Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "405cb92007e1539c319460faecac743f7c38c54b", + "message": "[compute] Update Compute Engine API to revision 20230307 (#770)", + "issues": [ + "9230" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-compute", + "id": "05ea1b23-fb26-4c87-9e20-0d478a994d93", + "createTime": "2023-03-16T21:33:46.340Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-workstations", + "id": "e669502f-2c0d-494d-8d53-5b7e6c5eea09", + "createTime": "2023-03-16T21:33:46.340Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "07556458-551e-4fd9-b6fc-84baabea9251", + "createTime": "2023-03-16T21:33:46.339Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "c821849a-4f00-4c94-9b2a-2a8fcf7e9165", + "createTime": "2023-03-16T21:33:46.337Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "8389cf6c-a404-445f-b5cc-acdae4ec9c42", + "createTime": "2023-03-16T21:33:46.336Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-vpcaccess", + "id": "5d57c688-e0b7-48ba-b2b3-9f07477ef568", + "createTime": "2023-03-16T21:33:46.335Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-vmwareengine", + "id": "17a537c5-d0ed-4c63-8ba4-22a71e06e3af", + "createTime": "2023-03-16T21:33:46.334Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-vmmigration", + "id": "5b264598-5f4e-4637-a696-e5017a2094a2", + "createTime": "2023-03-16T21:33:46.333Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "46724caa-3632-417a-87f6-3075d2ebbeef", + "createTime": "2023-03-16T21:33:46.332Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "0416825d-2bc0-4b60-80e3-e487c5abde14", + "createTime": "2023-03-16T21:33:46.331Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-live-stream", + "id": "2eb335e8-6a32-409e-9029-82ea09cf89c4", + "createTime": "2023-03-16T21:33:46.330Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "c4224366-b0f2-4993-bbee-31b58f22b9da", + "createTime": "2023-03-16T21:33:46.329Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-translate", + "id": "ef54ed8c-aa64-4cc3-bc19-33c862790089", + "createTime": "2023-03-16T21:33:46.328Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "075febd0-5bad-4d69-9872-7fae99446180", + "createTime": "2023-03-16T21:33:46.328Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-tpu", + "id": "be0c66c1-4aca-4f29-9050-c32b92c34541", + "createTime": "2023-03-16T21:33:46.326Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "87c62575-1d0a-44f3-9753-8c06b38dadbe", + "createTime": "2023-03-16T21:33:46.324Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "b6cb2b39-6950-4809-92c8-a67ca7e4b63c", + "createTime": "2023-03-16T21:33:46.323Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-storage-transfer", + "id": "1ca0a760-766b-4ef5-b963-c2b5dd49d1d9", + "createTime": "2023-03-16T21:33:46.323Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "bbf39fb6-27fe-45ef-b415-d3f3559bc2d3", + "createTime": "2023-03-16T21:33:46.322Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "91656b13-c2c7-44a1-8df0-edb54ac6c3e1", + "createTime": "2023-03-16T21:33:46.321Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "ff4fee42-1eb4-4e9a-bb66-18a4edd2112d", + "createTime": "2023-03-16T21:33:46.320Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "0f991cf7-25f9-4575-a06f-060753c65d65", + "createTime": "2023-03-16T21:33:46.319Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-service-management", + "id": "681c6f26-a578-49a6-af02-4e2268ead9e4", + "createTime": "2023-03-16T21:33:46.318Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "ecc8ffb7-4adb-4a3b-9c58-0c6731e83b40", + "createTime": "2023-03-16T21:33:46.318Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "debd111e-fa01-4191-b17c-7853bc84a2cc", + "createTime": "2023-03-16T21:33:46.317Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "8b6e63d4-98f1-4fcf-b922-9d87ac0b8184", + "createTime": "2023-03-16T21:33:46.316Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "02e9c097-b6a9-41bd-967f-0ab6cd93dd69", + "createTime": "2023-03-16T21:33:46.314Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "6885b7db-b916-434f-9593-20e3014215c6", + "createTime": "2023-03-16T21:33:46.313Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "b8f48c06-0f2c-4f45-8423-b5279d6a01f4", + "createTime": "2023-03-16T21:33:46.312Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-run", + "id": "b67e5dee-8f6a-477b-9075-cfad57592eb1", + "createTime": "2023-03-16T21:33:46.311Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-retail", + "id": "49e714b8-a50e-4137-8bfd-f11664d46054", + "createTime": "2023-03-16T21:33:46.310Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "e257ee64-051e-4d03-9822-dcbcc8333d81", + "createTime": "2023-03-16T21:33:46.309Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "0c9220ca-e336-4d6e-8e93-e4dd4869cfec", + "createTime": "2023-03-16T21:33:46.308Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-redis", + "id": "4056cb47-6bea-453c-8dda-e83d7ef1e0dd", + "createTime": "2023-03-16T21:33:46.308Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "5c591b65-4a6c-460f-b92c-6d27e12f7701", + "createTime": "2023-03-16T21:33:46.307Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "fa033834-a31a-421a-b22c-78b855486453", + "createTime": "2023-03-16T21:33:46.306Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-publicca", + "id": "30195972-c6d7-4c83-9c7b-580008519933", + "createTime": "2023-03-16T21:33:46.305Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-profiler", + "id": "82bd570b-4b38-45a3-81d4-bc1e0c6bfea4", + "createTime": "2023-03-16T21:33:46.305Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "23913a6f-e438-4e56-842a-9e35fdd1119b", + "createTime": "2023-03-16T21:33:46.304Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "2ed1b026-c23f-4caa-9bb2-c1b569711dae", + "createTime": "2023-03-16T21:33:46.303Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "3fb1ea45-c01c-4e18-bf6d-fe0b6810ed57", + "createTime": "2023-03-16T21:33:46.302Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "a678734b-cb8e-46ff-9b7f-f12029369b8e", + "createTime": "2023-03-16T21:33:46.302Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-os-config", + "id": "afd1a86b-28a8-4c9a-9df8-0cf59c5c1100", + "createTime": "2023-03-16T21:33:46.301Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "9816e890-aadf-4e69-a2d0-604ecfc9a4da", + "createTime": "2023-03-16T21:33:46.300Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-optimization", + "id": "2f3ebfa0-1f18-404c-a8d4-b62d0e355805", + "createTime": "2023-03-16T21:33:46.299Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-notebooks", + "id": "dea8a473-12c2-4b42-93f1-8c0885e47269", + "createTime": "2023-03-16T21:33:46.299Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "61b41407-38b6-4190-9bb8-89977b16f614", + "createTime": "2023-03-16T21:33:46.298Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "50a7565c-56f6-4566-9cdf-3df5089762e8", + "createTime": "2023-03-16T21:33:46.297Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "bd0c23f6-b439-45f7-8bc8-663e96798cd2", + "createTime": "2023-03-16T21:33:46.297Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-memcache", + "id": "d6e26114-e87e-464e-b7dc-4b05f04daef8", + "createTime": "2023-03-16T21:33:46.296Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "d7b9f18c-0551-4475-bda1-9fd73b57841d", + "createTime": "2023-03-16T21:33:46.295Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "fe7a2411-0488-4eb2-9460-fdc50d968117", + "createTime": "2023-03-16T21:33:46.294Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "451a8564-2898-4f3d-bbff-7621d29f651e", + "createTime": "2023-03-16T21:33:46.294Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-life-sciences", + "id": "46fdc408-a37b-4469-8ee9-368ab5850c05", + "createTime": "2023-03-16T21:33:46.293Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "67f1d122-28f7-4861-aad7-ceb86253e07e", + "createTime": "2023-03-16T21:33:46.293Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "263754ee-fd3f-4bb6-b446-db414e91bb19", + "createTime": "2023-03-16T21:33:46.292Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "b749d1a5-7c27-45f6-901f-5e4bc7793722", + "createTime": "2023-03-16T21:33:46.291Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "1e2bc2c7-92ff-487f-97ba-a83d0c57b5f1", + "createTime": "2023-03-16T21:33:46.291Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "2886a820-78ce-4ec5-80ec-83708cc55b59", + "createTime": "2023-03-16T21:33:46.290Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "836a31d5-6f03-44e9-bbb1-fdd29ef153fe", + "createTime": "2023-03-16T21:33:46.289Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "902a18f0-83ef-4e66-9632-112d989127ae", + "createTime": "2023-03-16T21:33:46.288Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "544c6cd1-90d4-439b-b140-30d5c17dc158", + "createTime": "2023-03-16T21:33:46.288Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "2719ba81-b7c2-420f-85e0-9c20d50462f2", + "createTime": "2023-03-16T21:33:46.287Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "2b81b1f3-8475-43e1-8ac1-41a92727ffc0", + "createTime": "2023-03-16T21:33:46.287Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "b8f3746b-24bd-4a9b-a6f2-efd9e8386ada", + "createTime": "2023-03-16T21:33:46.286Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "1424bbcb-fe91-4eda-9cb5-1d26d01df586", + "createTime": "2023-03-16T21:33:46.286Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "97fe31b8-3889-4170-a7d2-198ff50ea8f9", + "createTime": "2023-03-16T21:33:46.285Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "56bcf087-ddf1-463d-8dbe-8d506cee78af", + "createTime": "2023-03-16T21:33:46.284Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "3746d35a-f60e-40a2-8cb9-3681cce286dd", + "createTime": "2023-03-16T21:33:46.284Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "2f00b6ca-d2be-445d-8639-8840ca298fc1", + "createTime": "2023-03-16T21:33:46.283Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "73d3727e-8622-4e56-901e-de39c62c1385", + "createTime": "2023-03-16T21:33:46.283Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "cd628d94-c498-45a6-bc69-ae96849ac0d3", + "createTime": "2023-03-16T21:33:46.282Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "58b60960-3cb7-4186-b02d-c73679d6e704", + "createTime": "2023-03-16T21:33:46.282Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "6569d560-4793-4074-8a12-504231fa06e9", + "createTime": "2023-03-16T21:33:46.281Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "41568647-68d6-4eb3-b17f-ca066b94b6d8", + "createTime": "2023-03-16T21:33:46.281Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-dataplex", + "id": "4db3822f-8928-43b1-8474-d52498039451", + "createTime": "2023-03-16T21:33:46.281Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-datalineage", + "id": "c8483e32-8268-4934-b589-eb33c9880b7e", + "createTime": "2023-03-16T21:33:46.280Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "982d24fa-8439-4761-b63d-73905ecbb4ef", + "createTime": "2023-03-16T21:33:46.280Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "7d4cefa0-0af7-4250-855e-dc4810b1057a", + "createTime": "2023-03-16T21:33:46.279Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "bc2bb610-3534-48e7-bad8-17e43530e2da", + "createTime": "2023-03-16T21:33:46.279Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "c95a65c3-3a96-4fbe-901f-8fd7a6905274", + "createTime": "2023-03-16T21:33:46.278Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "b226ddb2-0ead-4d6f-b953-43e72261827e", + "createTime": "2023-03-16T21:33:46.276Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-cloudcommerceconsumerprocurement", + "id": "6cef3293-60c6-4239-bed3-db26b3c39ca2", + "createTime": "2023-03-16T21:33:46.276Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "d0d06a24-0b89-40f1-a85f-6742e1feab3b", + "createTime": "2023-03-16T21:33:46.275Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "7d33c62c-61e8-42a0-b992-de6a34f59dc9", + "createTime": "2023-03-16T21:33:46.275Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-certificate-manager", + "id": "6b478954-bdb1-4567-bad4-0a90e5914753", + "createTime": "2023-03-16T21:33:46.275Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "42a92244-34fc-49d6-bf14-8313358bc670", + "createTime": "2023-03-16T21:33:46.274Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "c0db67b5-c496-406a-9844-80c4557971d0", + "createTime": "2023-03-16T21:33:46.274Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-billing", + "id": "11e9d6a2-9c7e-4220-8bef-6f9508d83aa4", + "createTime": "2023-03-16T21:33:46.273Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "5b1bf933-d72b-4852-be36-2df72bd402c0", + "createTime": "2023-03-16T21:33:46.273Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-bigquerydatatransfer", + "id": "727662d8-b271-45cf-ad14-62ccb0414fab", + "createTime": "2023-03-16T21:33:46.272Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "15de4a23-e395-46a2-b32f-d631ec25d3e1", + "createTime": "2023-03-16T21:33:46.272Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "ac3d00bd-d305-4995-91e9-08704614c0ff", + "createTime": "2023-03-16T21:33:46.272Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "becbdf80-8d62-4221-bb65-0b823b62e1a9", + "createTime": "2023-03-16T21:33:46.271Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-assured-workloads", + "id": "d704cb29-3907-4584-88ba-f449ca5a6033", + "createTime": "2023-03-16T21:33:46.271Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "8bf09de5-a4f0-4c20-ac29-2c8cb575da58", + "createTime": "2023-03-16T21:33:46.271Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-artifact-registry", + "id": "4b663a7f-7964-46c3-a324-8809a600943e", + "createTime": "2023-03-16T21:33:46.270Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "d39555b7-a9e9-4a29-b329-9438ea088452", + "createTime": "2023-03-16T21:33:46.270Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "b0c97aba-7d5c-47c8-b15d-6ca40f7ec94b", + "createTime": "2023-03-16T21:33:46.270Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-apikeys", + "id": "d3d940f8-6994-4958-99ba-b5c92ffa4a3e", + "createTime": "2023-03-16T21:33:46.269Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-apigee-registry", + "id": "4601f594-a014-455c-adce-e4ffdd83695d", + "createTime": "2023-03-16T21:33:46.269Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "e56b2b38-395f-425d-8d77-9f8dc45cac41", + "createTime": "2023-03-16T21:33:46.269Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "054aafe3-8224-400d-9a52-64ee93b64e8e", + "createTime": "2023-03-16T21:33:46.269Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-alloydb", + "id": "4add937a-21d0-49d9-a980-4fdf06275699", + "createTime": "2023-03-16T21:33:46.268Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "38682ae3-d825-4d4f-9f71-01c6a80e1e4a", + "createTime": "2023-03-16T21:33:46.268Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + } + ], + "version": "1.7.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-identity-accesscontextmanager", + "id": "29493ce6-3b0d-477e-9bba-9336c9f7ebc3", + "createTime": "2023-03-16T21:33:46.268Z" + }, + { + "changes": [ + { + "type": "feat", + "sha": "d7010bdbe1092c4ab9b39b30690c5c297f405d26", + "message": "[workstations] new module for workstations", + "issues": [ + "9233" + ] + }, + { + "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": "0e41b285-9a7f-4f09-b46d-85108bea0c7b", + "createTime": "2023-03-16T21:33:46.267Z" + }, { "changes": [ { @@ -759,5 +3416,5 @@ "createTime": "2023-02-03T16:27:23.198Z" } ], - "updateTime": "2023-03-01T18:30:24.953Z" + "updateTime": "2023-03-16T21:33:46.341Z" } \ No newline at end of file