diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index cf214741497..2503a8405df 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.337.0"
+ ".": "0.338.0"
}
\ No newline at end of file
diff --git a/Batch/VERSION b/Batch/VERSION
index 347f5833ee6..9df886c42a1 100644
--- a/Batch/VERSION
+++ b/Batch/VERSION
@@ -1 +1 @@
-1.4.1
+1.4.2
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d8e6ffc7dc2..1953280efd9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,37 @@
# Changelog
+## 0.338.0
+
+google/cloud-batch 1.4.2
+
+
+
+### Documentation
+
+* [Batch] restrict `allowed_locations` region or zone values to the same region where the job is created ([#9384](https://github.com/googleapis/google-cloud-php/issues/9384)) ([720551e](https://github.com/googleapis/google-cloud-php/commit/720551ece54b2da33f543d716af3262a6cbd97d8))
+
+
+
+google/cloud-quotas 1.6.0
+
+
+
+### Features
+
+* [Quotas] publish Cloud Quotas v1 GA client library protos and GAPIC Bazel rules ([#9383](https://github.com/googleapis/google-cloud-php/issues/9383)) ([0f960c3](https://github.com/googleapis/google-cloud-php/commit/0f960c38feb150f4e97f1d7566d9cf0f78ab114c))
+
+
+
+google/cloud-sql-admin 1.11.0
+
+
+
+### Features
+
+* [SqlAdmin] add client library publishing configuration for SQL Admin ([#9385](https://github.com/googleapis/google-cloud-php/issues/9385)) ([289b6e2](https://github.com/googleapis/google-cloud-php/commit/289b6e26d25a0455e903d9138ee5d95d6f5e3a80))
+
+
+
## 0.337.0
google/cloud-ai-platform 1.63.0
diff --git a/Quotas/VERSION b/Quotas/VERSION
index 9075be49515..dc1e644a101 100644
--- a/Quotas/VERSION
+++ b/Quotas/VERSION
@@ -1 +1 @@
-1.5.5
+1.6.0
diff --git a/SqlAdmin/VERSION b/SqlAdmin/VERSION
index 81c871de46b..1cac385c6cb 100644
--- a/SqlAdmin/VERSION
+++ b/SqlAdmin/VERSION
@@ -1 +1 @@
-1.10.0
+1.11.0
diff --git a/composer.json b/composer.json
index 496621a55be..ecac63acc9b 100644
--- a/composer.json
+++ b/composer.json
@@ -113,7 +113,7 @@
"google/cloud-automl": "2.1.3",
"google/cloud-backupdr": "0.13.2",
"google/cloud-bare-metal-solution": "1.1.3",
- "google/cloud-batch": "1.4.1",
+ "google/cloud-batch": "1.4.2",
"google/cloud-beyondcorp-appconnections": "1.1.4",
"google/cloud-beyondcorp-appconnectors": "1.1.4",
"google/cloud-beyondcorp-appgateways": "1.1.4",
@@ -232,7 +232,7 @@
"google/cloud-privilegedaccessmanager": "0.4.4",
"google/cloud-profiler": "2.1.2",
"google/cloud-pubsub": "2.19.4",
- "google/cloud-quotas": "1.5.5",
+ "google/cloud-quotas": "1.6.0",
"google/cloud-rapidmigrationassessment": "1.2.4",
"google/cloud-recaptcha-enterprise": "2.3.1",
"google/cloud-recommendations-ai": "0.9.3",
@@ -258,7 +258,7 @@
"google/cloud-shell": "2.2.0",
"google/cloud-spanner": "2.10.1",
"google/cloud-speech": "2.5.2",
- "google/cloud-sql-admin": "1.10.0",
+ "google/cloud-sql-admin": "1.11.0",
"google/cloud-storage": "2.4.0",
"google/cloud-storage-control": "1.9.0",
"google/cloud-storage-transfer": "2.4.0",