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/BigQueryAnalyticsHub/VERSION b/BigQueryAnalyticsHub/VERSION
index 93d1de859cd1..bacfa8e5febc 100644
--- a/BigQueryAnalyticsHub/VERSION
+++ b/BigQueryAnalyticsHub/VERSION
@@ -1 +1,2 @@
-1.0.0-RC1
+1.1.0-RC1
+
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0d0fdfe18d4..26d9b7cbb078 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,76 @@
# 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-03)
+
+
+### 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-bigquery-analyticshub 1.1.0-RC1
+
+
+](https://github.com/googleapis/google-cloud-php/compare/v0.250.0...v0.251.0) (2024-07-03)
+
+
+### Features
+
+* Support Direct Table Access Toggle (Egress GA) ([6a8df91](https://github.com/googleapis/google-cloud-php/commit/6a8df91e816470fdfab4cde86335f9564a108bc6))
+* Support public directory self service for Listings/Exchanges ([#7499](https://github.com/googleapis/google-cloud-php/issues/7499)) ([6a8df91](https://github.com/googleapis/google-cloud-php/commit/6a8df91e816470fdfab4cde86335f9564a108bc6))
+
+
+### Documentation
+
+* A comment for message `DataExchange` is changed ([6a8df91](https://github.com/googleapis/google-cloud-php/commit/6a8df91e816470fdfab4cde86335f9564a108bc6))
+* A comment for message `Listing` is changed ([6a8df91](https://github.com/googleapis/google-cloud-php/commit/6a8df91e816470fdfab4cde86335f9564a108bc6))
+
+
+
+google/cloud-debugger 1.8.8
+
+
+
+
+
+google/cloud-parallelstore 0.4.0
+
+
+
+### Features
+
+* Add iam.googleapis.com/ServiceAccount resource definition ([#7497](https://github.com/googleapis/google-cloud-php/issues/7497)) ([416da4f](https://github.com/googleapis/google-cloud-php/commit/416da4fa1a3a647a2fa4bebc57292c8215842c09))
+* Adding Import/Export BYOSA to the import Data request ([416da4f](https://github.com/googleapis/google-cloud-php/commit/416da4fa1a3a647a2fa4bebc57292c8215842c09))
+
+
+
+google/cloud-sql-admin 1.1.0-RC1
+
+
+](https://github.com/googleapis/google-cloud-php/compare/v0.250.0...v0.251.0) (2024-07-03)
+
+
+### Features
+
+* Add Dataplex integration opt-in field ([#7496](https://github.com/googleapis/google-cloud-php/issues/7496)) ([4a19537](https://github.com/googleapis/google-cloud-php/commit/4a195371df9260fe6be6ab034246807e4ce20388))
+
+
+
## 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/Parallelstore/VERSION b/Parallelstore/VERSION
index 9e11b32fcaa9..1d0ba9ea182b 100644
--- a/Parallelstore/VERSION
+++ b/Parallelstore/VERSION
@@ -1 +1 @@
-0.3.1
+0.4.0
diff --git a/SqlAdmin/VERSION b/SqlAdmin/VERSION
index 93d1de859cd1..bacfa8e5febc 100644
--- a/SqlAdmin/VERSION
+++ b/SqlAdmin/VERSION
@@ -1 +1,2 @@
-1.0.0-RC1
+1.1.0-RC1
+
diff --git a/composer.json b/composer.json
index 079bab72e62e..4d12bfde91b4 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",
@@ -100,7 +100,7 @@
"google/cloud-beyondcorp-clientconnectorservices": "1.0.0",
"google/cloud-beyondcorp-clientgateways": "0.5.0",
"google/cloud-bigquery": "1.30.3",
- "google/cloud-bigquery-analyticshub": "1.0.0-RC1",
+ "google/cloud-bigquery-analyticshub": "1.1.0-RC1\n",
"google/cloud-bigquery-connection": "1.5.5",
"google/cloud-bigquery-data-exchange": "0.4.5",
"google/cloud-bigquery-datapolicies": "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",
@@ -188,7 +188,7 @@
"google/cloud-org-policy": "0.7.0",
"google/cloud-osconfig": "1.3.5",
"google/cloud-oslogin": "1.9.6",
- "google/cloud-parallelstore": "0.3.1",
+ "google/cloud-parallelstore": "0.4.0",
"google/cloud-policy-troubleshooter": "1.3.4",
"google/cloud-policysimulator": "1.0.0",
"google/cloud-policytroubleshooter-iam": "0.2.5",
@@ -221,7 +221,7 @@
"google/cloud-shell": "1.3.5",
"google/cloud-spanner": "1.81.0",
"google/cloud-speech": "1.18.3",
- "google/cloud-sql-admin": "1.0.0-RC1",
+ "google/cloud-sql-admin": "1.1.0-RC1\n",
"google/cloud-storage": "1.42.0",
"google/cloud-storage-control": "1.0.0",
"google/cloud-storage-transfer": "1.4.5",