From 1995344e55dde75d7a78ceaa7b2f3abc700f9c7a Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Mon, 1 Jul 2024 23:04:58 +0000
Subject: [PATCH] chore(main): release 0.251.0
---
AiPlatform/VERSION | 3 ++-
CHANGELOG.md | 29 +++++++++++++++++++++++++++++
Debugger/VERSION | 2 +-
Debugger/src/DebuggerClient.php | 2 +-
composer.json | 4 ++--
5 files changed, 35 insertions(+), 5 deletions(-)
diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION
index 93d1de859cd1..bacfa8e5febc 100644
--- a/AiPlatform/VERSION
+++ b/AiPlatform/VERSION
@@ -1 +1,2 @@
-1.0.0-RC1
+1.1.0-RC1
+
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0d0fdfe18d4..d7648b83394f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,34 @@
# Changelog
+## 0.251.0
+
+google/cloud-ai-platform 1.1.0-RC1
+
+
+](https://github.com/googleapis/google-cloud-php/compare/v0.250.0...v0.251.0) (2024-07-01)
+
+
+### Features
+
+* Add deploy_metadata to PublisherModel.Deploy v1 ([d6e9eb2](https://github.com/googleapis/google-cloud-php/commit/d6e9eb24758bcd6a9448eaeec0e60d8dcda34676))
+* Add private_service_connect_config and service_attachment fields to DedicatedServingEndpoint v1 ([d6e9eb2](https://github.com/googleapis/google-cloud-php/commit/d6e9eb24758bcd6a9448eaeec0e60d8dcda34676))
+* Add satisfies_pzs and satisfies_pzi fields to Model v1 ([d6e9eb2](https://github.com/googleapis/google-cloud-php/commit/d6e9eb24758bcd6a9448eaeec0e60d8dcda34676))
+* Add satisfies_pzs and satisfies_pzi fields to Tensorboard v1 ([d6e9eb2](https://github.com/googleapis/google-cloud-php/commit/d6e9eb24758bcd6a9448eaeec0e60d8dcda34676))
+* Add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1 ([#7489](https://github.com/googleapis/google-cloud-php/issues/7489)) ([d6e9eb2](https://github.com/googleapis/google-cloud-php/commit/d6e9eb24758bcd6a9448eaeec0e60d8dcda34676))
+
+
+### Documentation
+
+* Update comments of AutoscalingSpec v1 ([d6e9eb2](https://github.com/googleapis/google-cloud-php/commit/d6e9eb24758bcd6a9448eaeec0e60d8dcda34676))
+
+
+
+google/cloud-debugger 1.8.8
+
+
+
+
+
## 0.250.0
google/cloud-advisorynotifications 1.0.0-RC1
diff --git a/Debugger/VERSION b/Debugger/VERSION
index 88d3ee7900c2..1790d35988c3 100644
--- a/Debugger/VERSION
+++ b/Debugger/VERSION
@@ -1 +1 @@
-1.8.7
+1.8.8
diff --git a/Debugger/src/DebuggerClient.php b/Debugger/src/DebuggerClient.php
index 51996b78ab93..8281a8ba9e59 100644
--- a/Debugger/src/DebuggerClient.php
+++ b/Debugger/src/DebuggerClient.php
@@ -40,7 +40,7 @@ class DebuggerClient
{
use ClientTrait;
- const VERSION = '1.8.7';
+ const VERSION = '1.8.8';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/debugger.readonly';
diff --git a/composer.json b/composer.json
index 079bab72e62e..88b742aed41c 100644
--- a/composer.json
+++ b/composer.json
@@ -79,7 +79,7 @@
"google/apps-meet": "0.2.3",
"google/cloud-access-approval": "1.2.5",
"google/cloud-advisorynotifications": "1.0.0-RC1",
- "google/cloud-ai-platform": "1.0.0-RC1",
+ "google/cloud-ai-platform": "1.1.0-RC1\n",
"google/cloud-alloydb": "1.0.0",
"google/cloud-api-gateway": "1.3.5",
"google/cloud-api-keys": "1.0.0",
@@ -137,7 +137,7 @@
"google/cloud-datastore": "1.29.1",
"google/cloud-datastore-admin": "0.8.5",
"google/cloud-datastream": "1.5.5",
- "google/cloud-debugger": "1.8.7",
+ "google/cloud-debugger": "1.8.8",
"google/cloud-deploy": "1.0.0-RC1",
"google/cloud-developerconnect": "0.1.1",
"google/cloud-dialogflow": "1.12.3",