Skip to content

Commit 8b91f73

Browse files
chore(main): release 0.327.0
1 parent 3565d2e commit 8b91f73

7 files changed

Lines changed: 63 additions & 10 deletions

File tree

CHANGELOG.md

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

3+
## 0.327.0
4+
5+
<details><summary>google/cloud-dataplex 1.13.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [Dataplex] Allow Data Documentation DataScans to support BigQuery Dataset resources in addition to BigQuery table resources ([#9093](https://github.com/googleapis/google-cloud-php/issues/9093)) ([3565d2e](https://github.com/googleapis/google-cloud-php/commit/3565d2e7dfb8fc967cd52ec52ae9f946f4704a00))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-dataproc 2.10.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [Dataproc] Add `Engine` field to support LightningEngine in clusters and add support for stop ttl ([#9090](https://github.com/googleapis/google-cloud-php/issues/9090)) ([17e05f5](https://github.com/googleapis/google-cloud-php/commit/17e05f5c321f5481163673ecb4dfdbd60e8da30b))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-dialogflow-cx 0.11.1</summary>
26+
27+
28+
29+
</details>
30+
31+
<details><summary>google/cloud-network-management 2.9.2</summary>
32+
33+
34+
35+
### Documentation
36+
37+
* [NetworkManagement] Update comment for the `region` field in `RouteInfo` ([#9092](https://github.com/googleapis/google-cloud-php/issues/9092)) ([23131f5](https://github.com/googleapis/google-cloud-php/commit/23131f5fa3931a566abbdbe5da4d61e00523f0c3))
38+
39+
</details>
40+
41+
<details><summary>google/shopping-merchant-inventories 1.4.0</summary>
42+
43+
44+
45+
### Features
46+
47+
* A new field base64_encoded_name is added to the LocalInventory message ([#9094](https://github.com/googleapis/google-cloud-php/issues/9094)) ([590a296](https://github.com/googleapis/google-cloud-php/commit/590a296b2cde6a1833bd74549986cf37f480732d))
48+
49+
50+
### Documentation
51+
52+
* A comment for field `name` in message `.google.shopping.merchant.products.v1.LocalInventory` is changed ([590a296](https://github.com/googleapis/google-cloud-php/commit/590a296b2cde6a1833bd74549986cf37f480732d))
53+
54+
</details>
55+
356
## 0.326.0
457

558
<details><summary>google/cloud-ai-platform 1.57.0</summary>

Dataplex/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.0
1+
1.13.0

Dataproc/VERSION

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

DialogflowCx/VERSION

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

NetworkManagement/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.1
1+
2.9.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.1
1+
1.4.0

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@
151151
"google/cloud-dataflow": "0.10.0",
152152
"google/cloud-dataform": "0.11.0",
153153
"google/cloud-datalabeling": "0.7.2",
154-
"google/cloud-dataplex": "1.12.0",
155-
"google/cloud-dataproc": "2.9.1",
154+
"google/cloud-dataplex": "1.13.0",
155+
"google/cloud-dataproc": "2.10.0",
156156
"google/cloud-dataproc-metastore": "1.2.3",
157157
"google/cloud-datastore": "2.0.6",
158158
"google/cloud-datastore-admin": "1.1.2",
@@ -161,7 +161,7 @@
161161
"google/cloud-developerconnect": "0.6.1",
162162
"google/cloud-devicestreaming": "0.2.4",
163163
"google/cloud-dialogflow": "2.4.0",
164-
"google/cloud-dialogflow-cx": "0.11.0",
164+
"google/cloud-dialogflow-cx": "0.11.1",
165165
"google/cloud-discoveryengine": "1.11.1",
166166
"google/cloud-dlp": "2.11.0",
167167
"google/cloud-dms": "2.1.3",
@@ -208,7 +208,7 @@
208208
"google/cloud-monitoring": "2.2.2",
209209
"google/cloud-netapp": "1.11.0",
210210
"google/cloud-network-connectivity": "2.5.3",
211-
"google/cloud-network-management": "2.9.1",
211+
"google/cloud-network-management": "2.9.2",
212212
"google/cloud-network-security": "1.3.0",
213213
"google/cloud-networkservices": "0.8.2",
214214
"google/cloud-notebooks": "1.1.3",
@@ -293,7 +293,7 @@
293293
"google/shopping-merchant-accounts": "1.4.1",
294294
"google/shopping-merchant-conversions": "1.2.0",
295295
"google/shopping-merchant-datasources": "1.3.1",
296-
"google/shopping-merchant-inventories": "1.3.1",
296+
"google/shopping-merchant-inventories": "1.4.0",
297297
"google/shopping-merchant-issueresolution": "1.3.1",
298298
"google/shopping-merchant-lfp": "1.2.1",
299299
"google/shopping-merchant-notifications": "1.2.1",

0 commit comments

Comments
 (0)