Skip to content

Commit dc569e5

Browse files
chore(main): release 0.322.0 (#8956)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent f11396c commit dc569e5

10 files changed

Lines changed: 96 additions & 15 deletions

File tree

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

AiPlatform/VERSION

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

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

CHANGELOG.md

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

3+
## 0.322.0
4+
5+
<details><summary>googleads/data-manager 0.3.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [AdsDataManager] remove empty extra_opts from the C# proto library ([#8965](https://github.com/googleapis/google-cloud-php/issues/8965)) ([f11396c](https://github.com/googleapis/google-cloud-php/commit/f11396c8c66f29f1d45064a00342bca446a2159c))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-ai-platform 1.53.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [AiPlatform] add AskContexts and AsyncRetrieveContexts APIs to VertexRagService ([#8960](https://github.com/googleapis/google-cloud-php/issues/8960)) ([ceaabc8](https://github.com/googleapis/google-cloud-php/commit/ceaabc8ccb772e400e85281c0ae673e009bb0b24))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-alloydb 1.7.0</summary>
26+
27+
28+
29+
### Features
30+
31+
* [AlloyDb] Add a new field to support Dataplex integration configuration ([#8961](https://github.com/googleapis/google-cloud-php/issues/8961)) ([86c46fd](https://github.com/googleapis/google-cloud-php/commit/86c46fded642769edae103ff0f07b91bd269f27a))
32+
33+
</details>
34+
35+
<details><summary>google/cloud-compute 2.7.0</summary>
36+
37+
38+
39+
### Features
40+
41+
* [Compute] Update Compute Engine v1 API to revision 20260213 ([#8959](https://github.com/googleapis/google-cloud-php/issues/8959)) ([fbb1ac4](https://github.com/googleapis/google-cloud-php/commit/fbb1ac4f85e3bd04f0dd30c449effd4951a1e5ca))
42+
43+
</details>
44+
45+
<details><summary>google/cloud-document-ai 2.6.0</summary>
46+
47+
48+
49+
### Features
50+
51+
* [DocumentAi] Added a field for enabling image and table annotation for layout parser processor ([#8957](https://github.com/googleapis/google-cloud-php/issues/8957)) ([dd7cb42](https://github.com/googleapis/google-cloud-php/commit/dd7cb42aab829bdddd27204d8865718f5a77cfd9))
52+
53+
</details>
54+
55+
<details><summary>google/cloud-firestore 2.2.0-RC1
56+
57+
58+
59+
</summary>
60+
61+
62+
63+
64+
](https://github.com/googleapis/google-cloud-php/compare/v0.321.0...v0.322.0) (2026-03-06)
65+
66+
67+
### Features
68+
69+
* [Firestore] expose the variable definition in the Cloud Firestore API ([#8958](https://github.com/googleapis/google-cloud-php/issues/8958)) ([9bfe824](https://github.com/googleapis/google-cloud-php/commit/9bfe8249bdb290c80281033c9c956887431a805b))
70+
71+
</details>
72+
73+
<details><summary>google/cloud-pubsub 2.19.0</summary>
74+
75+
76+
77+
### Features
78+
79+
* [PubSub] Add BigtableConfig type ([#8968](https://github.com/googleapis/google-cloud-php/issues/8968)) ([d02589d](https://github.com/googleapis/google-cloud-php/commit/d02589dc999cee9968bc42b9706f4e1bf335ff82))
80+
81+
</details>
82+
383
## 0.321.0
484

585
<details><summary>googleads/data-manager 0.2.0</summary>

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

DocumentAi/VERSION

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

Firestore/VERSION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2.1.0-RC1
1+
2.2.0-RC1
2+
23

34

45

PubSub/VERSION

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

PubSub/src/PubSubClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ class PubSubClient
9898
use ApiHelperTrait;
9999
use ClientOptionsTrait;
100100

101-
const VERSION = '2.18.0';
101+
const VERSION = '2.19.0';
102102

103103
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub';
104104

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
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.52.0",
95-
"google/cloud-alloydb": "1.6.3",
94+
"google/cloud-ai-platform": "1.53.0",
95+
"google/cloud-alloydb": "1.7.0",
9696
"google/cloud-api-gateway": "2.1.2",
9797
"google/cloud-api-keys": "1.1.1",
9898
"google/cloud-apigee-connect": "2.1.2",
@@ -136,7 +136,7 @@
136136
"google/cloud-cloudcontrolspartner": "0.5.2",
137137
"google/cloud-commerce-consumer-procurement": "1.3.2",
138138
"google/cloud-common-protos": "0.8.3",
139-
"google/cloud-compute": "2.6.0",
139+
"google/cloud-compute": "2.7.0",
140140
"google/cloud-confidentialcomputing": "1.7.0",
141141
"google/cloud-config": "1.7.1",
142142
"google/cloud-configdelivery": "0.3.2",
@@ -165,7 +165,7 @@
165165
"google/cloud-discoveryengine": "1.11.0",
166166
"google/cloud-dlp": "2.9.1",
167167
"google/cloud-dms": "2.1.2",
168-
"google/cloud-document-ai": "2.5.1",
168+
"google/cloud-document-ai": "2.6.0",
169169
"google/cloud-domains": "1.1.2",
170170
"google/cloud-edgenetwork": "1.4.1",
171171
"google/cloud-error-reporting": "0.25.2",
@@ -174,7 +174,7 @@
174174
"google/cloud-eventarc-publishing": "1.2.1",
175175
"google/cloud-filestore": "2.2.2",
176176
"google/cloud-financialservices": "0.2.3",
177-
"google/cloud-firestore": "2.1.0-RC1\n\n\n",
177+
"google/cloud-firestore": "2.2.0-RC1\n\n\n\n",
178178
"google/cloud-functions": "2.1.2",
179179
"google/cloud-geminidataanalytics": "0.8.0",
180180
"google/cloud-gke-backup": "1.3.2",
@@ -226,7 +226,7 @@
226226
"google/cloud-private-catalog": "0.6.2",
227227
"google/cloud-privilegedaccessmanager": "0.4.3",
228228
"google/cloud-profiler": "2.1.1",
229-
"google/cloud-pubsub": "2.18.0",
229+
"google/cloud-pubsub": "2.19.0",
230230
"google/cloud-quotas": "1.5.4",
231231
"google/cloud-rapidmigrationassessment": "1.2.3",
232232
"google/cloud-recaptcha-enterprise": "2.3.0",
@@ -304,7 +304,7 @@
304304
"google/shopping-merchant-reports": "1.1.3",
305305
"google/shopping-merchant-reviews": "0.5.3",
306306
"googleads/ad-manager": "0.6.1",
307-
"googleads/data-manager": "0.2.0",
307+
"googleads/data-manager": "0.3.0",
308308
"googleads/marketingplatform-admin": "0.4.1"
309309
},
310310
"suggest": {

0 commit comments

Comments
 (0)