Skip to content

Commit

Permalink
chore: release main (#8664)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 12, 2023
1 parent 0e43b40 commit 89eeeff
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 7 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"dataform": "0.8.1",
"datafusion": "1.7.1",
"datalabeling": "0.8.1",
"dataplex": "1.9.1",
"dataplex": "1.10.0",
"dataproc": "2.2.0",
"dataqna": "0.8.1",
"datastream": "1.10.0",
"deploy": "1.13.0",
"dialogflow": "1.44.0",
"discoveryengine": "1.2.0",
"dlp": "1.10.1",
"documentai": "1.23.0",
"documentai": "1.23.1",
"domains": "0.9.1",
"edgecontainer": "1.1.1",
"essentialcontacts": "1.6.2",
Expand Down Expand Up @@ -108,7 +108,7 @@
"servicemanagement": "1.9.2",
"serviceusage": "1.8.0",
"shell": "1.7.1",
"shopping": "0.0.0",
"shopping": "0.1.0",
"speech": "1.19.0",
"storageinsights": "1.0.1",
"storagetransfer": "1.10.0",
Expand Down
7 changes: 7 additions & 0 deletions dataplex/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.9.1...dataplex/v1.10.0) (2023-10-12)


### Features

* **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))

## [1.9.1](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.9.0...dataplex/v1.9.1) (2023-08-08)


Expand Down
2 changes: 1 addition & 1 deletion dataplex/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.9.1"
const Version = "1.10.0"
7 changes: 7 additions & 0 deletions documentai/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.23.1](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.23.0...documentai/v1.23.1) (2023-10-12)


### Documentation

* **documentai:** Minor comment update ([9c502c2](https://github.com/googleapis/google-cloud-go/commit/9c502c2cf66b15c253e53747e08da77a21549cc2))

## [1.23.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.22.1...documentai/v1.23.0) (2023-10-04)


Expand Down
2 changes: 1 addition & 1 deletion documentai/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.23.0"
const Version = "1.23.1"
10 changes: 9 additions & 1 deletion shopping/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# Changes
# Changelog

## 0.1.0 (2023-10-12)


### Features

* **shopping:** New clients ([#8699](https://github.com/googleapis/google-cloud-go/issues/8699)) ([0e43b40](https://github.com/googleapis/google-cloud-go/commit/0e43b40184bacac8d355ea2cfd00ebe58bd9e30b))

## Changes
2 changes: 1 addition & 1 deletion shopping/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 89eeeff

Please sign in to comment.