Skip to content

Commit

Permalink
chore: release main (googleapis#8087)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Jun 13, 2023
1 parent 3abdfa1 commit 42e0099
Show file tree
Hide file tree
Showing 13 changed files with 57 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"accesscontextmanager": "1.8.0",
"advisorynotifications": "0.3.0",
"aiplatform": "1.44.0",
"alloydb": "1.1.0",
"alloydb": "1.2.0",
"analytics": "0.21.0",
"apigateway": "1.6.0",
"apigeeconnect": "1.6.0",
Expand All @@ -29,7 +29,7 @@
"compute/metadata": "0.2.3",
"confidentialcomputing": "0.3.0",
"contactcenterinsights": "1.9.0",
"container": "1.21.0",
"container": "1.22.0",
"containeranalysis": "0.10.0",
"datacatalog": "1.14.0",
"dataflow": "0.9.0",
Expand All @@ -41,7 +41,7 @@
"dataqna": "0.8.0",
"datastream": "1.9.0",
"deploy": "1.10.0",
"dialogflow": "1.35.0",
"dialogflow": "1.36.0",
"discoveryengine": "0.4.1",
"dlp": "1.10.0",
"documentai": "1.19.0",
Expand All @@ -62,7 +62,7 @@
"iap": "1.8.0",
"ids": "1.4.0",
"iot": "1.7.0",
"kms": "1.11.0",
"kms": "1.12.0",
"language": "1.10.0",
"lifesciences": "0.9.0",
"longrunning": "0.5.0",
Expand All @@ -78,7 +78,7 @@
"networksecurity": "0.9.0",
"notebooks": "1.9.0",
"optimization": "1.4.0",
"orchestration": "1.7.0",
"orchestration": "1.8.0",
"orgpolicy": "1.11.0",
"osconfig": "1.12.0",
"oslogin": "1.10.0",
Expand All @@ -97,7 +97,7 @@
"scheduler": "1.10.0",
"secretmanager": "1.11.0",
"security": "1.15.0",
"securitycenter": "1.21.0",
"securitycenter": "1.22.0",
"servicecontrol": "1.12.0",
"servicedirectory": "1.10.0",
"servicemanagement": "1.9.0",
Expand Down
9 changes: 9 additions & 0 deletions alloydb/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Changelog


## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/alloydb-v1.1.0...alloydb/v1.2.0) (2023-06-13)


### Features

* **alloydb:** Added ClusterView supporting more granular view of continuous backups ([3abdfa1](https://github.com/googleapis/google-cloud-go/commit/3abdfa14dd56cf773c477f289a7f888e20bbbd9a))
* **alloydb:** Added ClusterView supporting more granular view of continuous backups ([3abdfa1](https://github.com/googleapis/google-cloud-go/commit/3abdfa14dd56cf773c477f289a7f888e20bbbd9a))
* **alloydb:** Added new SSL modes ALLOW_UNENCRYPTED_AND_ENCRYPTED, ENCRYPTED_ONLY ([3abdfa1](https://github.com/googleapis/google-cloud-go/commit/3abdfa14dd56cf773c477f289a7f888e20bbbd9a))

## [1.1.0](https://github.com/googleapis/google-cloud-go/compare/alloydb/v1.0.1...alloydb/v1.1.0) (2023-05-30)


Expand Down
2 changes: 1 addition & 1 deletion alloydb/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 container/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.22.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.21.0...container/v1.22.0) (2023-06-13)


### Features

* **container:** Add API for GPU driver installation config ([3abdfa1](https://github.com/googleapis/google-cloud-go/commit/3abdfa14dd56cf773c477f289a7f888e20bbbd9a))

## [1.21.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.20.0...container/v1.21.0) (2023-06-07)


Expand Down
2 changes: 1 addition & 1 deletion container/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.21.0"
const Version = "1.22.0"
8 changes: 8 additions & 0 deletions dialogflow/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

## [1.36.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.35.0...dialogflow/v1.36.0) (2023-06-13)


### Features

* **dialogflow/cx:** Add support for flexible webhook ([3abdfa1](https://github.com/googleapis/google-cloud-go/commit/3abdfa14dd56cf773c477f289a7f888e20bbbd9a))
* **dialogflow/cx:** Add support for flexible webhook ([3abdfa1](https://github.com/googleapis/google-cloud-go/commit/3abdfa14dd56cf773c477f289a7f888e20bbbd9a))

## [1.35.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.34.0...dialogflow/v1.35.0) (2023-05-30)


Expand Down
2 changes: 1 addition & 1 deletion dialogflow/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.35.0"
const Version = "1.36.0"
7 changes: 7 additions & 0 deletions kms/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/kms/v1.11.0...kms/v1.12.0) (2023-06-13)


### Features

* **kms/inventory:** Promote to GA ([3abdfa1](https://github.com/googleapis/google-cloud-go/commit/3abdfa14dd56cf773c477f289a7f888e20bbbd9a))

## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/kms/v1.10.2...kms/v1.11.0) (2023-05-30)


Expand Down
2 changes: 1 addition & 1 deletion kms/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.11.0"
const Version = "1.12.0"
7 changes: 7 additions & 0 deletions orchestration/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.7.0...orchestration/v1.8.0) (2023-06-13)


### Features

* **orchestration/airflow/service:** Added RPCs StopAirflowCommand, ExecuteAirflowCommand, PollAirflowCommand, DatabaseFailover, FetchDatabaseProperties ([#8081](https://github.com/googleapis/google-cloud-go/issues/8081)) ([3abdfa1](https://github.com/googleapis/google-cloud-go/commit/3abdfa14dd56cf773c477f289a7f888e20bbbd9a))

## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.6.1...orchestration/v1.7.0) (2023-05-30)


Expand Down
2 changes: 1 addition & 1 deletion orchestration/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.7.0"
const Version = "1.8.0"
7 changes: 7 additions & 0 deletions securitycenter/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.22.0](https://github.com/googleapis/google-cloud-go/compare/securitycenter/v1.21.0...securitycenter/v1.22.0) (2023-06-13)


### Features

* **securitycenter:** Add user agent and DLP parent type fields to finding's list of attributes ([3abdfa1](https://github.com/googleapis/google-cloud-go/commit/3abdfa14dd56cf773c477f289a7f888e20bbbd9a))

## [1.21.0](https://github.com/googleapis/google-cloud-go/compare/securitycenter/v1.20.1...securitycenter/v1.21.0) (2023-05-30)


Expand Down
2 changes: 1 addition & 1 deletion securitycenter/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.21.0"
const Version = "1.22.0"

0 comments on commit 42e0099

Please sign in to comment.