diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index b054780a638f..cf2147414973 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.336.0"
+ ".": "0.337.0"
}
\ No newline at end of file
diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION
index 76d053620568..af92bdd9f58d 100644
--- a/AiPlatform/VERSION
+++ b/AiPlatform/VERSION
@@ -1 +1 @@
-1.62.0
+1.63.0
diff --git a/AppsChat/VERSION b/AppsChat/VERSION
index 215740905987..ca222b7cf394 100644
--- a/AppsChat/VERSION
+++ b/AppsChat/VERSION
@@ -1 +1 @@
-0.22.0
+0.23.0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ddb8afc9cf3f..d8e6ffc7dc2b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,82 @@
# Changelog
+## 0.337.0
+
+google/cloud-ai-platform 1.63.0
+
+
+
+### Features
+
+* [AiPlatform] add Route to GroundingChunk.Maps in Vertex AI v1 ([#9370](https://github.com/googleapis/google-cloud-php/issues/9370)) ([1588d9c](https://github.com/googleapis/google-cloud-php/commit/1588d9cf557f27181d1e291bcf99d4969cbe89b8))
+
+
+### Documentation
+
+* expand GroundingChunk.Maps documentation to describe route support ([1588d9c](https://github.com/googleapis/google-cloud-php/commit/1588d9cf557f27181d1e291bcf99d4969cbe89b8))
+
+
+
+google/apps-chat 0.23.0
+
+
+
+### Features
+
+* [AppsChat] Addition of Membership Affiliation information ([#9376](https://github.com/googleapis/google-cloud-php/issues/9376)) ([5e1fe05](https://github.com/googleapis/google-cloud-php/commit/5e1fe0508b115476b91b347afa90aff180f6c69b))
+
+
+
+google/developer-knowledge 0.2.1
+
+
+
+### Documentation
+
+* [DeveloperKnowledge] fix filter docs -- content_length_bytes is not supported yet and strings must be quoted ([#9367](https://github.com/googleapis/google-cloud-php/issues/9367)) ([c587677](https://github.com/googleapis/google-cloud-php/commit/c5876775c40b3e161b817101a36ccf26d8b8dbc2))
+
+
+
+google/gax 1.46.0
+
+
+
+### Features
+
+* Add getServiceScopes method to GapicClientTrait ([#9372](https://github.com/googleapis/google-cloud-php/issues/9372)) ([0e0c79e](https://github.com/googleapis/google-cloud-php/commit/0e0c79eaa9fc0290bab7e857fc7751e6e9471e94))
+
+
+
+google/cloud-networkservices 0.10.0
+
+
+
+### Features
+
+* [NetworkServices] A new field `resource_uris` is added to message `.google.cloud.networkservices.v1.AgentGateway` ([#9369](https://github.com/googleapis/google-cloud-php/issues/9369)) ([e614859](https://github.com/googleapis/google-cloud-php/commit/e61485920d8499a83827a0c6a21e0f8ffec28470))
+
+
+
+google/cloud-redis-cluster 0.9.0
+
+
+
+### Features
+
+* [RedisCluster] [Memorystore for Redis Cluster] add Cluster.AsyncClusterEndpointsDeletionEnabled ([#9361](https://github.com/googleapis/google-cloud-php/issues/9361)) ([2e12179](https://github.com/googleapis/google-cloud-php/commit/2e12179c83de9dee8aa268796236188079b8601f))
+
+
+
+google/cloud-spanner 2.10.1
+
+
+
+### Bug Fixes
+
+* **Spanner:** prevent unnecessary GCE metadata probing during client … ([#9327](https://github.com/googleapis/google-cloud-php/issues/9327)) ([920e1bc](https://github.com/googleapis/google-cloud-php/commit/920e1bca8cd4c44c4d41ad05c13e875cac050fc4))
+
+
+
## 0.336.0
googleads/ad-manager 0.8.0
diff --git a/DeveloperKnowledge/VERSION b/DeveloperKnowledge/VERSION
index 0ea3a944b399..0c62199f16ac 100644
--- a/DeveloperKnowledge/VERSION
+++ b/DeveloperKnowledge/VERSION
@@ -1 +1 @@
-0.2.0
+0.2.1
diff --git a/Gax/VERSION b/Gax/VERSION
index 50aceaa7b715..0a3db35b2418 100644
--- a/Gax/VERSION
+++ b/Gax/VERSION
@@ -1 +1 @@
-1.45.0
+1.46.0
diff --git a/NetworkServices/VERSION b/NetworkServices/VERSION
index f374f6662e9a..78bc1abd14f2 100644
--- a/NetworkServices/VERSION
+++ b/NetworkServices/VERSION
@@ -1 +1 @@
-0.9.1
+0.10.0
diff --git a/RedisCluster/VERSION b/RedisCluster/VERSION
index a3df0a6959e1..ac39a106c485 100644
--- a/RedisCluster/VERSION
+++ b/RedisCluster/VERSION
@@ -1 +1 @@
-0.8.0
+0.9.0
diff --git a/Spanner/VERSION b/Spanner/VERSION
index 10c2c0c3d621..8bbb6e406a73 100644
--- a/Spanner/VERSION
+++ b/Spanner/VERSION
@@ -1 +1 @@
-2.10.0
+2.10.1
diff --git a/composer.json b/composer.json
index f6d2d3fe7793..496621a55bea 100644
--- a/composer.json
+++ b/composer.json
@@ -90,12 +90,12 @@
"google/access-context-manager": "1.1.3",
"google/analytics-admin": "0.33.0",
"google/analytics-data": "0.24.0",
- "google/apps-chat": "0.22.0",
+ "google/apps-chat": "0.23.0",
"google/apps-events-subscriptions": "0.4.4",
"google/apps-meet": "0.5.4",
"google/cloud-access-approval": "2.1.3",
"google/cloud-advisorynotifications": "1.2.4",
- "google/cloud-ai-platform": "1.62.0",
+ "google/cloud-ai-platform": "1.63.0",
"google/cloud-alloydb": "1.7.1",
"google/cloud-api-gateway": "2.1.3",
"google/cloud-api-keys": "1.1.2",
@@ -215,7 +215,7 @@
"google/cloud-network-connectivity": "2.5.4",
"google/cloud-network-management": "2.10.0",
"google/cloud-network-security": "1.4.2",
- "google/cloud-networkservices": "0.9.1",
+ "google/cloud-networkservices": "0.10.0",
"google/cloud-notebooks": "1.1.4",
"google/cloud-optimization": "1.1.3",
"google/cloud-oracledatabase": "0.9.0",
@@ -238,7 +238,7 @@
"google/cloud-recommendations-ai": "0.9.3",
"google/cloud-recommender": "2.2.0",
"google/cloud-redis": "2.2.3",
- "google/cloud-redis-cluster": "0.8.0",
+ "google/cloud-redis-cluster": "0.9.0",
"google/cloud-resource-manager": "1.1.3",
"google/cloud-retail": "2.5.3",
"google/cloud-run": "1.12.2",
@@ -256,7 +256,7 @@
"google/cloud-service-usage": "2.2.0",
"google/cloud-servicehealth": "0.5.0",
"google/cloud-shell": "2.2.0",
- "google/cloud-spanner": "2.10.0",
+ "google/cloud-spanner": "2.10.1",
"google/cloud-speech": "2.5.2",
"google/cloud-sql-admin": "1.10.0",
"google/cloud-storage": "2.4.0",
@@ -287,7 +287,7 @@
"google/cloud-workflows": "1.3.0",
"google/cloud-workloadmanager": "0.2.1",
"google/common-protos": "4.14.1",
- "google/gax": "1.45.0",
+ "google/gax": "1.46.0",
"google/developers-knowledge": "0.0.0",
"google/geo-common-protos": "0.2.4",
"google/grafeas": "1.7.0",
@@ -313,7 +313,7 @@
"googleads/ad-manager": "0.8.0",
"googleads/data-manager": "0.6.0",
"googleads/marketingplatform-admin": "0.4.2",
- "google/developer-knowledge": "0.2.0"
+ "google/developer-knowledge": "0.2.1"
},
"suggest": {
"opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",