Skip to content

Commit 9b3bef0

Browse files
chore(main): release 0.331.0
1 parent 8925a0d commit 9b3bef0

4 files changed

Lines changed: 26 additions & 4 deletions

File tree

CHANGELOG.md

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

3+
## 0.331.0
4+
5+
<details><summary>google/cloud-dataplex 1.14.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* **dataplex:** [Dataplex] Add `RequestDataProductAccess` method to request access to `DataAssets` with in a `DataProduct` ([#9209](https://github.com/googleapis/google-cloud-php/issues/9209)) ([f4098d9](https://github.com/googleapis/google-cloud-php/commit/f4098d91528d6ff8fad8e67696731a7fa16aa7ac))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-storage-control 1.9.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [StorageControl] add support for GCS Storage Control Intelligence Finding APIs ([#9217](https://github.com/googleapis/google-cloud-php/issues/9217)) ([8925a0d](https://github.com/googleapis/google-cloud-php/commit/8925a0d9d06f4a7f6a57bbddce0791e33811e116))
22+
23+
</details>
24+
325
## 0.330.0
426

527
<details><summary>google/cloud-bigquery 1.38.0</summary>

Dataplex/VERSION

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

StorageControl/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.0
1+
1.9.0

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"google/cloud-dataflow": "0.10.0",
153153
"google/cloud-dataform": "0.11.0",
154154
"google/cloud-datalabeling": "0.7.2",
155-
"google/cloud-dataplex": "1.13.0",
155+
"google/cloud-dataplex": "1.14.0",
156156
"google/cloud-dataproc": "2.11.0",
157157
"google/cloud-dataproc-metastore": "1.2.3",
158158
"google/cloud-datastore": "2.0.6",
@@ -256,7 +256,7 @@
256256
"google/cloud-speech": "2.5.1",
257257
"google/cloud-sql-admin": "1.8.0",
258258
"google/cloud-storage": "2.2.0",
259-
"google/cloud-storage-control": "1.8.0",
259+
"google/cloud-storage-control": "1.9.0",
260260
"google/cloud-storage-transfer": "2.4.0",
261261
"google/cloud-storagebatchoperations": "0.7.0",
262262
"google/cloud-storageinsights": "1.4.0",

0 commit comments

Comments
 (0)