Skip to content

Commit f05f8a5

Browse files
chore(main): release 0.332.0 (#9238)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent bab5404 commit f05f8a5

9 files changed

Lines changed: 90 additions & 14 deletions

File tree

AdsDataManager/VERSION

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

Bigtable/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.24.0
1+
2.25.0

CHANGELOG.md

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

3+
## 0.332.0
4+
5+
<details><summary>googleads/data-manager 0.5.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [AdsDataManager] add encrypted_user_id.proto and the EncryptedUserId resource ([#9192](https://github.com/googleapis/google-cloud-php/issues/9192)) ([bab5404](https://github.com/googleapis/google-cloud-php/commit/bab540478dba8b0ca1da01f315d6f6f36a336e7f))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-bigtable 2.25.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [Bigtable] add support for filtering SampleRowKeys to a specific row_range ([#9232](https://github.com/googleapis/google-cloud-php/issues/9232)) ([f50f8b1](https://github.com/googleapis/google-cloud-php/commit/f50f8b171fc8a55a1b2fbecd20468112feb72840))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-container 2.10.0</summary>
26+
27+
28+
29+
### Features
30+
31+
* [Container] add custom node image configuration ([#9225](https://github.com/googleapis/google-cloud-php/issues/9225)) ([38ec694](https://github.com/googleapis/google-cloud-php/commit/38ec694c732294a83f65487138f1528207a1c93d))
32+
33+
</details>
34+
35+
<details><summary>google/cloud-dataproc 2.12.0</summary>
36+
37+
38+
39+
### Features
40+
41+
* [Dataproc] Add vcore_seconds and memory_mb_seconds to YarnApplication in Dataproc v1 ([#9227](https://github.com/googleapis/google-cloud-php/issues/9227)) ([7019386](https://github.com/googleapis/google-cloud-php/commit/7019386063dcba2ac62dd503d9851c7cb8409bb5))
42+
43+
</details>
44+
45+
<details><summary>google/cloud-dlp 2.13.0</summary>
46+
47+
48+
49+
### Features
50+
51+
* [Dlp] Supporting SDP Batch Content ([#9234](https://github.com/googleapis/google-cloud-php/issues/9234)) ([d5c061e](https://github.com/googleapis/google-cloud-php/commit/d5c061e2deb56bc4910cef9b96609d92e119a7b3))
52+
53+
</details>
54+
55+
<details><summary>google/cloud-geminidataanalytics 0.11.0</summary>
56+
57+
58+
59+
### ⚠ BREAKING CHANGES
60+
61+
* [GeminiDataAnalytics] Changed proto3 optional flag of an existing field `value` in message `.google.cloud.geminidataanalytics.v1beta.LookerQuery` ([#9233](https://github.com/googleapis/google-cloud-php/issues/9233))
62+
63+
### Bug Fixes
64+
65+
* [GeminiDataAnalytics] Changed proto3 optional flag of an existing field `value` in message `.google.cloud.geminidataanalytics.v1beta.LookerQuery` ([#9233](https://github.com/googleapis/google-cloud-php/issues/9233)) ([6452082](https://github.com/googleapis/google-cloud-php/commit/64520820718d7ad598ba68f9ed1b292450883b83))
66+
67+
</details>
68+
69+
<details><summary>google/cloud-spanner 2.9.0</summary>
70+
71+
72+
73+
### Features
74+
75+
* **Spanner:** Add the built in metrics feature ([#9055](https://github.com/googleapis/google-cloud-php/issues/9055)) ([6ae0728](https://github.com/googleapis/google-cloud-php/commit/6ae0728d502debda570369059f1f0758660b7267))
76+
77+
</details>
78+
379
## 0.331.0
480

581
<details><summary>google/cloud-bigquery-migration 1.3.0</summary>

Container/VERSION

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

Dataproc/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.11.0
1+
2.12.0

Dlp/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.12.0
1+
2.13.0

GeminiDataAnalytics/VERSION

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

Spanner/VERSION

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

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"google/cloud-bigquery-reservation": "2.7.0",
126126
"google/cloud-bigquery-storage": "2.3.1",
127127
"google/cloud-bigquerydatatransfer": "2.2.4",
128-
"google/cloud-bigtable": "2.24.0",
128+
"google/cloud-bigtable": "2.25.0",
129129
"google/cloud-billing": "2.2.2",
130130
"google/cloud-billing-budgets": "2.1.2",
131131
"google/cloud-binary-authorization": "1.1.2",
@@ -143,7 +143,7 @@
143143
"google/cloud-config": "1.8.0",
144144
"google/cloud-configdelivery": "0.3.3",
145145
"google/cloud-contact-center-insights": "2.4.2",
146-
"google/cloud-container": "2.9.0",
146+
"google/cloud-container": "2.10.0",
147147
"google/cloud-container-analysis": "1.2.2",
148148
"google/cloud-core": "1.72.2",
149149
"google/cloud-data-catalog": "2.4.2",
@@ -154,7 +154,7 @@
154154
"google/cloud-dataform": "0.11.0",
155155
"google/cloud-datalabeling": "0.7.2",
156156
"google/cloud-dataplex": "1.14.0",
157-
"google/cloud-dataproc": "2.11.0",
157+
"google/cloud-dataproc": "2.12.0",
158158
"google/cloud-dataproc-metastore": "1.2.3",
159159
"google/cloud-datastore": "2.0.6",
160160
"google/cloud-datastore-admin": "1.1.2",
@@ -165,7 +165,7 @@
165165
"google/cloud-dialogflow": "2.4.0",
166166
"google/cloud-dialogflow-cx": "0.11.1",
167167
"google/cloud-discoveryengine": "1.11.1",
168-
"google/cloud-dlp": "2.12.0",
168+
"google/cloud-dlp": "2.13.0",
169169
"google/cloud-dms": "2.1.3",
170170
"google/cloud-document-ai": "2.7.0",
171171
"google/cloud-domains": "1.1.3",
@@ -178,7 +178,7 @@
178178
"google/cloud-financialservices": "0.2.4",
179179
"google/cloud-firestore": "2.1.0",
180180
"google/cloud-functions": "2.1.3",
181-
"google/cloud-geminidataanalytics": "0.10.0",
181+
"google/cloud-geminidataanalytics": "0.11.0",
182182
"google/cloud-gke-backup": "1.3.3",
183183
"google/cloud-gke-connect-gateway": "1.1.3",
184184
"google/cloud-gke-hub": "1.3.1",
@@ -253,7 +253,7 @@
253253
"google/cloud-service-usage": "2.2.0",
254254
"google/cloud-servicehealth": "0.5.0",
255255
"google/cloud-shell": "2.2.0",
256-
"google/cloud-spanner": "2.8.1",
256+
"google/cloud-spanner": "2.9.0",
257257
"google/cloud-speech": "2.5.1",
258258
"google/cloud-sql-admin": "1.9.0",
259259
"google/cloud-storage": "2.3.0",
@@ -307,7 +307,7 @@
307307
"google/shopping-merchant-reports": "1.3.0",
308308
"google/shopping-merchant-reviews": "0.6.1",
309309
"googleads/ad-manager": "0.7.0",
310-
"googleads/data-manager": "0.4.0",
310+
"googleads/data-manager": "0.5.0",
311311
"googleads/marketingplatform-admin": "0.4.2",
312312
"google/developer-knowledge": "0.1.0"
313313
},

0 commit comments

Comments
 (0)