Skip to content

Commit 44cbd1d

Browse files
chore(main): release 0.320.0
1 parent 8b56c0d commit 44cbd1d

12 files changed

Lines changed: 122 additions & 20 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: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,107 @@
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/grafeas 1.6.0</summary>
66+
67+
68+
69+
### Features
70+
71+
* [Grafeas] A new field `registry` is added to message `.grafeas.v1.BaseImage` ([#8924](https://github.com/googleapis/google-cloud-php/issues/8924)) ([8a05799](https://github.com/googleapis/google-cloud-php/commit/8a05799c24b6c46344b1a3f47be3fd3c6c581576))
72+
73+
</details>
74+
75+
<details><summary>google/cloud-kms 2.7.0</summary>
76+
77+
78+
79+
### Features
80+
81+
* [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))
82+
83+
</details>
84+
85+
<details><summary>google/cloud-storagebatchoperations 0.4.0</summary>
86+
87+
88+
89+
### Features
90+
91+
* [StorageBatchOperations] add QUEUED state to Storage Batch Operations API ([#8922](https://github.com/googleapis/google-cloud-php/issues/8922)) ([a5aba26](https://github.com/googleapis/google-cloud-php/commit/a5aba263816242eeccaa2f6992a33adfef8f5ff5))
92+
93+
</details>
94+
95+
<details><summary>google/cloud-storage-control 1.7.0</summary>
96+
97+
98+
99+
### Features
100+
101+
* [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))
102+
103+
</details>
104+
3105
## 0.319.0
4106

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

Grafeas/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.0
1+
1.6.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

StorageBatchOperations/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

0 commit comments

Comments
 (0)