From c0f6ffa8566d0383c312e4b9a8e4d6d4e5f6975f Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 22:45:14 +0000 Subject: [PATCH] chore(main): release 0.273.0 --- AiPlatform/VERSION | 2 +- CHANGELOG.md | 39 +++++++++++++++++++++++++++++++++++ PubSub/VERSION | 2 +- PubSub/src/PubSubClient.php | 2 +- Spanner/VERSION | 2 +- Spanner/src/SpannerClient.php | 2 +- composer.json | 6 +++--- 7 files changed, 47 insertions(+), 8 deletions(-) diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION index 850e742404bb..141f2e805beb 100644 --- a/AiPlatform/VERSION +++ b/AiPlatform/VERSION @@ -1 +1 @@ -1.14.0 +1.15.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index fa54dc68be0e..ad1db7b9d47f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,44 @@ # Changelog +## 0.273.0 + +
google/cloud-ai-platform 1.15.0 + + + +### Features + +* Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to message `.google.cloud.aiplatform.v1.NotebookRuntime` ([#8023](https://github.com/googleapis/google-cloud-php/issues/8023)) ([cb06b79](https://github.com/googleapis/google-cloud-php/commit/cb06b792a93c262a7a15d66cca43cf9bd96e8a48)) + + +### Documentation + +* Deprecate `is_default` in message `.google.cloud.aiplatform.v1.NotebookRuntimeTemplate` ([cb06b79](https://github.com/googleapis/google-cloud-php/commit/cb06b792a93c262a7a15d66cca43cf9bd96e8a48)) +* Deprecate `service_account` in message `.google.cloud.aiplatform.v1.NotebookRuntime` ([cb06b79](https://github.com/googleapis/google-cloud-php/commit/cb06b792a93c262a7a15d66cca43cf9bd96e8a48)) +* Deprecate `service_account` in message `.google.cloud.aiplatform.v1.NotebookRuntimeTemplate` ([cb06b79](https://github.com/googleapis/google-cloud-php/commit/cb06b792a93c262a7a15d66cca43cf9bd96e8a48)) + +
+ +
google/cloud-pubsub 2.9.1 + + + +### Bug Fixes + +* Add SERVICE_NAME constant to pubsub client ([#8026](https://github.com/googleapis/google-cloud-php/issues/8026)) ([2747d8e](https://github.com/googleapis/google-cloud-php/commit/2747d8e1b41056221f4346d63285cd7642124010)) + +
+ +
google/cloud-spanner 1.92.1 + + + +### Documentation + +* Fix typo timzeone -> timezone ([#8028](https://github.com/googleapis/google-cloud-php/issues/8028)) ([089b0b3](https://github.com/googleapis/google-cloud-php/commit/089b0b33cd8e25dda5a6e87dfc6eca6a264621bd)) + +
+ ## 0.272.0
google/cloud-ai-platform 1.14.0 diff --git a/PubSub/VERSION b/PubSub/VERSION index c8e38b614057..dedcc7d4335d 100644 --- a/PubSub/VERSION +++ b/PubSub/VERSION @@ -1 +1 @@ -2.9.0 +2.9.1 diff --git a/PubSub/src/PubSubClient.php b/PubSub/src/PubSubClient.php index fbadc9a2e7ac..ca3fa0599e2f 100644 --- a/PubSub/src/PubSubClient.php +++ b/PubSub/src/PubSubClient.php @@ -98,7 +98,7 @@ class PubSubClient use ApiHelperTrait; use ClientOptionsTrait; - const VERSION = '2.9.0'; + const VERSION = '2.9.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub'; diff --git a/Spanner/VERSION b/Spanner/VERSION index 7f229af96476..6c9c661b4973 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -1.92.0 +1.92.1 diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php index 8e3a506efaa2..0d5e9b7a5a67 100644 --- a/Spanner/src/SpannerClient.php +++ b/Spanner/src/SpannerClient.php @@ -117,7 +117,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '1.92.0'; + const VERSION = '1.92.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data'; const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin'; diff --git a/composer.json b/composer.json index 205a19bb7c18..55dad1abd78d 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ "google/apps-meet": "0.2.5", "google/cloud-access-approval": "2.0.3", "google/cloud-advisorynotifications": "1.0.2", - "google/cloud-ai-platform": "1.14.0", + "google/cloud-ai-platform": "1.15.0", "google/cloud-alloydb": "1.1.2", "google/cloud-api-gateway": "2.0.2", "google/cloud-api-keys": "1.0.3", @@ -193,7 +193,7 @@ "google/cloud-private-catalog": "0.5.0", "google/cloud-privilegedaccessmanager": "0.1.3", "google/cloud-profiler": "2.0.2", - "google/cloud-pubsub": "2.9.0", + "google/cloud-pubsub": "2.9.1", "google/cloud-quotas": "1.2.0", "google/cloud-rapidmigrationassessment": "1.0.2", "google/cloud-recaptcha-enterprise": "2.0.0", @@ -218,7 +218,7 @@ "google/cloud-service-usage": "2.0.2", "google/cloud-servicehealth": "0.2.2", "google/cloud-shell": "2.0.3", - "google/cloud-spanner": "1.92.0", + "google/cloud-spanner": "1.92.1", "google/cloud-speech": "1.20.0", "google/cloud-sql-admin": "1.2.2", "google/cloud-storage": "1.46.0",