Skip to content

Commit 72e625f

Browse files
chore(main): release 0.303.0
1 parent 5776416 commit 72e625f

24 files changed

Lines changed: 193 additions & 36 deletions

File tree

AiPlatform/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.38.0
1+
1.39.0

BigQuery/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.34.1
1+
1.34.2

BigQuery/src/BigQueryClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class BigQueryClient
5050
ClientTrait::jsonDecode insteadof RetryDeciderTrait;
5151
}
5252

53-
const VERSION = '1.34.1';
53+
const VERSION = '1.34.2';
5454

5555
const MAX_DELAY_MICROSECONDS = 32000000;
5656

Bigtable/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.19.0
1+
2.19.1

CHANGELOG.md

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

3+
## 0.303.0
4+
5+
<details><summary>google/cloud-ai-platform 1.39.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [AiPlatform] Add enable_widget option in Google Maps and additional grounding information ([#8619](https://github.com/googleapis/google-cloud-php/issues/8619)) ([ecdcc10](https://github.com/googleapis/google-cloud-php/commit/ecdcc1037a482783cfe745dcbd0c2bf695fcd0e0))
12+
13+
14+
### Documentation
15+
16+
* Remove legacy internal lint directives ([ecdcc10](https://github.com/googleapis/google-cloud-php/commit/ecdcc1037a482783cfe745dcbd0c2bf695fcd0e0))
17+
18+
</details>
19+
20+
<details><summary>google/cloud-bigquery 1.34.2</summary>
21+
22+
23+
24+
### Bug Fixes
25+
26+
* Mark all keyFile and keyFilePath options deprecated ([#8617](https://github.com/googleapis/google-cloud-php/issues/8617)) ([5776416](https://github.com/googleapis/google-cloud-php/commit/5776416198168da4445afdc4f461c5888e026d37))
27+
28+
</details>
29+
30+
<details><summary>google/cloud-bigtable 2.19.1</summary>
31+
32+
33+
34+
### Bug Fixes
35+
36+
* Mark all keyFile and keyFilePath options deprecated ([#8617](https://github.com/googleapis/google-cloud-php/issues/8617)) ([5776416](https://github.com/googleapis/google-cloud-php/commit/5776416198168da4445afdc4f461c5888e026d37))
37+
38+
</details>
39+
40+
<details><summary>google/cloud-core 1.65.0</summary>
41+
42+
43+
44+
### Features
45+
46+
* Support ops/closure v4 ([#8559](https://github.com/googleapis/google-cloud-php/issues/8559)) ([eb38bb7](https://github.com/googleapis/google-cloud-php/commit/eb38bb7e5068e732dbf42e140d7b85af54646cca))
47+
48+
49+
### Bug Fixes
50+
51+
* Mark all keyFile and keyFilePath options deprecated ([#8617](https://github.com/googleapis/google-cloud-php/issues/8617)) ([5776416](https://github.com/googleapis/google-cloud-php/commit/5776416198168da4445afdc4f461c5888e026d37))
52+
53+
</details>
54+
55+
<details><summary>google/cloud-dataproc 2.8.0</summary>
56+
57+
58+
59+
### Features
60+
61+
* [Dataproc] Added support for JUPYTER_KERNEL_GATEWAY component ([#8618](https://github.com/googleapis/google-cloud-php/issues/8618)) ([722181a](https://github.com/googleapis/google-cloud-php/commit/722181ae2b2bf1193c52ef6852ca54577824b739))
62+
63+
</details>
64+
65+
<details><summary>google/cloud-datastore 1.34.1</summary>
66+
67+
68+
69+
### Bug Fixes
70+
71+
* Mark all keyFile and keyFilePath options deprecated ([#8617](https://github.com/googleapis/google-cloud-php/issues/8617)) ([5776416](https://github.com/googleapis/google-cloud-php/commit/5776416198168da4445afdc4f461c5888e026d37))
72+
73+
</details>
74+
75+
<details><summary>google/cloud-error-reporting 0.25.0</summary>
76+
77+
78+
79+
### Features
80+
81+
* Support ops/closure v4 ([#8559](https://github.com/googleapis/google-cloud-php/issues/8559)) ([eb38bb7](https://github.com/googleapis/google-cloud-php/commit/eb38bb7e5068e732dbf42e140d7b85af54646cca))
82+
83+
</details>
84+
85+
<details><summary>google/cloud-firestore 1.54.1</summary>
86+
87+
88+
89+
### Bug Fixes
90+
91+
* Mark all keyFile and keyFilePath options deprecated ([#8617](https://github.com/googleapis/google-cloud-php/issues/8617)) ([5776416](https://github.com/googleapis/google-cloud-php/commit/5776416198168da4445afdc4f461c5888e026d37))
92+
93+
</details>
94+
95+
<details><summary>google/cloud-logging 1.34.0</summary>
96+
97+
98+
99+
### Features
100+
101+
* Support ops/closure v4 ([#8559](https://github.com/googleapis/google-cloud-php/issues/8559)) ([eb38bb7](https://github.com/googleapis/google-cloud-php/commit/eb38bb7e5068e732dbf42e140d7b85af54646cca))
102+
103+
104+
### Bug Fixes
105+
106+
* Mark all keyFile and keyFilePath options deprecated ([#8617](https://github.com/googleapis/google-cloud-php/issues/8617)) ([5776416](https://github.com/googleapis/google-cloud-php/commit/5776416198168da4445afdc4f461c5888e026d37))
107+
108+
</details>
109+
110+
<details><summary>google/cloud-pubsub 2.14.1</summary>
111+
112+
113+
114+
### Bug Fixes
115+
116+
* Mark all keyFile and keyFilePath options deprecated ([#8617](https://github.com/googleapis/google-cloud-php/issues/8617)) ([5776416](https://github.com/googleapis/google-cloud-php/commit/5776416198168da4445afdc4f461c5888e026d37))
117+
118+
</details>
119+
120+
<details><summary>google/cloud-spanner 1.105.1</summary>
121+
122+
123+
124+
### Bug Fixes
125+
126+
* Mark all keyFile and keyFilePath options deprecated ([#8617](https://github.com/googleapis/google-cloud-php/issues/8617)) ([5776416](https://github.com/googleapis/google-cloud-php/commit/5776416198168da4445afdc4f461c5888e026d37))
127+
128+
</details>
129+
130+
<details><summary>google/cloud-storage 1.48.4</summary>
131+
132+
133+
134+
### Bug Fixes
135+
136+
* Mark all keyFile and keyFilePath options deprecated ([#8617](https://github.com/googleapis/google-cloud-php/issues/8617)) ([5776416](https://github.com/googleapis/google-cloud-php/commit/5776416198168da4445afdc4f461c5888e026d37))
137+
138+
</details>
139+
140+
<details><summary>google/cloud-text-to-speech 2.5.0</summary>
141+
142+
143+
144+
### Features
145+
146+
* [TextToSpeech] add Gemini TTS Multispeaker API fields ([#8615](https://github.com/googleapis/google-cloud-php/issues/8615)) ([4fe529d](https://github.com/googleapis/google-cloud-php/commit/4fe529d3dd43bf7f36d127094d29daa36460f70b))
147+
148+
</details>
149+
150+
<details><summary>google/cloud-trace 1.9.1</summary>
151+
152+
153+
154+
### Bug Fixes
155+
156+
* Mark all keyFile and keyFilePath options deprecated ([#8617](https://github.com/googleapis/google-cloud-php/issues/8617)) ([5776416](https://github.com/googleapis/google-cloud-php/commit/5776416198168da4445afdc4f461c5888e026d37))
157+
158+
</details>
159+
3160
## 0.302.0
4161

5162
<details><summary>google/cloud-access-approval: 2.1.0</summary>

Core/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.64.3
1+
1.65.0

Dataproc/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.0
1+
2.8.0

Datastore/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.34.0
1+
1.34.1

Datastore/src/DatastoreClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ class DatastoreClient
9191
use ClientTrait;
9292
use DatastoreTrait;
9393

94-
const VERSION = '1.34.0';
94+
const VERSION = '1.34.1';
9595

9696
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/datastore';
9797

ErrorReporting/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.24.0
1+
0.25.0

0 commit comments

Comments
 (0)