Skip to content

Commit

Permalink
chore(main): release 0.274.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 29, 2025
1 parent b75b6bd commit 9fff48b
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 8 deletions.
2 changes: 1 addition & 1 deletion AiPlatform/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.15.0
1.16.0
2 changes: 1 addition & 1 deletion AnalyticsAdmin/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.25.2
0.26.0
2 changes: 1 addition & 1 deletion AppsChat/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.2
0.8.0
67 changes: 67 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,72 @@
# Changelog

## 0.274.0

<details><summary>google/cloud-ai-platform 1.16.0</summary>



### 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))

</details>

<details><summary>google/analytics-admin 0.26.0</summary>



### 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))

</details>

<details><summary>google/apps-chat 0.8.0</summary>



### 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))

</details>

<details><summary>google/cloud-container 2.3.3</summary>



### 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))

</details>

## 0.273.0

<details><summary>google/cloud-access-approval 2.0.4</summary>
Expand Down
2 changes: 1 addition & 1 deletion Container/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.2
2.3.3
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 9fff48b

Please sign in to comment.