Skip to content

Commit 2f35fa4

Browse files
chore(main): release 0.231.0 (googleapis#6944)
1 parent 2ca6317 commit 2f35fa4

22 files changed

Lines changed: 222 additions & 37 deletions

File tree

AiPlatform/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.31.0
1+
0.32.0

AnalyticsData/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.13.0
1+
0.14.0

Asset/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.14.0
1+
1.14.1

BigQuery/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.28.3
1+
1.29.0

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.28.3';
53+
const VERSION = '1.29.0';
5454

5555
const MAX_DELAY_MICROSECONDS = 32000000;
5656

BigQueryStorage/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.0
1+
1.9.0

BinaryAuthorization/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.0
1+
0.8.1

CHANGELOG.md

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

3+
## 0.231.0
4+
5+
<details><summary>google/cloud-ai-platform 0.32.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* Add max_wait_duration to Scheduling ([a0cccc6](https://github.com/googleapis/google-cloud-php/commit/a0cccc6fa2d32603d9102783111abe5f240cab04))
12+
* Add models to CustomJobSpec ([a0cccc6](https://github.com/googleapis/google-cloud-php/commit/a0cccc6fa2d32603d9102783111abe5f240cab04))
13+
* Fix rpc tensorboard_service.proto definitions for BatchCreateTensorboardTimeSeries and BatchReadTensorboardTimeSeriesData ([#6956](https://github.com/googleapis/google-cloud-php/issues/6956)) ([a0cccc6](https://github.com/googleapis/google-cloud-php/commit/a0cccc6fa2d32603d9102783111abe5f240cab04))
14+
15+
16+
### Documentation
17+
18+
* Minor changes to comments ([a0cccc6](https://github.com/googleapis/google-cloud-php/commit/a0cccc6fa2d32603d9102783111abe5f240cab04))
19+
20+
</details>
21+
22+
<details><summary>google/analytics-data 0.14.0</summary>
23+
24+
25+
26+
### ⚠ BREAKING CHANGES
27+
28+
* Update AnalyticsData V1alpha ([#6959](https://github.com/googleapis/google-cloud-php/issues/6959))
29+
30+
### Features
31+
32+
* Update AnalyticsData V1alpha ([#6959](https://github.com/googleapis/google-cloud-php/issues/6959)) ([2ca6317](https://github.com/googleapis/google-cloud-php/commit/2ca631701668a9f6245b56a5d2c5909a5fef3f4b))
33+
34+
</details>
35+
36+
<details><summary>google/cloud-asset 1.14.1</summary>
37+
38+
39+
40+
### Bug Fixes
41+
42+
* **deps:** Update dependency google/access-context-manager to ^0.5 ([#6946](https://github.com/googleapis/google-cloud-php/issues/6946)) ([d80219d](https://github.com/googleapis/google-cloud-php/commit/d80219d934c84aa3c0e379cbb78f933d8d679d78))
43+
44+
</details>
45+
46+
<details><summary>google/cloud-bigquery 1.29.0</summary>
47+
48+
49+
50+
### Features
51+
52+
* Add universe domain support to core, bigquery, storage, and pubsub ([#6850](https://github.com/googleapis/google-cloud-php/issues/6850)) ([52bc721](https://github.com/googleapis/google-cloud-php/commit/52bc7210910e31d36ee1d9af7cff19a8584cbe6f))
53+
54+
</details>
55+
56+
<details><summary>google/cloud-bigquery-storage 1.9.0</summary>
57+
58+
59+
60+
### Features
61+
62+
* Add ability to request compressed ReadRowsResponse rows ([#6955](https://github.com/googleapis/google-cloud-php/issues/6955)) ([8ec090e](https://github.com/googleapis/google-cloud-php/commit/8ec090eff53fa0a5d52933be56639bddcb85cdc8))
63+
64+
</details>
65+
66+
<details><summary>google/cloud-binary-authorization 0.8.1</summary>
67+
68+
69+
70+
### Bug Fixes
71+
72+
* **deps:** Update dependency google/grafeas to ^0.9.0 ([#6948](https://github.com/googleapis/google-cloud-php/issues/6948)) ([10be8a9](https://github.com/googleapis/google-cloud-php/commit/10be8a9c8ccc207e9c9d1f048f095c2bb129e5fb))
73+
74+
</details>
75+
76+
<details><summary>google/cloud-container-analysis 0.5.1</summary>
77+
78+
79+
80+
### Bug Fixes
81+
82+
* **deps:** Update dependency google/grafeas to ^0.9.0 ([#6948](https://github.com/googleapis/google-cloud-php/issues/6948)) ([10be8a9](https://github.com/googleapis/google-cloud-php/commit/10be8a9c8ccc207e9c9d1f048f095c2bb129e5fb))
83+
84+
</details>
85+
86+
<details><summary>google/cloud-core 1.53.0</summary>
87+
88+
89+
90+
### Features
91+
92+
* Add universe domain support to core, bigquery, storage, and pubsub ([#6850](https://github.com/googleapis/google-cloud-php/issues/6850)) ([52bc721](https://github.com/googleapis/google-cloud-php/commit/52bc7210910e31d36ee1d9af7cff19a8584cbe6f))
93+
94+
</details>
95+
96+
<details><summary>google/cloud-data-catalog 1.9.1</summary>
97+
98+
99+
100+
</details>
101+
102+
<details><summary>google/cloud-deploy 0.17.0</summary>
103+
104+
105+
106+
### Features
107+
108+
* Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy. This allows configuring the amount of time to migrate traffic back to the original Service in the stable phase ([#6949](https://github.com/googleapis/google-cloud-php/issues/6949)) ([b799ca9](https://github.com/googleapis/google-cloud-php/commit/b799ca96d286d43bc304ac1cf200a09f27b155db))
109+
* Updated logging protos with new fields ([b799ca9](https://github.com/googleapis/google-cloud-php/commit/b799ca96d286d43bc304ac1cf200a09f27b155db))
110+
111+
112+
### Documentation
113+
114+
* Fixed a number of comments ([b799ca9](https://github.com/googleapis/google-cloud-php/commit/b799ca96d286d43bc304ac1cf200a09f27b155db))
115+
116+
</details>
117+
118+
<details><summary>google/cloud-dialogflow-cx 0.2.1</summary>
119+
120+
121+
122+
### Documentation
123+
124+
* Fix formatting due to unclosed backtick ([#6954](https://github.com/googleapis/google-cloud-php/issues/6954)) ([0361165](https://github.com/googleapis/google-cloud-php/commit/03611652961ac6bf8c3f9dde1c77cff2f1a6e6af))
125+
126+
</details>
127+
128+
<details><summary>google/cloud-oslogin 1.9.0</summary>
129+
130+
131+
132+
### Features
133+
134+
* Added field `ImportSshPublicKeyRequest.regions` ([#6951](https://github.com/googleapis/google-cloud-php/issues/6951)) ([b7abd63](https://github.com/googleapis/google-cloud-php/commit/b7abd635c2bf3482731c997a2f316064596d0a40))
135+
136+
</details>
137+
138+
<details><summary>google/cloud-policytroubleshooter-iam 0.2.1</summary>
139+
140+
141+
142+
### Bug Fixes
143+
144+
* **deps:** Update dependency google/cloud-iam to ^0.5.0 ([#6947](https://github.com/googleapis/google-cloud-php/issues/6947)) ([60fd9ed](https://github.com/googleapis/google-cloud-php/commit/60fd9ed93226a077a910dd8dd63aabbc3b5b5042))
145+
146+
</details>
147+
148+
<details><summary>google/cloud-pubsub 1.50.0</summary>
149+
150+
151+
152+
### Features
153+
154+
* Add universe domain support to core, bigquery, storage, and pubsub ([#6850](https://github.com/googleapis/google-cloud-php/issues/6850)) ([52bc721](https://github.com/googleapis/google-cloud-php/commit/52bc7210910e31d36ee1d9af7cff19a8584cbe6f))
155+
156+
</details>
157+
158+
<details><summary>google/cloud-servicehealth 0.1.0</summary>
159+
160+
161+
162+
### Features
163+
164+
* Introduce ServiceHealth ([#6957](https://github.com/googleapis/google-cloud-php/issues/6957)) ([3f5f262](https://github.com/googleapis/google-cloud-php/commit/3f5f262ad79be5e5186a6e42dbeac48e497f45fd))
165+
166+
</details>
167+
168+
<details><summary>google/cloud-sql-admin 0.12.0</summary>
169+
170+
171+
172+
### Features
173+
174+
* Added value `UNABLE_TO_VERIFY_DEFINERS` to enum `SqlExternalSyncSettingErrorType` ([#6952](https://github.com/googleapis/google-cloud-php/issues/6952)) ([d21563c](https://github.com/googleapis/google-cloud-php/commit/d21563cfd9daa929b6b03567e03f94cd1fa59031))
175+
176+
</details>
177+
178+
<details><summary>google/cloud-storage 1.37.0</summary>
179+
180+
181+
182+
### Features
183+
184+
* Add universe domain support to core, bigquery, storage, and pubsub ([#6850](https://github.com/googleapis/google-cloud-php/issues/6850)) ([52bc721](https://github.com/googleapis/google-cloud-php/commit/52bc7210910e31d36ee1d9af7cff19a8584cbe6f))
185+
186+
</details>
187+
3188
## 0.230.0
4189

5190
<details><summary>google/cloud-access-approval 1.2.0</summary>

ContainerAnalysis/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.5.1

Core/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.52.11
1+
1.53.0

0 commit comments

Comments
 (0)