From 51f65332f4d4c5a3e8e5d5d1eb7636bf62079892 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:04:10 +0000 Subject: [PATCH] chore(main): release 0.274.0 --- AiPlatform/VERSION | 2 +- AnalyticsAdmin/VERSION | 2 +- AppsChat/VERSION | 2 +- AppsMeet/VERSION | 2 +- CHANGELOG.md | 119 ++++++++++++++++++++++++++++++++++ Container/VERSION | 2 +- PubSub/VERSION | 2 +- PubSub/src/PubSubClient.php | 2 +- Scheduler/VERSION | 2 +- Spanner/VERSION | 2 +- Spanner/src/SpannerClient.php | 2 +- composer.json | 16 ++--- 12 files changed, 137 insertions(+), 18 deletions(-) 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/AppsMeet/VERSION b/AppsMeet/VERSION index 53a75d673557..0d91a54c7d43 100644 --- a/AppsMeet/VERSION +++ b/AppsMeet/VERSION @@ -1 +1 @@ -0.2.6 +0.3.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 840bd57b7c2e..ddb528aeb2ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,124 @@ # 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/apps-meet 0.3.0 + + + +### Features + +* Add methods for [configuring meeting spaces and members](https://developers.google.com/meet/api/guides/beta/configuration-beta) ([3bda909](https://github.com/googleapis/google-cloud-php/commit/3bda909e931b7e36c23c606edf3afa7146a8c51d)) +* Add new OAuth scope `https://www.googleapis.com/auth/meetings.space.settings` to service `SpacesService` ([3bda909](https://github.com/googleapis/google-cloud-php/commit/3bda909e931b7e36c23c606edf3afa7146a8c51d)) + + +### Documentation + +* Improve docs for GetSpaceRequest, EndActiveConferenceRequest, ListConferenceRecordsRequest ([#8051](https://github.com/googleapis/google-cloud-php/issues/8051)) ([3bda909](https://github.com/googleapis/google-cloud-php/commit/3bda909e931b7e36c23c606edf3afa7146a8c51d)) + +
+ +
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-pubsub 2.10.0 + + + +### Features + +* Add support for message transforms to Topic and Subscription ([#8060](https://github.com/googleapis/google-cloud-php/issues/8060)) ([3d83164](https://github.com/googleapis/google-cloud-php/commit/3d83164503f514190f7f8b4c0c834b97bee24a79)) + + +### Documentation + +* Fix link for AnalyticsHubSubscriptionInfo ([3d83164](https://github.com/googleapis/google-cloud-php/commit/3d83164503f514190f7f8b4c0c834b97bee24a79)) + +
+ +
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)) + +
+ +
google/cloud-spanner 1.93.0 + + + +### Features + +* Add AddSplitPoints API ([#8059](https://github.com/googleapis/google-cloud-php/issues/8059)) ([f00dd0b](https://github.com/googleapis/google-cloud-php/commit/f00dd0b1ebc523483400455839ca1d073c206f1d)) + +
+ ## 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/PubSub/VERSION b/PubSub/VERSION index dedcc7d4335d..10c2c0c3d621 100644 --- a/PubSub/VERSION +++ b/PubSub/VERSION @@ -1 +1 @@ -2.9.1 +2.10.0 diff --git a/PubSub/src/PubSubClient.php b/PubSub/src/PubSubClient.php index ca3fa0599e2f..aab58748d5b3 100644 --- a/PubSub/src/PubSubClient.php +++ b/PubSub/src/PubSubClient.php @@ -98,7 +98,7 @@ class PubSubClient use ApiHelperTrait; use ClientOptionsTrait; - const VERSION = '2.9.1'; + const VERSION = '2.10.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub'; 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/Spanner/VERSION b/Spanner/VERSION index 6c9c661b4973..95784efddbc4 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -1.92.1 +1.93.0 diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php index 0d5e9b7a5a67..48dee9af67a6 100644 --- a/Spanner/src/SpannerClient.php +++ b/Spanner/src/SpannerClient.php @@ -117,7 +117,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '1.92.1'; + const VERSION = '1.93.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data'; const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin'; diff --git a/composer.json b/composer.json index 7e954d1a8966..30a227f12086 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/apps-meet": "0.3.0", "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", @@ -193,7 +193,7 @@ "google/cloud-private-catalog": "0.5.1", "google/cloud-privilegedaccessmanager": "0.1.4", "google/cloud-profiler": "2.0.3", - "google/cloud-pubsub": "2.9.1", + "google/cloud-pubsub": "2.10.0", "google/cloud-quotas": "1.2.1", "google/cloud-rapidmigrationassessment": "1.0.3", "google/cloud-recaptcha-enterprise": "2.0.1", @@ -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", @@ -218,7 +218,7 @@ "google/cloud-service-usage": "2.0.3", "google/cloud-servicehealth": "0.2.3", "google/cloud-shell": "2.0.4", - "google/cloud-spanner": "1.92.1", + "google/cloud-spanner": "1.93.0", "google/cloud-speech": "1.20.1", "google/cloud-sql-admin": "1.2.3", "google/cloud-storage": "1.46.0",