diff --git a/CHANGELOG.md b/CHANGELOG.md
index 01b7afd0d06..2591a40371a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,80 @@
# Changelog
+## 0.327.0
+
+google/cloud-databasecenter 0.6.0
+
+
+
+### Features
+
+* [DatabaseCenter] Add support for BigQuery datasets and reservations ([#9095](https://github.com/googleapis/google-cloud-php/issues/9095)) ([ec61f95](https://github.com/googleapis/google-cloud-php/commit/ec61f9595abebb296a041531ac5d9b8f0cce7387))
+
+
+
+google/cloud-dataplex 1.13.0
+
+
+
+### Features
+
+* [Dataplex] Allow Data Documentation DataScans to support BigQuery Dataset resources in addition to BigQuery table resources ([#9093](https://github.com/googleapis/google-cloud-php/issues/9093)) ([3565d2e](https://github.com/googleapis/google-cloud-php/commit/3565d2e7dfb8fc967cd52ec52ae9f946f4704a00))
+
+
+
+google/cloud-dataproc 2.10.0
+
+
+
+### Features
+
+* [Dataproc] Add `Engine` field to support LightningEngine in clusters and add support for stop ttl ([#9090](https://github.com/googleapis/google-cloud-php/issues/9090)) ([17e05f5](https://github.com/googleapis/google-cloud-php/commit/17e05f5c321f5481163673ecb4dfdbd60e8da30b))
+
+
+
+google/cloud-dialogflow-cx 0.11.1
+
+
+
+
+
+google/cloud-logging 2.0.0
+
+
+
+
+
+google/cloud-network-management 2.9.2
+
+
+
+### Documentation
+
+* [NetworkManagement] Update comment for the `region` field in `RouteInfo` ([#9092](https://github.com/googleapis/google-cloud-php/issues/9092)) ([23131f5](https://github.com/googleapis/google-cloud-php/commit/23131f5fa3931a566abbdbe5da4d61e00523f0c3))
+
+
+
+google/shopping-merchant-inventories 1.4.0
+
+
+
+### Features
+
+* A new field base64_encoded_name is added to the LocalInventory message ([#9094](https://github.com/googleapis/google-cloud-php/issues/9094)) ([590a296](https://github.com/googleapis/google-cloud-php/commit/590a296b2cde6a1833bd74549986cf37f480732d))
+
+
+### Documentation
+
+* A comment for field `name` in message `.google.shopping.merchant.products.v1.LocalInventory` is changed ([590a296](https://github.com/googleapis/google-cloud-php/commit/590a296b2cde6a1833bd74549986cf37f480732d))
+
+
+
+google/cloud-trace 2.0.0
+
+
+
+
+
## 0.326.0
google/cloud-ai-platform 1.57.0
diff --git a/DatabaseCenter/VERSION b/DatabaseCenter/VERSION
index 8f0916f768f..a918a2aa18d 100644
--- a/DatabaseCenter/VERSION
+++ b/DatabaseCenter/VERSION
@@ -1 +1 @@
-0.5.0
+0.6.0
diff --git a/Dataplex/VERSION b/Dataplex/VERSION
index 0eed1a29efd..feaae22bac7 100644
--- a/Dataplex/VERSION
+++ b/Dataplex/VERSION
@@ -1 +1 @@
-1.12.0
+1.13.0
diff --git a/Dataproc/VERSION b/Dataproc/VERSION
index dedcc7d4335..10c2c0c3d62 100644
--- a/Dataproc/VERSION
+++ b/Dataproc/VERSION
@@ -1 +1 @@
-2.9.1
+2.10.0
diff --git a/DialogflowCx/VERSION b/DialogflowCx/VERSION
index d9df1bbc0c7..af88ba82486 100644
--- a/DialogflowCx/VERSION
+++ b/DialogflowCx/VERSION
@@ -1 +1 @@
-0.11.0
+0.11.1
diff --git a/NetworkManagement/VERSION b/NetworkManagement/VERSION
index dedcc7d4335..5d9ade10c60 100644
--- a/NetworkManagement/VERSION
+++ b/NetworkManagement/VERSION
@@ -1 +1 @@
-2.9.1
+2.9.2
diff --git a/ShoppingMerchantInventories/VERSION b/ShoppingMerchantInventories/VERSION
index 3a3cd8cc8b0..88c5fb891dc 100644
--- a/ShoppingMerchantInventories/VERSION
+++ b/ShoppingMerchantInventories/VERSION
@@ -1 +1 @@
-1.3.1
+1.4.0
diff --git a/composer.json b/composer.json
index abab0e28f9a..a4cb0dbd12c 100644
--- a/composer.json
+++ b/composer.json
@@ -146,13 +146,13 @@
"google/cloud-core": "1.72.0",
"google/cloud-data-catalog": "2.4.2",
"google/cloud-data-fusion": "1.1.2",
- "google/cloud-databasecenter": "0.5.0",
+ "google/cloud-databasecenter": "0.6.0",
"google/cloud-datacatalog-lineage": "1.3.0",
"google/cloud-dataflow": "0.10.0",
"google/cloud-dataform": "0.11.0",
"google/cloud-datalabeling": "0.7.2",
- "google/cloud-dataplex": "1.12.0",
- "google/cloud-dataproc": "2.9.1",
+ "google/cloud-dataplex": "1.13.0",
+ "google/cloud-dataproc": "2.10.0",
"google/cloud-dataproc-metastore": "1.2.3",
"google/cloud-datastore": "2.0.6",
"google/cloud-datastore-admin": "1.1.2",
@@ -161,7 +161,7 @@
"google/cloud-developerconnect": "0.6.1",
"google/cloud-devicestreaming": "0.2.4",
"google/cloud-dialogflow": "2.4.0",
- "google/cloud-dialogflow-cx": "0.11.0",
+ "google/cloud-dialogflow-cx": "0.11.1",
"google/cloud-discoveryengine": "1.11.1",
"google/cloud-dlp": "2.11.0",
"google/cloud-dms": "2.1.3",
@@ -194,7 +194,7 @@
"google/cloud-licensemanager": "0.3.0",
"google/cloud-life-sciences": "0.9.0",
"google/cloud-locationfinder": "0.2.0",
- "google/cloud-logging": "2.0.0-RC2",
+ "google/cloud-logging": "2.0.0",
"google/cloud-lustre": "0.4.0",
"google/cloud-maintenance": "0.4.0",
"google/cloud-managed-identities": "2.2.0",
@@ -208,7 +208,7 @@
"google/cloud-monitoring": "2.2.2",
"google/cloud-netapp": "1.11.0",
"google/cloud-network-connectivity": "2.5.3",
- "google/cloud-network-management": "2.9.1",
+ "google/cloud-network-management": "2.9.2",
"google/cloud-network-security": "1.3.0",
"google/cloud-networkservices": "0.8.2",
"google/cloud-notebooks": "1.1.3",
@@ -265,7 +265,7 @@
"google/cloud-telcoautomation": "1.3.0",
"google/cloud-text-to-speech": "2.8.0",
"google/cloud-tpu": "2.3.0",
- "google/cloud-trace": "2.0.0-RC1",
+ "google/cloud-trace": "2.0.0",
"google/cloud-translate": "2.3.0",
"google/cloud-vectorsearch": "0.3.0",
"google/cloud-video-live-stream": "1.4.0",
@@ -293,7 +293,7 @@
"google/shopping-merchant-accounts": "1.4.1",
"google/shopping-merchant-conversions": "1.2.0",
"google/shopping-merchant-datasources": "1.3.1",
- "google/shopping-merchant-inventories": "1.3.1",
+ "google/shopping-merchant-inventories": "1.4.0",
"google/shopping-merchant-issueresolution": "1.3.1",
"google/shopping-merchant-lfp": "1.2.1",
"google/shopping-merchant-notifications": "1.2.1",