Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jul 20, 2023
1 parent 0dac2aa commit ea47413
Show file tree
Hide file tree
Showing 11 changed files with 48 additions and 10 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"accessapproval": "1.7.1",
"accesscontextmanager": "1.8.1",
"advisorynotifications": "1.0.0",
"ai": "0.1.0",
"ai": "0.1.1",
"aiplatform": "1.46.0",
"alloydb": "1.3.0",
"analytics": "0.21.2",
Expand All @@ -23,7 +23,7 @@
"binaryauthorization": "1.6.1",
"certificatemanager": "1.7.1",
"channel": "1.16.0",
"cloudbuild": "1.11.0",
"cloudbuild": "1.12.0",
"clouddms": "1.6.1",
"cloudtasks": "1.12.0",
"compute": "1.22.0",
Expand All @@ -41,7 +41,7 @@
"dataproc": "2.0.1",
"dataqna": "0.8.1",
"datastream": "1.9.1",
"deploy": "1.12.0",
"deploy": "1.12.1",
"dialogflow": "1.40.0",
"discoveryengine": "0.5.0",
"dlp": "1.10.1",
Expand Down Expand Up @@ -83,7 +83,7 @@
"osconfig": "1.12.1",
"oslogin": "1.10.1",
"phishingprotection": "0.8.1",
"policytroubleshooter": "1.7.1",
"policytroubleshooter": "1.8.0",
"privatecatalog": "0.9.1",
"rapidmigrationassessment": "0.1.2",
"recaptchaenterprise": "2.7.2",
Expand All @@ -104,7 +104,7 @@
"serviceusage": "1.7.1",
"shell": "1.7.1",
"speech": "1.19.0",
"storageinsights": "0.2.2",
"storageinsights": "1.0.0",
"storagetransfer": "1.10.0",
"support": "0.2.2",
"talent": "1.6.2",
Expand Down
7 changes: 7 additions & 0 deletions ai/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-go/compare/ai/v0.1.0...ai/v0.1.1) (2023-07-20)


### Documentation

* **ai:** Fix README.md title ([#8289](https://github.com/googleapis/google-cloud-go/issues/8289)) ([ece5895](https://github.com/googleapis/google-cloud-go/commit/ece5895abd1d26f802eaea470e15ea5ce8476ce5))

## 0.1.0 (2023-07-10)


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

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

10 changes: 10 additions & 0 deletions cloudbuild/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changes

## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.11.0...cloudbuild/v1.12.0) (2023-07-20)


### Features

* **cloudbuild/apiv1:** Add repositoryevent to buildtrigger ([eca3c90](https://github.com/googleapis/google-cloud-go/commit/eca3c9070cd96a50fa857a6c016e35a98dbea5e7))
* **cloudbuild/apiv1:** Add routing information in Cloud Build GRPC clients ([eca3c90](https://github.com/googleapis/google-cloud-go/commit/eca3c9070cd96a50fa857a6c016e35a98dbea5e7))
* **cloudbuild/apiv1:** Added e2-medium machine type ([eca3c90](https://github.com/googleapis/google-cloud-go/commit/eca3c9070cd96a50fa857a6c016e35a98dbea5e7))
* **cloudbuild/apiv1:** Update third party clodubuild.proto library to include git_source ([eca3c90](https://github.com/googleapis/google-cloud-go/commit/eca3c9070cd96a50fa857a6c016e35a98dbea5e7))

## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.10.1...cloudbuild/v1.11.0) (2023-07-10)


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


## [1.12.1](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.12.0...deploy/v1.12.1) (2023-07-20)


### Documentation

* **deploy:** Small documentation updates ([#8286](https://github.com/googleapis/google-cloud-go/issues/8286)) ([eca3c90](https://github.com/googleapis/google-cloud-go/commit/eca3c9070cd96a50fa857a6c016e35a98dbea5e7))

## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.11.0...deploy/v1.12.0) (2023-07-18)


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

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/policytroubleshooter/v1.7.1...policytroubleshooter/v1.8.0) (2023-07-20)


### Features

* **policytroubleshooter:** Include errors in troubleshoot response ([eca3c90](https://github.com/googleapis/google-cloud-go/commit/eca3c9070cd96a50fa857a6c016e35a98dbea5e7))

## [1.7.1](https://github.com/googleapis/google-cloud-go/compare/policytroubleshooter/v1.7.0...policytroubleshooter/v1.7.1) (2023-06-20)


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


## [1.0.0](https://github.com/googleapis/google-cloud-go/compare/storageinsights/v0.2.2...storageinsights/v1.0.0) (2023-07-20)


### Features

* **storageinsights:** Promote to GA ([#8290](https://github.com/googleapis/google-cloud-go/issues/8290)) ([0dac2aa](https://github.com/googleapis/google-cloud-go/commit/0dac2aa421a157e8fef3ad5a81d48830d602d81d))

## [0.2.2](https://github.com/googleapis/google-cloud-go/compare/storageinsights/v0.2.1...storageinsights/v0.2.2) (2023-06-20)


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

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

0 comments on commit ea47413

Please sign in to comment.