Skip to content

Commit d6d5a38

Browse files
chore(main): release 0.316.0 (#8861)
1 parent c86ba03 commit d6d5a38

File tree

42 files changed

+358
-75
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+358
-75
lines changed

BackupDr/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.0
1+
0.11.0

BigQuery/VERSION

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

BigQuery/src/BigQueryClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class BigQueryClient
5454
ClientTrait::jsonDecode insteadof RetryDeciderTrait;
5555
}
5656

57-
const VERSION = '1.34.7';
57+
const VERSION = '1.35.0';
5858

5959
const MAX_DELAY_MICROSECONDS = 32000000;
6060
const SERVICE_NAME = 'bigquery';

Bigtable/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.20.0
1+
2.20.1

CHANGELOG.md

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

3+
## 0.316.0
4+
5+
<details><summary>google/cloud-backupdr 0.11.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [BackupDr] A new service `BackupDrProtectionSummary` is added ([#8854](https://github.com/googleapis/google-cloud-php/issues/8854)) ([34a6b14](https://github.com/googleapis/google-cloud-php/commit/34a6b148c88d7a5b6d7560c6cbfda322ad23c382))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-bigquery 1.35.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* **BigQuery:** Add debug logging ([#8790](https://github.com/googleapis/google-cloud-php/issues/8790)) ([cabed91](https://github.com/googleapis/google-cloud-php/commit/cabed9130d9fa687f818bea5e60ba86d78275565))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-bigtable 2.20.1</summary>
26+
27+
28+
29+
</details>
30+
31+
<details><summary>google/cloud-compute 2.5.0</summary>
32+
33+
34+
35+
### Features
36+
37+
* [Compute] Update Compute Engine v1 API to revision 20251230 ([#1144](https://github.com/googleapis/google-cloud-php/issues/1144)) ([#8864](https://github.com/googleapis/google-cloud-php/issues/8864)) ([e948ad3](https://github.com/googleapis/google-cloud-php/commit/e948ad3ae4ab944b9f3b9778840542ea90244eac))
38+
39+
</details>
40+
41+
<details><summary>google/cloud-config 1.7.0</summary>
42+
43+
44+
45+
### Features
46+
47+
* [Config] add support for enabling automigration from deprecated Terraform versions ([#8855](https://github.com/googleapis/google-cloud-php/issues/8855)) ([206c37d](https://github.com/googleapis/google-cloud-php/commit/206c37d99881e5234f96ebe5b78f5bac110d8e98))
48+
49+
</details>
50+
51+
<details><summary>google/cloud-core 1.71.0</summary>
52+
53+
54+
55+
### Features
56+
57+
* **BigQuery:** Add debug logging ([#8790](https://github.com/googleapis/google-cloud-php/issues/8790)) ([cabed91](https://github.com/googleapis/google-cloud-php/commit/cabed9130d9fa687f818bea5e60ba86d78275565))
58+
59+
</details>
60+
61+
<details><summary>google/cloud-databasecenter 0.3.0</summary>
62+
63+
64+
65+
### Features
66+
67+
* [DatabaseCenter] Adding Method AggregateIssueStats of Database Center API v1beta ([#8865](https://github.com/googleapis/google-cloud-php/issues/8865)) ([eaad63b](https://github.com/googleapis/google-cloud-php/commit/eaad63b569f41236958fde57fb0109a79ee02059))
68+
69+
</details>
70+
71+
<details><summary>google/cloud-datastore 2.0.2</summary>
72+
73+
74+
75+
</details>
76+
77+
<details><summary>google/cloud-dialogflow-cx 0.10.0</summary>
78+
79+
80+
81+
### Features
82+
83+
* [DialogflowCx] updated v3 dialogflow client libraries ([#8866](https://github.com/googleapis/google-cloud-php/issues/8866)) ([c86ba03](https://github.com/googleapis/google-cloud-php/commit/c86ba03a9a814e98be8fc5e433ce6d5cc4bf3510))
84+
85+
</details>
86+
87+
<details><summary>google/cloud-firestore 2.0.1-RC1
88+
</summary>
89+
90+
](https://github.com/googleapis/google-cloud-php/compare/v0.315.0...v0.316.0) (2026-01-16)
91+
92+
</details>
93+
94+
<details><summary>google/cloud-geminidataanalytics 0.7.0</summary>
95+
96+
97+
98+
### Features
99+
100+
* [GeminiDataAnalytics] added sync APIs for the CRUD operations of Data Agent ([#8858](https://github.com/googleapis/google-cloud-php/issues/8858)) ([345514e](https://github.com/googleapis/google-cloud-php/commit/345514e953670d65711f2a47c37c7dcfac9ca05f))
101+
102+
</details>
103+
104+
<details><summary>google/grafeas 1.4.0</summary>
105+
106+
107+
108+
### Features
109+
110+
* [Grafeas] A new message `File` is added ([#8857](https://github.com/googleapis/google-cloud-php/issues/8857)) ([2b83ca8](https://github.com/googleapis/google-cloud-php/commit/2b83ca8a4f4612b4f56f2dea1f8c928e55f2c98b))
111+
112+
</details>
113+
114+
<details><summary>google/cloud-language 1.1.4</summary>
115+
116+
117+
118+
</details>
119+
120+
<details><summary>google/cloud-logging 1.34.4</summary>
121+
122+
123+
124+
</details>
125+
126+
<details><summary>google/cloud-netapp 1.10.0</summary>
127+
128+
129+
130+
### Features
131+
132+
* [NetApp] Update NetApp v1 API with Host Groups, Block Volumes, Cache Volumes, and Backup Restore ([#8862](https://github.com/googleapis/google-cloud-php/issues/8862)) ([ecf54be](https://github.com/googleapis/google-cloud-php/commit/ecf54be05fc16cdbe99f138c58374c006c94a6ce))
133+
134+
135+
### Documentation
136+
137+
* A comment for field `backup_retention_policy` in message `.google.cloud.netapp.v1.BackupVault` is changed ([ecf54be](https://github.com/googleapis/google-cloud-php/commit/ecf54be05fc16cdbe99f138c58374c006c94a6ce))
138+
139+
</details>
140+
141+
<details><summary>google/cloud-pubsub 2.17.0</summary>
142+
143+
144+
145+
### Features
146+
147+
* [PubSub] Add AIInference MessageTransform type ([#8852](https://github.com/googleapis/google-cloud-php/issues/8852)) ([136a356](https://github.com/googleapis/google-cloud-php/commit/136a356fc2da14454b57b75b8ba60d8e035d2407))
148+
149+
</details>
150+
151+
<details><summary>google/cloud-run 1.12.0</summary>
152+
153+
154+
155+
### Features
156+
157+
* [Run] add instances client library ([#8867](https://github.com/googleapis/google-cloud-php/issues/8867)) ([296b7c8](https://github.com/googleapis/google-cloud-php/commit/296b7c8eaea483d3ad8e7f0fe2cde0356c9b11c3))
158+
159+
</details>
160+
161+
<details><summary>google/shopping-merchant-reviews 0.5.2</summary>
162+
163+
164+
165+
</details>
166+
167+
<details><summary>google/cloud-spanner 2.4.0</summary>
168+
169+
170+
171+
### Features
172+
173+
* **Spanner:** set default grpc.keepalive_time_ms to 120 seconds ([#8863](https://github.com/googleapis/google-cloud-php/issues/8863)) ([2158b82](https://github.com/googleapis/google-cloud-php/commit/2158b82f6a146c83f3d197ed304944529b76dfd0))
174+
175+
</details>
176+
177+
<details><summary>google/cloud-speech 2.3.0</summary>
178+
179+
180+
181+
### Features
182+
183+
* [Speech] add custom prompt config in the request and return prompt in the response ([#8851](https://github.com/googleapis/google-cloud-php/issues/8851)) ([7dcc34d](https://github.com/googleapis/google-cloud-php/commit/7dcc34d74f7c88ec44398167be61dca8a924d415))
184+
* Add custom prompt config in the request and return prompt in the response ([7dcc34d](https://github.com/googleapis/google-cloud-php/commit/7dcc34d74f7c88ec44398167be61dca8a924d415))
185+
* Update min_speaker_count and max_speaker_count to be optional ([7dcc34d](https://github.com/googleapis/google-cloud-php/commit/7dcc34d74f7c88ec44398167be61dca8a924d415))
186+
187+
188+
### Documentation
189+
190+
* Clarify that min_speaker_count and max_speaker_count in SpeakerDiarizationConfig are not currently used ([7dcc34d](https://github.com/googleapis/google-cloud-php/commit/7dcc34d74f7c88ec44398167be61dca8a924d415))
191+
* Update guidance on how to enable speaker diarization; to enable, set the diarization_config field to an empty SpeakerDiarizationConfig message ([7dcc34d](https://github.com/googleapis/google-cloud-php/commit/7dcc34d74f7c88ec44398167be61dca8a924d415))
192+
193+
</details>
194+
195+
<details><summary>google/cloud-storage 1.49.1</summary>
196+
197+
198+
199+
</details>
200+
201+
<details><summary>google/cloud-storage-control 1.6.2</summary>
202+
203+
204+
205+
</details>
206+
207+
<details><summary>google/cloud-storageinsights 1.3.2</summary>
208+
209+
210+
211+
</details>
212+
213+
<details><summary>google/cloud-storage-transfer 2.3.2</summary>
214+
215+
216+
217+
</details>
218+
219+
<details><summary>google/cloud-support 1.4.1</summary>
220+
221+
222+
223+
</details>
224+
225+
<details><summary>google/cloud-tasks 2.1.2</summary>
226+
227+
228+
229+
</details>
230+
231+
<details><summary>google/cloud-telcoautomation 1.2.2</summary>
232+
233+
234+
235+
</details>
236+
237+
<details><summary>google/cloud-tpu 2.2.2</summary>
238+
239+
240+
241+
</details>
242+
243+
<details><summary>google/cloud-trace 1.9.4</summary>
244+
245+
246+
247+
</details>
248+
249+
<details><summary>google/cloud-translate 2.1.2</summary>
250+
251+
252+
253+
</details>
254+
255+
<details><summary>google/cloud-videointelligence 2.1.2</summary>
256+
257+
258+
259+
</details>
260+
261+
<details><summary>google/cloud-video-live-stream 1.3.2</summary>
262+
263+
264+
265+
</details>
266+
267+
<details><summary>google/cloud-video-stitcher 1.1.2</summary>
268+
269+
270+
271+
</details>
272+
273+
<details><summary>google/cloud-video-transcoder 1.3.2</summary>
274+
275+
276+
277+
</details>
278+
279+
<details><summary>google/cloud-vision 2.1.3</summary>
280+
281+
282+
283+
</details>
284+
3285
## 0.315.0
4286

5287
<details><summary>google/cloud-access-approval 2.1.2</summary>

Compute/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.0
1+
2.5.0

Config/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.1
1+
1.7.0

Core/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.70.0
1+
1.71.0

DatabaseCenter/VERSION

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

Datastore/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.1
1+
2.0.2

0 commit comments

Comments
 (0)