diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION
index 141f2e805beb..15b989e398fc 100644
--- a/AiPlatform/VERSION
+++ b/AiPlatform/VERSION
@@ -1 +1 @@
-1.15.0
+1.16.0
diff --git a/AnalyticsAdmin/VERSION b/AnalyticsAdmin/VERSION
index 166c9e29b70b..4e8f395fa5e3 100644
--- a/AnalyticsAdmin/VERSION
+++ b/AnalyticsAdmin/VERSION
@@ -1 +1 @@
-0.25.2
+0.26.0
diff --git a/AppsChat/VERSION b/AppsChat/VERSION
index 7486fdbc50b3..a3df0a6959e1 100644
--- a/AppsChat/VERSION
+++ b/AppsChat/VERSION
@@ -1 +1 @@
-0.7.2
+0.8.0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 840bd57b7c2e..71ce041aa10a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,83 @@
# Changelog
+## 0.274.0
+
+google/cloud-ai-platform 1.16.0
+
+
+
+### Features
+
+* Add optimized config in v1 API ([#8048](https://github.com/googleapis/google-cloud-php/issues/8048)) ([e3b9130](https://github.com/googleapis/google-cloud-php/commit/e3b9130e5585ad4c30d7b5e9c8b8bf9811ec3ea9))
+
+
+### Documentation
+
+* Update comments for NumericFilter and Operator ([e3b9130](https://github.com/googleapis/google-cloud-php/commit/e3b9130e5585ad4c30d7b5e9c8b8bf9811ec3ea9))
+
+
+
+google/analytics-admin 0.26.0
+
+
+
+### Features
+
+* Add `user_data_retention` field to `DataRetentionSettings` and mark as `REQUIRED` ([f945842](https://github.com/googleapis/google-cloud-php/commit/f945842defe547644e6d2562250b62840d4c7449))
+* Add `user_data_retention` field to `DataRetentionSettings` and mark as `REQUIRED` ([f945842](https://github.com/googleapis/google-cloud-php/commit/f945842defe547644e6d2562250b62840d4c7449))
+
+
+### Bug Fixes
+
+* Mark `event_data_retention` field in `DataRetentionSettings` as `REQUIRED` ([f945842](https://github.com/googleapis/google-cloud-php/commit/f945842defe547644e6d2562250b62840d4c7449))
+
+
+### Documentation
+
+* Replace "GA4" with "Google Analytics" or "GA" in all comments ([#8055](https://github.com/googleapis/google-cloud-php/issues/8055)) ([f945842](https://github.com/googleapis/google-cloud-php/commit/f945842defe547644e6d2562250b62840d4c7449))
+
+
+
+google/apps-chat 0.8.0
+
+
+
+### Features
+
+* A new field `custom_emoji_metadata` is added to message `.google.chat.v1.Annotation` ([#8054](https://github.com/googleapis/google-cloud-php/issues/8054)) ([fce46dc](https://github.com/googleapis/google-cloud-php/commit/fce46dc1eb67bab1b3c9c5fe0504cf33952a2311))
+* A new message `CustomEmojiMetadata` is added ([fce46dc](https://github.com/googleapis/google-cloud-php/commit/fce46dc1eb67bab1b3c9c5fe0504cf33952a2311))
+* A new value `CUSTOM_EMOJI` is added to enum `AnnotationType` ([fce46dc](https://github.com/googleapis/google-cloud-php/commit/fce46dc1eb67bab1b3c9c5fe0504cf33952a2311))
+
+
+### Documentation
+
+* A comment for field `custom_emoji` in message `.google.chat.v1.Emoji` is changed ([fce46dc](https://github.com/googleapis/google-cloud-php/commit/fce46dc1eb67bab1b3c9c5fe0504cf33952a2311))
+* A comment for method `CreateReaction` in service `ChatService` is changed ([fce46dc](https://github.com/googleapis/google-cloud-php/commit/fce46dc1eb67bab1b3c9c5fe0504cf33952a2311))
+* A comment for method `DeleteReaction` in service `ChatService` is changed ([fce46dc](https://github.com/googleapis/google-cloud-php/commit/fce46dc1eb67bab1b3c9c5fe0504cf33952a2311))
+
+
+
+google/cloud-container 2.3.3
+
+
+
+### Documentation
+
+* Broken (or ambiguous) markdown link ([#8050](https://github.com/googleapis/google-cloud-php/issues/8050)) ([b75b6bd](https://github.com/googleapis/google-cloud-php/commit/b75b6bdda579923bf4e601d16657bd9128ba86e5))
+
+
+
+google/cloud-scheduler 2.0.4
+
+
+
+### Documentation
+
+* Annotate output-only fields as such ([40f1a1c](https://github.com/googleapis/google-cloud-php/commit/40f1a1ce41e48a7679a6bebf4e3c7dce2af77cb0))
+* Update comments ([#8049](https://github.com/googleapis/google-cloud-php/issues/8049)) ([40f1a1c](https://github.com/googleapis/google-cloud-php/commit/40f1a1ce41e48a7679a6bebf4e3c7dce2af77cb0))
+
+
+
## 0.273.0
google/cloud-access-approval 2.0.4
diff --git a/Container/VERSION b/Container/VERSION
index f90b1afc082f..0bee604df761 100644
--- a/Container/VERSION
+++ b/Container/VERSION
@@ -1 +1 @@
-2.3.2
+2.3.3
diff --git a/Scheduler/VERSION b/Scheduler/VERSION
index 50ffc5aa7f69..2165f8f9b6a8 100644
--- a/Scheduler/VERSION
+++ b/Scheduler/VERSION
@@ -1 +1 @@
-2.0.3
+2.0.4
diff --git a/composer.json b/composer.json
index 7e954d1a8966..a32fdb3a5fea 100644
--- a/composer.json
+++ b/composer.json
@@ -68,14 +68,14 @@
},
"replace": {
"google/access-context-manager": "1.0.3",
- "google/analytics-admin": "0.25.2",
+ "google/analytics-admin": "0.26.0",
"google/analytics-data": "0.22.2",
- "google/apps-chat": "0.7.2",
+ "google/apps-chat": "0.8.0",
"google/apps-events-subscriptions": "0.1.6",
"google/apps-meet": "0.2.6",
"google/cloud-access-approval": "2.0.4",
"google/cloud-advisorynotifications": "1.0.3",
- "google/cloud-ai-platform": "1.15.0",
+ "google/cloud-ai-platform": "1.16.0",
"google/cloud-alloydb": "1.1.3",
"google/cloud-api-gateway": "2.0.3",
"google/cloud-api-keys": "1.0.4",
@@ -119,7 +119,7 @@
"google/cloud-confidentialcomputing": "1.2.2",
"google/cloud-config": "1.2.1",
"google/cloud-contact-center-insights": "2.3.1",
- "google/cloud-container": "2.3.2",
+ "google/cloud-container": "2.3.3",
"google/cloud-container-analysis": "1.0.4",
"google/cloud-core": "1.61.0",
"google/cloud-data-catalog": "2.2.3",
@@ -205,7 +205,7 @@
"google/cloud-resource-settings": "2.0.4",
"google/cloud-retail": "2.1.3",
"google/cloud-run": "1.5.2",
- "google/cloud-scheduler": "2.0.3",
+ "google/cloud-scheduler": "2.0.4",
"google/cloud-secret-manager": "2.0.2",
"google/cloud-securesourcemanager": "1.3.3",
"google/cloud-security-center": "2.0.4",