Skip to content

Commit 8322471

Browse files
chore(main): release 0.320.0
1 parent a5aba26 commit 8322471

10 files changed

Lines changed: 98 additions & 16 deletions

File tree

AiPlatform/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.50.0
1+
1.51.0

CHANGELOG.md

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

3+
## 0.320.0
4+
5+
<details><summary>google/cloud-ai-platform 1.51.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [AiPlatform] add max_concurrent_active_run_count field to Schedule message ([#8914](https://github.com/googleapis/google-cloud-php/issues/8914)) ([ed9b087](https://github.com/googleapis/google-cloud-php/commit/ed9b087a3ef67f6a3eb53c841b945bad739ddad5))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-databasecenter 0.4.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [DatabaseCenter] Adding Method QueryIssues of Database Center API v1beta ([#8916](https://github.com/googleapis/google-cloud-php/issues/8916)) ([664af47](https://github.com/googleapis/google-cloud-php/commit/664af47c203a57c23a4353110399950f59ed6f66))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-dataform 0.10.0</summary>
26+
27+
28+
29+
### Features
30+
31+
* [Dataform] Update GCP Client Libraries in v1beta1 to support Folders, TeamFolders, and other relevant APIs ([#8913](https://github.com/googleapis/google-cloud-php/issues/8913)) ([389027c](https://github.com/googleapis/google-cloud-php/commit/389027ca124b497bd75a070776f4e7d0739f2dc0))
32+
33+
</details>
34+
35+
<details><summary>google/cloud-dataproc 2.9.0</summary>
36+
37+
38+
39+
### Features
40+
41+
* [Dataproc] Add `ClusterType` to support creating Zero-Scale clusters ([#8923](https://github.com/googleapis/google-cloud-php/issues/8923)) ([d10e6ec](https://github.com/googleapis/google-cloud-php/commit/d10e6ec9cd81eabe023dc0f701245025be06455a))
42+
43+
</details>
44+
45+
<details><summary>google/cloud-discoveryengine 1.11.0</summary>
46+
47+
48+
49+
### Features
50+
51+
* [DiscoveryEngine] add Natural Language Query Understanding fields and messages to DiscoveryEngine request, response, and datastore messages ([#8915](https://github.com/googleapis/google-cloud-php/issues/8915)) ([d9c0b02](https://github.com/googleapis/google-cloud-php/commit/d9c0b02f5fbfb933628220e949ee9d9dd0eb9a5a))
52+
53+
</details>
54+
55+
<details><summary>google/cloud-gke-hub 1.3.0</summary>
56+
57+
58+
59+
### Features
60+
61+
* [GkeHub] Add GKE Hub teams scope and RBAC GAPIC ([#8897](https://github.com/googleapis/google-cloud-php/issues/8897)) ([a04ce72](https://github.com/googleapis/google-cloud-php/commit/a04ce727e4ba1ef79b05848f99d78be8b8757483))
62+
63+
</details>
64+
65+
<details><summary>google/cloud-kms 2.7.0</summary>
66+
67+
68+
69+
### Features
70+
71+
* [Kms] Added DeleteCryptoKey and DeleteCryptoKeyVersion RPCs to permanently remove resources ([#8919](https://github.com/googleapis/google-cloud-php/issues/8919)) ([ee2c33c](https://github.com/googleapis/google-cloud-php/commit/ee2c33cec44005c01963ac0de9361644b710d6c7))
72+
73+
</details>
74+
75+
<details><summary>google/cloud-storage-control 1.7.0</summary>
76+
77+
78+
79+
### Features
80+
81+
* [StorageControl] add a DeleteFolderRecursive API definition ([#8909](https://github.com/googleapis/google-cloud-php/issues/8909)) ([ec03ed4](https://github.com/googleapis/google-cloud-php/commit/ec03ed42ab64c01560aa6b09a694496870e731fc))
82+
83+
</details>
84+
385
## 0.319.0
486

587
<details><summary>google/cloud-ai-platform 1.50.0</summary>

DatabaseCenter/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.1
1+
0.4.0

Dataform/VERSION

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

Dataproc/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.8.2
1+
2.9.0

DiscoveryEngine/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.1
1+
1.11.0

GkeHub/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.2
1+
1.3.0

Kms/VERSION

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

StorageControl/VERSION

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

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"google/apps-meet": "0.5.3",
9292
"google/cloud-access-approval": "2.1.2",
9393
"google/cloud-advisorynotifications": "1.2.3",
94-
"google/cloud-ai-platform": "1.50.0",
94+
"google/cloud-ai-platform": "1.51.0",
9595
"google/cloud-alloydb": "1.6.3",
9696
"google/cloud-api-gateway": "2.1.2",
9797
"google/cloud-api-keys": "1.1.1",
@@ -143,13 +143,13 @@
143143
"google/cloud-core": "1.71.1",
144144
"google/cloud-data-catalog": "2.4.1",
145145
"google/cloud-data-fusion": "1.1.1",
146-
"google/cloud-databasecenter": "0.3.1",
146+
"google/cloud-databasecenter": "0.4.0",
147147
"google/cloud-datacatalog-lineage": "1.2.2",
148148
"google/cloud-dataflow": "0.9.2",
149-
"google/cloud-dataform": "0.9.2",
149+
"google/cloud-dataform": "0.10.0",
150150
"google/cloud-datalabeling": "0.7.1",
151151
"google/cloud-dataplex": "1.11.0",
152-
"google/cloud-dataproc": "2.8.2",
152+
"google/cloud-dataproc": "2.9.0",
153153
"google/cloud-dataproc-metastore": "1.2.2",
154154
"google/cloud-datastore": "2.0.3",
155155
"google/cloud-datastore-admin": "1.1.1",
@@ -159,7 +159,7 @@
159159
"google/cloud-devicestreaming": "0.2.3",
160160
"google/cloud-dialogflow": "2.3.0",
161161
"google/cloud-dialogflow-cx": "0.10.1",
162-
"google/cloud-discoveryengine": "1.10.1",
162+
"google/cloud-discoveryengine": "1.11.0",
163163
"google/cloud-dlp": "2.9.1",
164164
"google/cloud-dms": "2.1.2",
165165
"google/cloud-document-ai": "2.5.1",
@@ -176,15 +176,15 @@
176176
"google/cloud-geminidataanalytics": "0.8.0",
177177
"google/cloud-gke-backup": "1.3.2",
178178
"google/cloud-gke-connect-gateway": "1.1.2",
179-
"google/cloud-gke-hub": "1.2.2",
179+
"google/cloud-gke-hub": "1.3.0",
180180
"google/cloud-gke-multi-cloud": "1.4.0",
181181
"google/cloud-gsuite-addons": "1.1.2",
182182
"google/cloud-hypercomputecluster": "0.1.1",
183183
"google/cloud-iam": "1.2.2",
184184
"google/cloud-iam-credentials": "2.1.2",
185185
"google/cloud-iap": "2.2.2",
186186
"google/cloud-ids": "1.1.2",
187-
"google/cloud-kms": "2.6.0",
187+
"google/cloud-kms": "2.7.0",
188188
"google/cloud-kms-inventory": "1.2.3",
189189
"google/cloud-language": "1.1.4",
190190
"google/cloud-licensemanager": "0.2.2",
@@ -251,7 +251,7 @@
251251
"google/cloud-speech": "2.3.0",
252252
"google/cloud-sql-admin": "1.7.0",
253253
"google/cloud-storage": "1.49.2",
254-
"google/cloud-storage-control": "1.6.3",
254+
"google/cloud-storage-control": "1.7.0",
255255
"google/cloud-storage-transfer": "2.3.2",
256256
"google/cloud-storagebatchoperations": "0.3.1",
257257
"google/cloud-storageinsights": "1.3.3",

0 commit comments

Comments
 (0)