From 93fac6df7f738e8ba28a156db7bcc774c32a595c Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 17:33:38 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest-submodules.json | 8 ++++---- certificatemanager/CHANGES.md | 13 +++++++++++++ compute/CHANGES.md | 13 +++++++++++++ compute/internal/version.go | 2 +- monitoring/CHANGES.md | 7 +++++++ monitoring/internal/version.go | 2 +- securitycenter/CHANGES.md | 8 ++++++++ securitycenter/internal/version.go | 2 +- speech/CHANGES.md | 7 +++++++ speech/internal/version.go | 2 +- 10 files changed, 56 insertions(+), 8 deletions(-) diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json index da63df00ff44..23d1dabf9afc 100644 --- a/.release-please-manifest-submodules.json +++ b/.release-please-manifest-submodules.json @@ -18,7 +18,7 @@ "cloudbuild": "1.2.0", "clouddms": "1.2.0", "cloudtasks": "1.3.0", - "compute": "1.5.0", + "compute": "1.6.0", "contactcenterinsights": "1.2.0", "container": "1.2.0", "containeranalysis": "0.3.0", @@ -55,7 +55,7 @@ "mediatranslation": "0.3.0", "memcache": "1.2.0", "metastore": "1.2.0", - "monitoring": "1.4.0", + "monitoring": "1.5.0", "networkconnectivity": "1.2.0", "networkmanagement": "1.2.0", "networksecurity": "0.3.0", @@ -79,13 +79,13 @@ "scheduler": "1.2.0", "secretmanager": "1.4.0", "security": "1.3.0", - "securitycenter": "1.5.0", + "securitycenter": "1.6.0", "servicecontrol": "1.3.0", "servicedirectory": "1.2.0", "servicemanagement": "1.3.0", "serviceusage": "1.2.0", "shell": "1.2.0", - "speech": "1.3.0", + "speech": "1.3.1", "storagetransfer": "1.3.0", "talent": "0.5.0", "texttospeech": "1.3.0", diff --git a/certificatemanager/CHANGES.md b/certificatemanager/CHANGES.md index b5a19ea74f5f..b937591dc7ef 100644 --- a/certificatemanager/CHANGES.md +++ b/certificatemanager/CHANGES.md @@ -1,6 +1,19 @@ # Changes +## [0.1.0](https://github.com/googleapis/google-cloud-go/compare/certificatemanager/v0.1.0...certificatemanager/v0.1.0) (2022-04-14) + + +### Features + +* **certificatemanager:** start generating apiv1 ([#5727](https://github.com/googleapis/google-cloud-go/issues/5727)) ([d8343dd](https://github.com/googleapis/google-cloud-go/commit/d8343ddb41680214b490b11589ff193c71543b3a)) + + +### Miscellaneous Chores + +* **certificatemanager:** release 0.1.0 ([#5743](https://github.com/googleapis/google-cloud-go/issues/5743)) ([24a817a](https://github.com/googleapis/google-cloud-go/commit/24a817a2a75dde10bcbecf2ced8f399cb05dc011)) +* **certificatemanager:** release v0.1.0 ([#5758](https://github.com/googleapis/google-cloud-go/issues/5758)) ([809f4ba](https://github.com/googleapis/google-cloud-go/commit/809f4ba385e2e9ed61df8ecbb6df7b371dc10641)) + ## [0.1.0](https://github.com/googleapis/google-cloud-go/compare/certificatemanager/v0.1.0...certificatemanager/v0.1.0) (2022-04-06) diff --git a/compute/CHANGES.md b/compute/CHANGES.md index 19e506ae2b7b..fb0c64c46f8e 100644 --- a/compute/CHANGES.md +++ b/compute/CHANGES.md @@ -1,5 +1,18 @@ # Changes +## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.5.0...compute/v1.6.0) (2022-04-14) + + +### Features + +* **compute:** update compute API to revision 20220322 ([#710](https://github.com/googleapis/google-cloud-go/issues/710)) ([bb5da6b](https://github.com/googleapis/google-cloud-go/commit/bb5da6b3c34079a01d18b766b67f626cff18d849)) + + +### Bug Fixes + +* **compute:** remove proto3_optional from parent_id ([#712](https://github.com/googleapis/google-cloud-go/issues/712)) ([19a9ef2](https://github.com/googleapis/google-cloud-go/commit/19a9ef2d9b8d77d3bc3e4c11c7f1f3e47700edd4)) +* **compute:** replace missing REQUIRED for parent_id ([#711](https://github.com/googleapis/google-cloud-go/issues/711)) ([19a9ef2](https://github.com/googleapis/google-cloud-go/commit/19a9ef2d9b8d77d3bc3e4c11c7f1f3e47700edd4)) + ## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.4.0...compute/v1.5.0) (2022-02-23) diff --git a/compute/internal/version.go b/compute/internal/version.go index e93235c20322..05d3396f1001 100644 --- a/compute/internal/version.go +++ b/compute/internal/version.go @@ -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" diff --git a/monitoring/CHANGES.md b/monitoring/CHANGES.md index 584f616f924b..28ea74d9585d 100644 --- a/monitoring/CHANGES.md +++ b/monitoring/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.4.0...monitoring/v1.5.0) (2022-04-14) + + +### Features + +* **monitoring/dashboard:** Sync public protos with latests public api state. This adds support for collapsible groups, filters, labels, drilldowns, logs panels and tables ([19a9ef2](https://github.com/googleapis/google-cloud-go/commit/19a9ef2d9b8d77d3bc3e4c11c7f1f3e47700edd4)) + ## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.3.0...monitoring/v1.4.0) (2022-02-23) diff --git a/monitoring/internal/version.go b/monitoring/internal/version.go index 9fa087b74c6b..e93235c20322 100644 --- a/monitoring/internal/version.go +++ b/monitoring/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.4.0" +const Version = "1.5.0" diff --git a/securitycenter/CHANGES.md b/securitycenter/CHANGES.md index 2cb404b574a7..aa91e17b55bf 100644 --- a/securitycenter/CHANGES.md +++ b/securitycenter/CHANGES.md @@ -1,5 +1,13 @@ # Changes +## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/securitycenter/v1.5.0...securitycenter/v1.6.0) (2022-04-14) + + +### Features + +* **securitycenter:** Add iam_binding field to findings attributes. It represents particular IAM bindings, which captures a member's role addition, removal, or state ([bb5da6b](https://github.com/googleapis/google-cloud-go/commit/bb5da6b3c34079a01d18b766b67f626cff18d849)) +* **securitycenter:** Add next_steps field to finding's list of attributes ([19a9ef2](https://github.com/googleapis/google-cloud-go/commit/19a9ef2d9b8d77d3bc3e4c11c7f1f3e47700edd4)) + ## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/securitycenter/v1.4.0...securitycenter/v1.5.0) (2022-03-14) diff --git a/securitycenter/internal/version.go b/securitycenter/internal/version.go index e93235c20322..05d3396f1001 100644 --- a/securitycenter/internal/version.go +++ b/securitycenter/internal/version.go @@ -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" diff --git a/speech/CHANGES.md b/speech/CHANGES.md index 9f57e7ab9c5f..ec8349522a66 100644 --- a/speech/CHANGES.md +++ b/speech/CHANGES.md @@ -1,5 +1,12 @@ # Changes +### [1.3.1](https://github.com/googleapis/google-cloud-go/compare/speech/v1.3.0...speech/v1.3.1) (2022-04-14) + + +### Bug Fixes + +* **speech:** use full link in comment to fix JSDoc broken link ([19a9ef2](https://github.com/googleapis/google-cloud-go/commit/19a9ef2d9b8d77d3bc3e4c11c7f1f3e47700edd4)) + ## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/speech/v1.2.0...speech/v1.3.0) (2022-02-23) diff --git a/speech/internal/version.go b/speech/internal/version.go index bb0feadfd279..38847e203664 100644 --- a/speech/internal/version.go +++ b/speech/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.3.0" +const Version = "1.3.1"