From b9f43ba992513f122382265a04d2d47d33dc3b70 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 24 Jan 2025 19:27:41 +0000
Subject: [PATCH] chore(main): release 0.273.0
---
AiPlatform/VERSION | 2 +-
CHANGELOG.md | 97 +++++++++++++++++++++++++++++++
Compute/VERSION | 2 +-
Datastream/VERSION | 2 +-
Firestore/VERSION | 2 +-
Firestore/src/FirestoreClient.php | 2 +-
GSuiteAddOns/VERSION | 2 +-
PubSub/VERSION | 2 +-
PubSub/src/PubSubClient.php | 2 +-
Spanner/VERSION | 2 +-
Spanner/src/SpannerClient.php | 2 +-
composer.json | 14 ++---
12 files changed, 114 insertions(+), 17 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..ed2a678a12d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,102 @@
# 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))
+* Add speculative decoding spec to DeployedModel proto ([#8035](https://github.com/googleapis/google-cloud-php/issues/8035)) ([f2b7249](https://github.com/googleapis/google-cloud-php/commit/f2b7249af03c54843adca79f9529c57937b8ef32))
+
+
+### 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-compute 1.23.0
+
+
+
+### Features
+
+* Update Compute Engine API to revision 20250107 ([#975](https://github.com/googleapis/google-cloud-php/issues/975)) ([#8032](https://github.com/googleapis/google-cloud-php/issues/8032)) ([c9f0ba1](https://github.com/googleapis/google-cloud-php/commit/c9f0ba177c21d3a3d1b3cbaf2e3f05d102241242))
+
+
+
+google/cloud-datastream 2.2.0
+
+
+
+### Features
+
+* A new field `ssl_config` is added to message `.google.cloud.datastream.v1.PostgresqlProfile` ([#8027](https://github.com/googleapis/google-cloud-php/issues/8027)) ([33d74cb](https://github.com/googleapis/google-cloud-php/commit/33d74cb4fe3b2619a3567c66cbcf45b668f7a72c))
+* A new message `PostgresqlSslConfig` is added ([33d74cb](https://github.com/googleapis/google-cloud-php/commit/33d74cb4fe3b2619a3567c66cbcf45b668f7a72c))
+
+
+### Documentation
+
+* A comment for field `name` in message `.google.cloud.datastream.v1.ConnectionProfile` is changed ([33d74cb](https://github.com/googleapis/google-cloud-php/commit/33d74cb4fe3b2619a3567c66cbcf45b668f7a72c))
+* A comment for field `name` in message `.google.cloud.datastream.v1.PrivateConnection` is changed ([33d74cb](https://github.com/googleapis/google-cloud-php/commit/33d74cb4fe3b2619a3567c66cbcf45b668f7a72c))
+* A comment for field `name` in message `.google.cloud.datastream.v1.Route` is changed ([33d74cb](https://github.com/googleapis/google-cloud-php/commit/33d74cb4fe3b2619a3567c66cbcf45b668f7a72c))
+* A comment for field `name` in message `.google.cloud.datastream.v1.Stream` is changed ([33d74cb](https://github.com/googleapis/google-cloud-php/commit/33d74cb4fe3b2619a3567c66cbcf45b668f7a72c))
+* A comment for field `name` in message `.google.cloud.datastream.v1.StreamObject` is changed ([33d74cb](https://github.com/googleapis/google-cloud-php/commit/33d74cb4fe3b2619a3567c66cbcf45b668f7a72c))
+* A comment for field `password` in message `.google.cloud.datastream.v1.OracleAsmConfig` is changed ([33d74cb](https://github.com/googleapis/google-cloud-php/commit/33d74cb4fe3b2619a3567c66cbcf45b668f7a72c))
+* A comment for message `OracleAsmConfig` is changed ([33d74cb](https://github.com/googleapis/google-cloud-php/commit/33d74cb4fe3b2619a3567c66cbcf45b668f7a72c))
+
+
+
+google/cloud-firestore 1.48.0
+
+
+
+### Features
+
+* Add filter argument to FirestoreAdmin.ListBackupsRequest ([01719f3](https://github.com/googleapis/google-cloud-php/commit/01719f3ea4b12233756b77f4735ac3ea9133530d))
+
+
+### Bug Fixes
+
+* Bump default deadline on CreateDatabase and RestoreDatabase to 2 minutes ([#8024](https://github.com/googleapis/google-cloud-php/issues/8024)) ([01719f3](https://github.com/googleapis/google-cloud-php/commit/01719f3ea4b12233756b77f4735ac3ea9133530d))
+
+
+
+google/cloud-gsuite-addons 1.0.3
+
+
+
+### Documentation
+
+* Minor documentation edits ([#8033](https://github.com/googleapis/google-cloud-php/issues/8033)) ([8a773a8](https://github.com/googleapis/google-cloud-php/commit/8a773a819653c6cfed4e9d10062d422e3e313f41))
+
+
+
+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/Compute/VERSION b/Compute/VERSION
index 6245beecd39c..a6c2798a482e 100644
--- a/Compute/VERSION
+++ b/Compute/VERSION
@@ -1 +1 @@
-1.22.1
+1.23.0
diff --git a/Datastream/VERSION b/Datastream/VERSION
index 3e3c2f1e5edb..ccbccc3dc626 100644
--- a/Datastream/VERSION
+++ b/Datastream/VERSION
@@ -1 +1 @@
-2.1.1
+2.2.0
diff --git a/Firestore/VERSION b/Firestore/VERSION
index 6bd281069feb..9db5ea12f522 100644
--- a/Firestore/VERSION
+++ b/Firestore/VERSION
@@ -1 +1 @@
-1.47.3
+1.48.0
diff --git a/Firestore/src/FirestoreClient.php b/Firestore/src/FirestoreClient.php
index 0cc4b56c62b3..d5a76fb41aad 100644
--- a/Firestore/src/FirestoreClient.php
+++ b/Firestore/src/FirestoreClient.php
@@ -75,7 +75,7 @@ class FirestoreClient
use SnapshotTrait;
use ValidateTrait;
- const VERSION = '1.47.3';
+ const VERSION = '1.48.0';
const DEFAULT_DATABASE = '(default)';
diff --git a/GSuiteAddOns/VERSION b/GSuiteAddOns/VERSION
index 6d7de6e6abef..21e8796a09d4 100644
--- a/GSuiteAddOns/VERSION
+++ b/GSuiteAddOns/VERSION
@@ -1 +1 @@
-1.0.2
+1.0.3
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..9e1454e7e50d 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",
@@ -115,7 +115,7 @@
"google/cloud-cloudcontrolspartner": "0.2.2",
"google/cloud-commerce-consumer-procurement": "1.1.2",
"google/cloud-common-protos": "0.7.0",
- "google/cloud-compute": "1.22.1",
+ "google/cloud-compute": "1.23.0",
"google/cloud-confidentialcomputing": "1.2.1",
"google/cloud-config": "1.2.0",
"google/cloud-contact-center-insights": "2.3.0",
@@ -133,7 +133,7 @@
"google/cloud-dataproc-metastore": "1.0.2",
"google/cloud-datastore": "1.32.2",
"google/cloud-datastore-admin": "1.0.2",
- "google/cloud-datastream": "2.1.1",
+ "google/cloud-datastream": "2.2.0",
"google/cloud-debugger": "1.9.3",
"google/cloud-deploy": "1.5.1",
"google/cloud-developerconnect": "0.2.1",
@@ -150,13 +150,13 @@
"google/cloud-eventarc": "2.1.3",
"google/cloud-eventarc-publishing": "1.1.2",
"google/cloud-filestore": "2.0.3",
- "google/cloud-firestore": "1.47.3",
+ "google/cloud-firestore": "1.48.0",
"google/cloud-functions": "2.0.2",
"google/cloud-gke-backup": "1.0.2",
"google/cloud-gke-connect-gateway": "1.0.0",
"google/cloud-gke-hub": "1.0.2",
"google/cloud-gke-multi-cloud": "1.2.0",
- "google/cloud-gsuite-addons": "1.0.2",
+ "google/cloud-gsuite-addons": "1.0.3",
"google/cloud-iam": "1.0.2",
"google/cloud-iam-credentials": "2.0.2",
"google/cloud-iap": "2.0.2",
@@ -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",