Skip to content

Commit 4cb1831

Browse files
chore(main): release 0.300.0
1 parent c2dab4f commit 4cb1831

9 files changed

Lines changed: 166 additions & 14 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

AnalyticsAdmin/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.29.1
1+
0.30.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: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,157 @@
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/analytics-admin 0.30.0</summary>
16+
17+
18+
19+
### ⚠ BREAKING CHANGES
20+
21+
* Remove the `FetchAutomatedGa4ConfigurationOptOut` method
22+
* Remove the `CreateConnectedSiteTag` method
23+
* Remove the `DeleteConnectedSiteTag` method
24+
* Remove the `ListConnectedSiteTags` method
25+
* Remove the `FetchConnectedGa4Property` method
26+
* Remove the `SetAutomatedGa4ConfigurationOptOutRequest` resource
27+
* Remove the `SetAutomatedGa4ConfigurationOptOutResponse` resource
28+
* Remove the `FetchAutomatedGa4ConfigurationOptOutRequest` resource
29+
* Remove the `FetchAutomatedGa4ConfigurationOptOutResponse` resource
30+
* Remove the `CreateConnectedSiteTagRequest` resource
31+
* Remove the `CreateConnectedSiteTagResponse` resource
32+
* Remove the `DeleteConnectedSiteTagRequest` resource
33+
* Remove the `ListConnectedSiteTagsRequest` resource
34+
* Remove the `ListConnectedSiteTagsResponse` resource
35+
* Remove the `FetchConnectedGa4PropertyRequest` resource
36+
* Remove the `FetchConnectedGa4PropertyResponse` resource
37+
* Remove the `ConnectedSiteTag` resource
38+
* Remove the `SetAutomatedGa4ConfigurationOptOut` method ([#8532](https://github.com/googleapis/google-cloud-php/issues/8532))
39+
40+
### Features
41+
42+
* Add reporting_identity_settings` fields to the `ChangeHistoryResource` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
43+
* Add the `GetReportingIdentitySettings` method ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
44+
* Add the `GetReportingIdentitySettingsRequest` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
45+
* Add the `REPORTING_IDENTITY_SETTINGS` resource type to the `ChangeHistoryResourceType` enum ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
46+
* Add the `ReportingIdentitySettings` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
47+
48+
49+
### Bug Fixes
50+
51+
* Remove the `ConnectedSiteTag` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
52+
* Remove the `CreateConnectedSiteTag` method ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
53+
* Remove the `CreateConnectedSiteTagRequest` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
54+
* Remove the `CreateConnectedSiteTagResponse` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
55+
* Remove the `DeleteConnectedSiteTag` method ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
56+
* Remove the `DeleteConnectedSiteTagRequest` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
57+
* Remove the `FetchAutomatedGa4ConfigurationOptOut` method ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
58+
* Remove the `FetchAutomatedGa4ConfigurationOptOutRequest` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
59+
* Remove the `FetchAutomatedGa4ConfigurationOptOutResponse` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
60+
* Remove the `FetchConnectedGa4Property` method ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
61+
* Remove the `FetchConnectedGa4PropertyRequest` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
62+
* Remove the `FetchConnectedGa4PropertyResponse` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
63+
* Remove the `ListConnectedSiteTags` method ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
64+
* Remove the `ListConnectedSiteTagsRequest` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
65+
* Remove the `ListConnectedSiteTagsResponse` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
66+
* Remove the `SetAutomatedGa4ConfigurationOptOut` method ([#8532](https://github.com/googleapis/google-cloud-php/issues/8532)) ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
67+
* Remove the `SetAutomatedGa4ConfigurationOptOutRequest` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
68+
* Remove the `SetAutomatedGa4ConfigurationOptOutResponse` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
69+
70+
71+
### Documentation
72+
73+
* Provide additional guidelines for the `user_provided_data` field in the `SubmitUserDeletionRequest` resource ([7de4a72](https://github.com/googleapis/google-cloud-php/commit/7de4a722e38ad67c727d7b5610c4952fb5004240))
74+
75+
</details>
76+
77+
<details><summary>google/apps-chat 0.12.1</summary>
78+
79+
80+
81+
### Bug Fixes
82+
83+
* [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))
84+
* 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))
85+
86+
87+
### Documentation
88+
89+
* A comment for field `customer` in message `.google.chat.v1.Space` is changed ([3ae6bb8](https://github.com/googleapis/google-cloud-php/commit/3ae6bb817e68d31f08f94a7a003d5c683eee5442))
90+
* 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))
91+
* A comment for field `name` in message `.google.chat.v1.QuotedMessageMetadata` is changed ([3ae6bb8](https://github.com/googleapis/google-cloud-php/commit/3ae6bb817e68d31f08f94a7a003d5c683eee5442))
92+
* 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))
93+
* A comment for field `update_mask` in message `.google.chat.v1.UpdateMessageRequest` is changed ([3ae6bb8](https://github.com/googleapis/google-cloud-php/commit/3ae6bb817e68d31f08f94a7a003d5c683eee5442))
94+
* A comment for message `QuotedMessageMetadata` is changed ([3ae6bb8](https://github.com/googleapis/google-cloud-php/commit/3ae6bb817e68d31f08f94a7a003d5c683eee5442))
95+
96+
</details>
97+
98+
<details><summary>google/cloud-compute 1.36.0</summary>
99+
100+
101+
102+
### Features
103+
104+
* [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))
105+
106+
</details>
107+
108+
<details><summary>google/cloud-geminidataanalytics 0.2.0</summary>
109+
110+
111+
112+
### Features
113+
114+
* [GeminiDataAnalytics] An existing service `ContextRetrievalService` is removed ([#8533](https://github.com/googleapis/google-cloud-php/issues/8533)) ([50ee998](https://github.com/googleapis/google-cloud-php/commit/50ee998d6b215643e12dabfb6a6932e011cb3f2d))
115+
* A new enum `DataFilterType` is added ([50ee998](https://github.com/googleapis/google-cloud-php/commit/50ee998d6b215643e12dabfb6a6932e011cb3f2d))
116+
* A new field `description` is added to message `.google.cloud.geminidataanalytics.v1alpha.Schema` ([50ee998](https://github.com/googleapis/google-cloud-php/commit/50ee998d6b215643e12dabfb6a6932e011cb3f2d))
117+
* A new field `example_queries` is added to message `.google.cloud.geminidataanalytics.v1alpha.Context` ([50ee998](https://github.com/googleapis/google-cloud-php/commit/50ee998d6b215643e12dabfb6a6932e011cb3f2d))
118+
* A new field `filters` is added to message `.google.cloud.geminidataanalytics.v1alpha.Schema` ([50ee998](https://github.com/googleapis/google-cloud-php/commit/50ee998d6b215643e12dabfb6a6932e011cb3f2d))
119+
* A new field `schema` is added to message `.google.cloud.geminidataanalytics.v1alpha.BigQueryTableReference` ([50ee998](https://github.com/googleapis/google-cloud-php/commit/50ee998d6b215643e12dabfb6a6932e011cb3f2d))
120+
* A new field `synonyms` is added to message `.google.cloud.geminidataanalytics.v1alpha.Field` ([50ee998](https://github.com/googleapis/google-cloud-php/commit/50ee998d6b215643e12dabfb6a6932e011cb3f2d))
121+
* A new field `synonyms` is added to message `.google.cloud.geminidataanalytics.v1alpha.Schema` ([50ee998](https://github.com/googleapis/google-cloud-php/commit/50ee998d6b215643e12dabfb6a6932e011cb3f2d))
122+
* A new field `tags` is added to message `.google.cloud.geminidataanalytics.v1alpha.Field` ([50ee998](https://github.com/googleapis/google-cloud-php/commit/50ee998d6b215643e12dabfb6a6932e011cb3f2d))
123+
* A new field `tags` is added to message `.google.cloud.geminidataanalytics.v1alpha.Schema` ([50ee998](https://github.com/googleapis/google-cloud-php/commit/50ee998d6b215643e12dabfb6a6932e011cb3f2d))
124+
* A new field `value_format` is added to message `.google.cloud.geminidataanalytics.v1alpha.Field` ([50ee998](https://github.com/googleapis/google-cloud-php/commit/50ee998d6b215643e12dabfb6a6932e011cb3f2d))
125+
* A new message `DataFilter` is added ([50ee998](https://github.com/googleapis/google-cloud-php/commit/50ee998d6b215643e12dabfb6a6932e011cb3f2d))
126+
* A new message `ExampleQuery` is added ([50ee998](https://github.com/googleapis/google-cloud-php/commit/50ee998d6b215643e12dabfb6a6932e011cb3f2d))
127+
128+
129+
### Documentation
130+
131+
* Many comment updates ([50ee998](https://github.com/googleapis/google-cloud-php/commit/50ee998d6b215643e12dabfb6a6932e011cb3f2d))
132+
133+
</details>
134+
135+
<details><summary>google/cloud-text-to-speech 2.3.0</summary>
136+
137+
138+
139+
### Features
140+
141+
* [TextToSpeech] Support promptable voices by specifying a model name and a prompt ([#8542](https://github.com/googleapis/google-cloud-php/issues/8542)) ([c2dab4f](https://github.com/googleapis/google-cloud-php/commit/c2dab4f6aedf18413a08428bc330fe213667bcf3))
142+
143+
</details>
144+
145+
<details><summary>google/cloud-video-transcoder 1.2.0</summary>
146+
147+
148+
149+
### Features
150+
151+
* [VideoTranscoder] add support for automatically generating subtitle for input videos ([#8537](https://github.com/googleapis/google-cloud-php/issues/8537)) ([4f7aaa5](https://github.com/googleapis/google-cloud-php/commit/4f7aaa5af86731301d5c952e61ea291f0844cc89))
152+
153+
</details>
154+
3155
## 0.299.1
4156

5157
<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

GeminiDataAnalytics/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.1
1+
0.2.0

TextToSpeech/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.2
1+
2.3.0

VideoTranscoder/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.2.0

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,14 @@
8282
},
8383
"replace": {
8484
"google/access-context-manager": "1.0.4",
85-
"google/analytics-admin": "0.29.1",
85+
"google/analytics-admin": "0.30.0",
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",
@@ -169,7 +169,7 @@
169169
"google/cloud-financialservices": "0.1.1",
170170
"google/cloud-firestore": "1.53.0",
171171
"google/cloud-functions": "2.0.6",
172-
"google/cloud-geminidataanalytics": "0.1.1",
172+
"google/cloud-geminidataanalytics": "0.2.0",
173173
"google/cloud-gke-backup": "1.2.1",
174174
"google/cloud-gke-connect-gateway": "1.0.2",
175175
"google/cloud-gke-hub": "1.0.6",
@@ -252,13 +252,13 @@
252252
"google/cloud-talent": "2.1.3",
253253
"google/cloud-tasks": "2.0.2",
254254
"google/cloud-telcoautomation": "1.1.1",
255-
"google/cloud-text-to-speech": "2.2.2",
255+
"google/cloud-text-to-speech": "2.3.0",
256256
"google/cloud-tpu": "2.1.2",
257257
"google/cloud-trace": "1.8.10",
258258
"google/cloud-translate": "2.0.3",
259259
"google/cloud-video-live-stream": "1.2.1",
260260
"google/cloud-video-stitcher": "1.0.4",
261-
"google/cloud-video-transcoder": "1.1.0",
261+
"google/cloud-video-transcoder": "1.2.0",
262262
"google/cloud-videointelligence": "2.0.5",
263263
"google/cloud-vision": "2.0.3",
264264
"google/cloud-vm-migration": "1.0.5",

0 commit comments

Comments
 (0)