Skip to content

Commit cdee983

Browse files
chore(main): release 0.300.0
1 parent 4f7aaa5 commit cdee983

5 files changed

Lines changed: 49 additions & 6 deletions

File tree

AiPlatform/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.35.0
1+
1.36.0

AppsChat/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.12.0
1+
0.12.1

CHANGELOG.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
# Changelog
22

3+
## 0.300.0
4+
5+
<details><summary>google/cloud-ai-platform 1.36.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [AiPlatform] add data foundry service synthetic data generation API for v1 ([#8531](https://github.com/googleapis/google-cloud-php/issues/8531)) ([95d8954](https://github.com/googleapis/google-cloud-php/commit/95d895419485425841463fee6c3a0dc8272ad56b))
12+
13+
</details>
14+
15+
<details><summary>google/apps-chat 0.12.1</summary>
16+
17+
18+
19+
### Bug Fixes
20+
21+
* [AppsChat] Changed field behavior for an existing field `name` in message `.google.chat.v1.QuotedMessageMetadata` ([#8540](https://github.com/googleapis/google-cloud-php/issues/8540)) ([3ae6bb8](https://github.com/googleapis/google-cloud-php/commit/3ae6bb817e68d31f08f94a7a003d5c683eee5442))
22+
* Changed field behavior for an existing field `last_update_time` in message `.google.chat.v1.QuotedMessageMetadata` ([3ae6bb8](https://github.com/googleapis/google-cloud-php/commit/3ae6bb817e68d31f08f94a7a003d5c683eee5442))
23+
24+
25+
### Documentation
26+
27+
* A comment for field `customer` in message `.google.chat.v1.Space` is changed ([3ae6bb8](https://github.com/googleapis/google-cloud-php/commit/3ae6bb817e68d31f08f94a7a003d5c683eee5442))
28+
* A comment for field `last_update_time` in message `.google.chat.v1.QuotedMessageMetadata` is changed ([3ae6bb8](https://github.com/googleapis/google-cloud-php/commit/3ae6bb817e68d31f08f94a7a003d5c683eee5442))
29+
* A comment for field `name` in message `.google.chat.v1.QuotedMessageMetadata` is changed ([3ae6bb8](https://github.com/googleapis/google-cloud-php/commit/3ae6bb817e68d31f08f94a7a003d5c683eee5442))
30+
* A comment for field `quoted_message_metadata` in message `.google.chat.v1.Message` is changed ([3ae6bb8](https://github.com/googleapis/google-cloud-php/commit/3ae6bb817e68d31f08f94a7a003d5c683eee5442))
31+
* A comment for field `update_mask` in message `.google.chat.v1.UpdateMessageRequest` is changed ([3ae6bb8](https://github.com/googleapis/google-cloud-php/commit/3ae6bb817e68d31f08f94a7a003d5c683eee5442))
32+
* A comment for message `QuotedMessageMetadata` is changed ([3ae6bb8](https://github.com/googleapis/google-cloud-php/commit/3ae6bb817e68d31f08f94a7a003d5c683eee5442))
33+
34+
</details>
35+
36+
<details><summary>google/cloud-compute 1.36.0</summary>
37+
38+
39+
40+
### Features
41+
42+
* [Compute] Update Compute Engine v1 API to revision 20250807 ([#8538](https://github.com/googleapis/google-cloud-php/issues/8538)) ([6e4d3c2](https://github.com/googleapis/google-cloud-php/commit/6e4d3c227b10894e38388c3f998024b28ebb3a38))
43+
44+
</details>
45+
346
## 0.299.1
447

548
<details><summary>google/shopping-merchant-accounts 1.0.0</summary>

Compute/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.35.0
1+
1.36.0

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,12 @@
8484
"google/access-context-manager": "1.0.4",
8585
"google/analytics-admin": "0.29.1",
8686
"google/analytics-data": "0.22.3",
87-
"google/apps-chat": "0.12.0",
87+
"google/apps-chat": "0.12.1",
8888
"google/apps-events-subscriptions": "0.3.1",
8989
"google/apps-meet": "0.4.1",
9090
"google/cloud-access-approval": "2.0.5",
9191
"google/cloud-advisorynotifications": "1.1.1",
92-
"google/cloud-ai-platform": "1.35.0",
92+
"google/cloud-ai-platform": "1.36.0",
9393
"google/cloud-alloydb": "1.4.1",
9494
"google/cloud-api-gateway": "2.0.4",
9595
"google/cloud-api-keys": "1.0.5",
@@ -130,7 +130,7 @@
130130
"google/cloud-cloudcontrolspartner": "0.4.1",
131131
"google/cloud-commerce-consumer-procurement": "1.2.2",
132132
"google/cloud-common-protos": "0.8.2",
133-
"google/cloud-compute": "1.35.0",
133+
"google/cloud-compute": "1.36.0",
134134
"google/cloud-confidentialcomputing": "1.4.1",
135135
"google/cloud-config": "1.4.1",
136136
"google/cloud-configdelivery": "0.2.1",

0 commit comments

Comments
 (0)