Skip to content

Commit

Permalink
chore: release main (googleapis#10392)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jun 18, 2024
1 parent abac5c6 commit 110d4a3
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dataform": "0.9.4",
"datafusion": "1.7.7",
"datalabeling": "0.8.7",
"dataplex": "1.16.0",
"dataplex": "1.16.1",
"dataproc": "2.4.2",
"dataqna": "0.8.7",
"datastream": "1.10.6",
Expand Down Expand Up @@ -114,15 +114,15 @@
"securesourcemanager": "0.1.5",
"security": "1.17.0",
"securitycenter": "1.30.0",
"securitycentermanagement": "0.2.1",
"securitycentermanagement": "0.3.0",
"securityposture": "0.1.3",
"servicecontrol": "1.13.2",
"servicedirectory": "1.11.7",
"servicehealth": "1.0.0",
"servicemanagement": "1.9.8",
"serviceusage": "1.8.6",
"shell": "1.7.7",
"shopping": "0.8.1",
"shopping": "0.8.2",
"speech": "1.23.1",
"storageinsights": "1.0.7",
"storagetransfer": "1.10.6",
Expand Down
8 changes: 8 additions & 0 deletions dataplex/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changes


## [1.16.1](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.16.0...dataplex/v1.16.1) (2024-06-18)


### Documentation

* **dataplex:** Clarify DataQualityRule.sql_assertion descriptions ([abac5c6](https://github.com/googleapis/google-cloud-go/commit/abac5c6eec859477c6d390b116ea8954213ba585))
* **dataplex:** Fix links to RuleType proto references ([abac5c6](https://github.com/googleapis/google-cloud-go/commit/abac5c6eec859477c6d390b116ea8954213ba585))

## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.15.1...dataplex/v1.16.0) (2024-05-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.16.0"
const Version = "1.16.1"
7 changes: 7 additions & 0 deletions securitycentermanagement/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/securitycentermanagement/v0.2.1...securitycentermanagement/v0.3.0) (2024-06-18)


### Features

* **securitycentermanagement:** Add an INGEST_ONLY EnablementState ([abac5c6](https://github.com/googleapis/google-cloud-go/commit/abac5c6eec859477c6d390b116ea8954213ba585))

## [0.2.1](https://github.com/googleapis/google-cloud-go/compare/securitycentermanagement/v0.2.0...securitycentermanagement/v0.2.1) (2024-06-10)


Expand Down
2 changes: 1 addition & 1 deletion securitycentermanagement/internal/version.go

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

7 changes: 7 additions & 0 deletions shopping/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.8.2](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.8.1...shopping/v0.8.2) (2024-06-18)


### Documentation

* **shopping/css:** Remove "in Google Shopping" from documentation comments ([abac5c6](https://github.com/googleapis/google-cloud-go/commit/abac5c6eec859477c6d390b116ea8954213ba585))

## [0.8.1](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.8.0...shopping/v0.8.1) (2024-06-10)


Expand Down
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 110d4a3

Please sign in to comment.