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 Oct 24, 2022
1 parent c6b704a commit de0ee37
Show file tree
Hide file tree
Showing 13 changed files with 54 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest-submodules.json
Expand Up @@ -11,10 +11,10 @@
"area120": "0.6.0",
"artifactregistry": "1.7.0",
"asset": "1.8.0",
"assuredworkloads": "1.7.0",
"assuredworkloads": "1.8.0",
"automl": "1.6.0",
"baremetalsolution": "0.2.0",
"batch": "0.2.1",
"batch": "0.3.0",
"beyondcorp": "0.1.1",
"billing": "1.5.0",
"binaryauthorization": "1.2.0",
Expand All @@ -29,7 +29,7 @@
"containeranalysis": "0.6.0",
"datacatalog": "1.6.0",
"dataflow": "0.7.0",
"dataform": "0.4.0",
"dataform": "0.5.0",
"datafusion": "1.3.0",
"datalabeling": "0.6.0",
"dataplex": "1.2.0",
Expand Down Expand Up @@ -84,7 +84,7 @@
"resourcemanager": "1.2.0",
"resourcesettings": "1.2.0",
"retail": "1.9.0",
"run": "0.1.2",
"run": "0.2.0",
"scheduler": "1.5.0",
"secretmanager": "1.7.0",
"security": "1.8.0",
Expand All @@ -94,7 +94,7 @@
"servicemanagement": "1.3.1",
"serviceusage": "1.2.0",
"shell": "1.2.0",
"speech": "1.7.0",
"speech": "1.8.0",
"storagetransfer": "1.4.0",
"talent": "1.2.0",
"texttospeech": "1.3.0",
Expand All @@ -106,7 +106,7 @@
"vision/v2": "2.3.0",
"vmmigration": "1.1.0",
"vpcaccess": "1.3.0",
"webrisk": "1.5.0",
"webrisk": "1.6.0",
"websecurityscanner": "1.2.1",
"workflows": "1.7.0"
}
7 changes: 7 additions & 0 deletions assuredworkloads/CHANGES.md
@@ -1,6 +1,13 @@
# Changes


## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/assuredworkloads/v1.7.0...assuredworkloads/v1.8.0) (2022-10-24)


### Features

* **assuredworkloads:** add new field for exception audit log link feat: add support of new compliance regime for regions and new partner T systems docs: fix some typos in documentation ([8b203b8](https://github.com/googleapis/google-cloud-go/commit/8b203b8aea4dada5c0846a515b14414cd8c58f78))

## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/assuredworkloads/v1.6.0...assuredworkloads/v1.7.0) (2022-10-14)


Expand Down
2 changes: 1 addition & 1 deletion assuredworkloads/internal/version.go
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 batch/CHANGES.md
@@ -1,5 +1,12 @@
# Changelog

## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/batch/v0.2.1...batch/v0.3.0) (2022-10-24)


### Features

* **batch:** Enable install_gpu_drivers flag in v1 proto docs: Refine GPU drivers installation proto description docs: Refine comments for deprecated proto fields docs: Update the API comments about the device_name ([8b203b8](https://github.com/googleapis/google-cloud-go/commit/8b203b8aea4dada5c0846a515b14414cd8c58f78))

## [0.2.1](https://github.com/googleapis/google-cloud-go/compare/batch/v0.2.0...batch/v0.2.1) (2022-09-08)


Expand Down
2 changes: 1 addition & 1 deletion batch/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 dataform/CHANGES.md
@@ -1,5 +1,12 @@
# Changelog

## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/dataform/v0.4.0...dataform/v0.5.0) (2022-10-24)


### Features

* **dataform:** Start generating apiv1beta1 ([#6893](https://github.com/googleapis/google-cloud-go/issues/6893)) ([fedaf1e](https://github.com/googleapis/google-cloud-go/commit/fedaf1e355e4014501d5bb7ae61cf84b72d30581))

## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/dataform/v0.3.0...dataform/v0.4.0) (2022-09-21)


Expand Down
2 changes: 1 addition & 1 deletion dataform/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 run/CHANGES.md
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/run/v0.1.2...run/v0.2.0) (2022-10-24)


### Features

* **run:** Adds Startup and Liveness probes to Cloud Run v2 API client libraries ([8b203b8](https://github.com/googleapis/google-cloud-go/commit/8b203b8aea4dada5c0846a515b14414cd8c58f78))

## [0.1.2](https://github.com/googleapis/google-cloud-go/compare/run/v0.1.1...run/v0.1.2) (2022-09-15)


Expand Down
2 changes: 1 addition & 1 deletion run/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 speech/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/speech/v1.7.0...speech/v1.8.0) (2022-10-24)


### Features

* **speech:** Start generating apiv2 ([#6891](https://github.com/googleapis/google-cloud-go/issues/6891)) ([1c7e02f](https://github.com/googleapis/google-cloud-go/commit/1c7e02f6871d3fbd5475a549405ba5b94fd28100))

## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/speech/v1.6.0...speech/v1.7.0) (2022-09-21)


Expand Down
2 changes: 1 addition & 1 deletion speech/internal/version.go
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 webrisk/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/webrisk/v1.5.0...webrisk/v1.6.0) (2022-10-24)


### Features

* **webrisk:** Add SOCIAL_ENGINEERING_EXTENDED_COVERAGE threat type ([8b203b8](https://github.com/googleapis/google-cloud-go/commit/8b203b8aea4dada5c0846a515b14414cd8c58f78))

## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/webrisk/v1.4.0...webrisk/v1.5.0) (2022-09-21)


Expand Down
2 changes: 1 addition & 1 deletion webrisk/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.5.0"
const Version = "1.6.0"

0 comments on commit de0ee37

Please sign in to comment.