Skip to content

Commit d502d47

Browse files
chore(main): release 0.331.0
1 parent f4098d9 commit d502d47

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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+
315
## 0.330.0
416

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

composer.json

Lines changed: 1 addition & 1 deletion
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",

0 commit comments

Comments
 (0)