Skip to content

Commit 89eeeff

Browse files
chore: release main (#8664)
1 parent 0e43b40 commit 89eeeff

File tree

7 files changed

+29
-7
lines changed

7 files changed

+29
-7
lines changed

.release-please-manifest-submodules.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
"dataform": "0.8.1",
4141
"datafusion": "1.7.1",
4242
"datalabeling": "0.8.1",
43-
"dataplex": "1.9.1",
43+
"dataplex": "1.10.0",
4444
"dataproc": "2.2.0",
4545
"dataqna": "0.8.1",
4646
"datastream": "1.10.0",
4747
"deploy": "1.13.0",
4848
"dialogflow": "1.44.0",
4949
"discoveryengine": "1.2.0",
5050
"dlp": "1.10.1",
51-
"documentai": "1.23.0",
51+
"documentai": "1.23.1",
5252
"domains": "0.9.1",
5353
"edgecontainer": "1.1.1",
5454
"essentialcontacts": "1.6.2",
@@ -108,7 +108,7 @@
108108
"servicemanagement": "1.9.2",
109109
"serviceusage": "1.8.0",
110110
"shell": "1.7.1",
111-
"shopping": "0.0.0",
111+
"shopping": "0.1.0",
112112
"speech": "1.19.0",
113113
"storageinsights": "1.0.1",
114114
"storagetransfer": "1.10.0",

dataplex/CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changes
22

33

4+
## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.9.1...dataplex/v1.10.0) (2023-10-12)
5+
6+
7+
### Features
8+
9+
* **dataplex:** DataQualityDimension is now part of the DataQualityDimensionResult message ([#8663](https://github.com/googleapis/google-cloud-go/issues/8663)) ([a811f4c](https://github.com/googleapis/google-cloud-go/commit/a811f4c49f0c3c769467239d866d4267a9ba2b44))
10+
411
## [1.9.1](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.9.0...dataplex/v1.9.1) (2023-08-08)
512

613

dataplex/internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
package internal
1616

1717
// Version is the current tagged release of the library.
18-
const Version = "1.9.1"
18+
const Version = "1.10.0"

documentai/CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changes
22

33

4+
## [1.23.1](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.23.0...documentai/v1.23.1) (2023-10-12)
5+
6+
7+
### Documentation
8+
9+
* **documentai:** Minor comment update ([9c502c2](https://github.com/googleapis/google-cloud-go/commit/9c502c2cf66b15c253e53747e08da77a21549cc2))
10+
411
## [1.23.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.22.1...documentai/v1.23.0) (2023-10-04)
512

613

documentai/internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
package internal
1616

1717
// Version is the current tagged release of the library.
18-
const Version = "1.23.0"
18+
const Version = "1.23.1"

shopping/CHANGES.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# Changes
1+
# Changelog
22

3+
## 0.1.0 (2023-10-12)
4+
5+
6+
### Features
7+
8+
* **shopping:** New clients ([#8699](https://github.com/googleapis/google-cloud-go/issues/8699)) ([0e43b40](https://github.com/googleapis/google-cloud-go/commit/0e43b40184bacac8d355ea2cfd00ebe58bd9e30b))
9+
10+
## Changes

shopping/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)