diff --git a/Batch/VERSION b/Batch/VERSION index 7dea76edb3d..6d7de6e6abe 100644 --- a/Batch/VERSION +++ b/Batch/VERSION @@ -1 +1 @@ -1.0.1 +1.0.2 diff --git a/CHANGELOG.md b/CHANGELOG.md index bf95dc9832f..ed1bb3bad1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,199 @@ # Changelog +## 0.255.0 + +
google/cloud-access-approval 2.0.0 + + + +
+ +
google/cloud-apigee-connect 2.0.0 + + + +
+ +
google/cloud-batch 1.0.2 + + + +### Documentation + +* Batch CentOS images and HPC CentOS images are EOS ([#7597](https://github.com/googleapis/google-cloud-php/issues/7597)) ([fa1f59a](https://github.com/googleapis/google-cloud-php/commit/fa1f59af6600b6ad969c959b492969ef9903a888)) +* Clarify required fields for Runnable.Container ([fa1f59a](https://github.com/googleapis/google-cloud-php/commit/fa1f59af6600b6ad969c959b492969ef9903a888)) +* Clarify required oneof fields for Runnable.Script ([fa1f59a](https://github.com/googleapis/google-cloud-php/commit/fa1f59af6600b6ad969c959b492969ef9903a888)) +* Clarify TaskSpec requires one or more runnables ([fa1f59a](https://github.com/googleapis/google-cloud-php/commit/fa1f59af6600b6ad969c959b492969ef9903a888)) + +
+ +
google/cloud-bigquery-reservation 2.0.0 + + + +
+ +
google/cloud-billing-budgets 2.0.0 + + + +
+ +
google/common-protos 4.8.2 + + + +
+ +
google/cloud-contact-center-insights 2.0.0 + + + +
+ +
google/cloud-data-catalog 2.0.0 + + + +
+ +
google/cloud-dms 2.0.0 + + + +
+ +
google/cloud-eventarc 2.0.0 + + + +
+ +
google/cloud-filestore 2.0.0 + + + +
+ +
google/cloud-managed-identities 2.0.0 + + + +
+ +
google/cloud-managedkafka 0.1.2 + + + +### Documentation + +* Changed API title to official name ([#7601](https://github.com/googleapis/google-cloud-php/issues/7601)) ([27a5c40](https://github.com/googleapis/google-cloud-php/commit/27a5c40b8ff29d49cccd5da83b7fc583e5b9ed84)) + +
+ +
google/cloud-network-connectivity 2.0.0 + + + +
+ +
google/cloud-network-management 2.0.0 + + + +
+ +
google/cloud-orchestration-airflow 2.0.0 + + + +
+ +
google/cloud-oslogin 2.0.0 + + + +
+ +
google/cloud-policy-troubleshooter 2.0.0 + + + +
+ +
google/cloud-recommender 2.0.0 + + + +
+ +
google/cloud-resource-settings 2.0.0 + + + +
+ +
google/cloud-shell 2.0.0 + + + +
+ +
google/cloud-spanner 1.84.0 + + + +### Features + +* **spanner:** Add resource reference annotation to backup schedules ([#7596](https://github.com/googleapis/google-cloud-php/issues/7596)) ([c6d6e49](https://github.com/googleapis/google-cloud-php/commit/c6d6e491bd5c3d7da4e818d5c76d9ea6b3a78c13)) + + +### Documentation + +* **spanner:** Add an example to filter backups based on schedule name ([c6d6e49](https://github.com/googleapis/google-cloud-php/commit/c6d6e491bd5c3d7da4e818d5c76d9ea6b3a78c13)) + +
+ +
google/cloud-storage-transfer 1.5.0 + + + +### Features + +* Add GCS Managed Folders ([919960b](https://github.com/googleapis/google-cloud-php/commit/919960bb48ba15303ee2bccc45a3c9e86beea667)) +* Add HDFS configuration ([#7602](https://github.com/googleapis/google-cloud-php/issues/7602)) ([919960b](https://github.com/googleapis/google-cloud-php/commit/919960bb48ba15303ee2bccc45a3c9e86beea667)) +* Add S3 Cloudfront Domain ([919960b](https://github.com/googleapis/google-cloud-php/commit/919960bb48ba15303ee2bccc45a3c9e86beea667)) +* Add S3 Managed Private Network ([919960b](https://github.com/googleapis/google-cloud-php/commit/919960bb48ba15303ee2bccc45a3c9e86beea667)) + +
+ +
google/cloud-text-to-speech 1.9.0 + + + +### Features + +* A new method `StreamingSynthesize` is added to service `TextToSpeech` ([#7603](https://github.com/googleapis/google-cloud-php/issues/7603)) ([3165771](https://github.com/googleapis/google-cloud-php/commit/316577111daf9483b64042b9cc15462bb58e5d13)) + + +### Documentation + +* A comment for field `name` in message `.google.cloud.texttospeech.v1.VoiceSelectionParams` is changed ([3165771](https://github.com/googleapis/google-cloud-php/commit/316577111daf9483b64042b9cc15462bb58e5d13)) + +
+ +
google/cloud-translate 1.18.1 + + + +
+ +
google/cloud-vpc-access 2.0.0 + + + +
+ ## 0.254.0
google/cloud-ai-platform 1.3.0 diff --git a/CommonProtos/VERSION b/CommonProtos/VERSION index 697e993915d..326ec6355f3 100644 --- a/CommonProtos/VERSION +++ b/CommonProtos/VERSION @@ -1 +1 @@ -4.8.1 +4.8.2 diff --git a/CommonProtos/composer.json b/CommonProtos/composer.json index 773c7ae7684..a70561b1185 100644 --- a/CommonProtos/composer.json +++ b/CommonProtos/composer.json @@ -2,7 +2,7 @@ "name": "google/common-protos", "type": "library", "description": "Google API Common Protos for PHP", - "version": "4.8.1", + "version": "4.8.2", "keywords": [ "google" ], diff --git a/ManagedKafka/VERSION b/ManagedKafka/VERSION index 17e51c385ea..d917d3e26ad 100644 --- a/ManagedKafka/VERSION +++ b/ManagedKafka/VERSION @@ -1 +1 @@ -0.1.1 +0.1.2 diff --git a/Spanner/VERSION b/Spanner/VERSION index 6b4de0a42b0..bd0f9e6c28f 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -1.83.0 +1.84.0 diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php index 6f7d2462c92..129d71c733e 100644 --- a/Spanner/src/SpannerClient.php +++ b/Spanner/src/SpannerClient.php @@ -120,7 +120,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '1.83.0'; + const VERSION = '1.84.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data'; const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin'; diff --git a/StorageTransfer/VERSION b/StorageTransfer/VERSION index e516bb9d963..bc80560fad6 100644 --- a/StorageTransfer/VERSION +++ b/StorageTransfer/VERSION @@ -1 +1 @@ -1.4.5 +1.5.0 diff --git a/TextToSpeech/VERSION b/TextToSpeech/VERSION index 8decb929b98..f8e233b2733 100644 --- a/TextToSpeech/VERSION +++ b/TextToSpeech/VERSION @@ -1 +1 @@ -1.8.5 +1.9.0 diff --git a/Translate/VERSION b/Translate/VERSION index 84cc529467b..ec6d649be65 100644 --- a/Translate/VERSION +++ b/Translate/VERSION @@ -1 +1 @@ -1.18.0 +1.18.1 diff --git a/composer.json b/composer.json index f276b59f385..aa98bd06849 100644 --- a/composer.json +++ b/composer.json @@ -76,13 +76,13 @@ "google/apps-chat": "0.3.0", "google/apps-events-subscriptions": "0.1.3", "google/apps-meet": "0.2.3", - "google/cloud-access-approval": "2.0.0-RC1", + "google/cloud-access-approval": "2.0.0", "google/cloud-advisorynotifications": "1.0.0", "google/cloud-ai-platform": "1.3.0", "google/cloud-alloydb": "1.0.0", "google/cloud-api-gateway": "1.3.5", "google/cloud-api-keys": "1.0.0", - "google/cloud-apigee-connect": "2.0.0-RC1", + "google/cloud-apigee-connect": "2.0.0", "google/cloud-apigee-registry": "1.0.0", "google/cloud-appengine-admin": "1.3.5", "google/cloud-apphub": "0.1.3", @@ -92,7 +92,7 @@ "google/cloud-automl": "1.6.5", "google/cloud-backupdr": "0.2.0", "google/cloud-bare-metal-solution": "1.0.0", - "google/cloud-batch": "1.0.1", + "google/cloud-batch": "1.0.2", "google/cloud-beyondcorp-appconnections": "1.0.0", "google/cloud-beyondcorp-appconnectors": "1.0.0", "google/cloud-beyondcorp-appgateways": "1.0.0", @@ -104,12 +104,12 @@ "google/cloud-bigquery-data-exchange": "0.4.5", "google/cloud-bigquery-datapolicies": "1.0.0", "google/cloud-bigquery-migration": "1.1.0", - "google/cloud-bigquery-reservation": "2.0.0-RC1", + "google/cloud-bigquery-reservation": "2.0.0", "google/cloud-bigquery-storage": "1.10.4", "google/cloud-bigquerydatatransfer": "1.8.5", "google/cloud-bigtable": "2.2.0", "google/cloud-billing": "1.9.8", - "google/cloud-billing-budgets": "2.0.0-RC1", + "google/cloud-billing-budgets": "2.0.0", "google/cloud-binary-authorization": "1.0.1", "google/cloud-build": "1.0.0", "google/cloud-certificate-manager": "1.0.0", @@ -120,11 +120,11 @@ "google/cloud-compute": "1.18.1", "google/cloud-confidentialcomputing": "1.1.0", "google/cloud-config": "1.0.0", - "google/cloud-contact-center-insights": "2.0.0-RC1", + "google/cloud-contact-center-insights": "2.0.0", "google/cloud-container": "1.33.0", "google/cloud-container-analysis": "1.0.1", "google/cloud-core": "1.59.1", - "google/cloud-data-catalog": "2.0.0-RC1", + "google/cloud-data-catalog": "2.0.0", "google/cloud-data-fusion": "1.0.0", "google/cloud-datacatalog-lineage": "1.0.0", "google/cloud-dataflow": "0.6.4", @@ -143,15 +143,15 @@ "google/cloud-dialogflow-cx": "0.4.0", "google/cloud-discoveryengine": "1.0.0", "google/cloud-dlp": "1.18.0", - "google/cloud-dms": "2.0.0-RC1", + "google/cloud-dms": "2.0.0", "google/cloud-document-ai": "1.14.0", "google/cloud-domains": "1.0.0", "google/cloud-edgenetwork": "1.1.0", "google/cloud-error-reporting": "0.22.7", "google/cloud-essential-contacts": "1.0.0", - "google/cloud-eventarc": "2.0.0-RC1", + "google/cloud-eventarc": "2.0.0", "google/cloud-eventarc-publishing": "1.0.0", - "google/cloud-filestore": "2.0.0-RC1", + "google/cloud-filestore": "2.0.0", "google/cloud-firestore": "1.45.0", "google/cloud-functions": "1.7.0", "google/cloud-game-servers": "1.2.6", @@ -170,25 +170,25 @@ "google/cloud-language": "0.33.0", "google/cloud-life-sciences": "0.6.6", "google/cloud-logging": "1.30.3", - "google/cloud-managed-identities": "2.0.0-RC1", - "google/cloud-managedkafka": "0.1.1", + "google/cloud-managed-identities": "2.0.0", + "google/cloud-managedkafka": "0.1.2", "google/cloud-media-translation": "0.4.4", "google/cloud-memcache": "1.3.5", "google/cloud-migrationcenter": "1.0.0", "google/cloud-monitoring": "1.11.0", "google/cloud-netapp": "1.0.1", - "google/cloud-network-connectivity": "2.0.0-RC1", - "google/cloud-network-management": "2.0.0-RC1", + "google/cloud-network-connectivity": "2.0.0", + "google/cloud-network-management": "2.0.0", "google/cloud-network-security": "1.0.0", "google/cloud-networkservices": "0.2.0", "google/cloud-notebooks": "1.0.0", "google/cloud-optimization": "1.0.0", - "google/cloud-orchestration-airflow": "2.0.0-RC1", + "google/cloud-orchestration-airflow": "2.0.0", "google/cloud-org-policy": "1.0.0", "google/cloud-osconfig": "1.3.5", - "google/cloud-oslogin": "2.0.0-RC1", + "google/cloud-oslogin": "2.0.0", "google/cloud-parallelstore": "0.5.0", - "google/cloud-policy-troubleshooter": "2.0.0-RC1", + "google/cloud-policy-troubleshooter": "2.0.0", "google/cloud-policysimulator": "1.0.0", "google/cloud-policytroubleshooter-iam": "0.2.6", "google/cloud-private-catalog": "0.4.4", @@ -199,11 +199,11 @@ "google/cloud-rapidmigrationassessment": "1.0.0", "google/cloud-recaptcha-enterprise": "1.13.0", "google/cloud-recommendations-ai": "0.7.5", - "google/cloud-recommender": "2.0.0-RC1", + "google/cloud-recommender": "2.0.0", "google/cloud-redis": "1.9.5", "google/cloud-redis-cluster": "0.3.0", "google/cloud-resource-manager": "1.0.0", - "google/cloud-resource-settings": "2.0.0-RC1", + "google/cloud-resource-settings": "2.0.0", "google/cloud-retail": "1.7.0", "google/cloud-run": "1.1.0", "google/cloud-scheduler": "1.10.5", @@ -218,22 +218,22 @@ "google/cloud-service-management": "1.3.5", "google/cloud-service-usage": "1.3.4", "google/cloud-servicehealth": "0.1.6", - "google/cloud-shell": "2.0.0-RC1", - "google/cloud-spanner": "1.83.0", + "google/cloud-shell": "2.0.0", + "google/cloud-spanner": "1.84.0", "google/cloud-speech": "1.19.0", "google/cloud-sql-admin": "1.1.0", "google/cloud-storage": "1.42.1", "google/cloud-storage-control": "1.0.0", - "google/cloud-storage-transfer": "1.4.5", + "google/cloud-storage-transfer": "1.5.0", "google/cloud-storageinsights": "1.0.0", "google/cloud-support": "1.0.0", "google/cloud-talent": "1.3.5", "google/cloud-tasks": "1.14.6", "google/cloud-telcoautomation": "1.0.0", - "google/cloud-text-to-speech": "1.8.5", + "google/cloud-text-to-speech": "1.9.0", "google/cloud-tpu": "1.4.5", "google/cloud-trace": "1.8.6", - "google/cloud-translate": "1.18.0", + "google/cloud-translate": "1.18.1", "google/cloud-video-live-stream": "1.1.0", "google/cloud-video-stitcher": "1.0.0", "google/cloud-video-transcoder": "1.0.0", @@ -241,11 +241,11 @@ "google/cloud-vision": "1.9.4", "google/cloud-vm-migration": "1.0.0", "google/cloud-vmware-engine": "1.1.0", - "google/cloud-vpc-access": "2.0.0-RC1", + "google/cloud-vpc-access": "2.0.0", "google/cloud-web-risk": "1.5.5", "google/cloud-web-security-scanner": "1.0.0", "google/cloud-workflows": "1.0.0", - "google/common-protos": "4.8.1", + "google/common-protos": "4.8.2", "google/geo-common-protos": "0.2.0", "google/grafeas": "1.1.0", "google/longrunning": "0.4.3",