From 2952e20ee68a2b19732083a6e359d15e850a987c Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 13:08:16 -0600 Subject: [PATCH] chore: release main (#8362) --- .release-please-manifest-submodules.json | 26 +++++++++++------------ advisorynotifications/CHANGES.md | 7 ++++++ advisorynotifications/internal/version.go | 2 +- batch/CHANGES.md | 8 +++++++ batch/internal/version.go | 2 +- cloudbuild/CHANGES.md | 7 ++++++ cloudbuild/internal/version.go | 2 +- confidentialcomputing/CHANGES.md | 7 ++++++ confidentialcomputing/internal/version.go | 2 +- datacatalog/CHANGES.md | 12 +++++++++++ datacatalog/internal/version.go | 2 +- dataplex/CHANGES.md | 7 ++++++ dataplex/internal/version.go | 2 +- dataproc/CHANGES.md | 7 ++++++ dataproc/internal/version.go | 2 +- dialogflow/CHANGES.md | 9 ++++++++ dialogflow/internal/version.go | 2 +- gkebackup/CHANGES.md | 7 ++++++ gkebackup/internal/version.go | 2 +- iam/CHANGES.md | 7 ++++++ iam/internal/version.go | 2 +- kms/CHANGES.md | 7 ++++++ kms/internal/version.go | 2 +- netapp/CHANGES.md | 7 ++++++ netapp/internal/version.go | 2 +- translate/CHANGES.md | 7 ++++++ translate/internal/version.go | 2 +- 27 files changed, 125 insertions(+), 26 deletions(-) diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json index c02b65f48680..47b971cb4e3f 100644 --- a/.release-please-manifest-submodules.json +++ b/.release-please-manifest-submodules.json @@ -1,7 +1,7 @@ { "accessapproval": "1.7.1", "accesscontextmanager": "1.8.1", - "advisorynotifications": "1.0.0", + "advisorynotifications": "1.1.0", "ai": "0.1.1", "aiplatform": "1.48.0", "alloydb": "1.4.0", @@ -17,33 +17,33 @@ "assuredworkloads": "1.11.1", "automl": "1.13.1", "baremetalsolution": "1.1.1", - "batch": "1.3.1", + "batch": "1.4.0", "beyondcorp": "1.0.0", "billing": "1.16.0", "binaryauthorization": "1.6.1", "certificatemanager": "1.7.1", "channel": "1.16.0", - "cloudbuild": "1.13.0", + "cloudbuild": "1.14.0", "clouddms": "1.6.1", "cloudtasks": "1.12.1", "commerce": "0.1.0", "compute": "1.23.0", "compute/metadata": "0.2.3", - "confidentialcomputing": "1.1.0", + "confidentialcomputing": "1.2.0", "contactcenterinsights": "1.10.0", "container": "1.24.0", "containeranalysis": "0.10.1", - "datacatalog": "1.16.0", + "datacatalog": "1.17.0", "dataflow": "0.9.1", "dataform": "0.8.1", "datafusion": "1.7.1", "datalabeling": "0.8.1", - "dataplex": "1.9.0", - "dataproc": "2.0.1", + "dataplex": "1.9.1", + "dataproc": "2.0.2", "dataqna": "0.8.1", "datastream": "1.10.0", "deploy": "1.13.0", - "dialogflow": "1.40.0", + "dialogflow": "1.40.1", "discoveryengine": "1.1.0", "dlp": "1.10.1", "documentai": "1.22.0", @@ -53,17 +53,17 @@ "eventarc": "1.13.0", "filestore": "1.7.1", "functions": "1.15.1", - "gkebackup": "1.3.0", + "gkebackup": "1.3.1", "gkeconnect": "0.8.1", "gkehub": "0.14.1", "gkemulticloud": "1.0.0", "grafeas": "0.3.1", "gsuiteaddons": "1.6.1", - "iam": "1.1.1", + "iam": "1.1.2", "iap": "1.8.1", "ids": "1.4.1", "iot": "1.7.1", - "kms": "1.15.0", + "kms": "1.15.1", "language": "1.10.1", "lifesciences": "0.9.1", "longrunning": "0.5.1", @@ -74,7 +74,7 @@ "metastore": "1.12.0", "migrationcenter": "0.1.0", "monitoring": "1.15.1", - "netapp": "0.1.0", + "netapp": "0.2.0", "networkconnectivity": "1.12.1", "networkmanagement": "1.8.0", "networksecurity": "0.9.1", @@ -114,7 +114,7 @@ "texttospeech": "1.7.1", "tpu": "1.6.1", "trace": "1.10.1", - "translate": "1.8.2", + "translate": "1.9.0", "video": "1.19.0", "videointelligence": "1.11.1", "vision": "2.7.2", diff --git a/advisorynotifications/CHANGES.md b/advisorynotifications/CHANGES.md index d44c610ada38..65a207c8d007 100644 --- a/advisorynotifications/CHANGES.md +++ b/advisorynotifications/CHANGES.md @@ -1,6 +1,13 @@ # Changelog +## [1.1.0](https://github.com/googleapis/google-cloud-go/compare/advisorynotifications/v1.0.0...advisorynotifications/v1.1.0) (2023-08-08) + + +### Features + +* **advisorynotifications:** Adding notification types to advisorynotifications.googleapis.com libraries ([#8361](https://github.com/googleapis/google-cloud-go/issues/8361)) ([5490b3b](https://github.com/googleapis/google-cloud-go/commit/5490b3b30e3d061cff7a0e9366bb175fd7d9dd31)) + ## [1.0.0](https://github.com/googleapis/google-cloud-go/compare/advisorynotifications/v0.3.1...advisorynotifications/v1.0.0) (2023-07-18) diff --git a/advisorynotifications/internal/version.go b/advisorynotifications/internal/version.go index 78770097003f..e6a10523fe60 100644 --- a/advisorynotifications/internal/version.go +++ b/advisorynotifications/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.0.0" +const Version = "1.1.0" diff --git a/batch/CHANGES.md b/batch/CHANGES.md index 4f2487afb0ca..4bcff49eee4b 100644 --- a/batch/CHANGES.md +++ b/batch/CHANGES.md @@ -1,6 +1,14 @@ # Changelog +## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/batch/v1.3.1...batch/v1.4.0) (2023-08-08) + + +### Features + +* **batch:** Add comment to the unsupported order_by field of ListTasksRequest ([e3f8c89](https://github.com/googleapis/google-cloud-go/commit/e3f8c89429a207c05fee36d5d93efe76f9e29efe)) +* **batch:** Clarify Batch API proto doc about pubsub notifications ([#8394](https://github.com/googleapis/google-cloud-go/issues/8394)) ([1639d62](https://github.com/googleapis/google-cloud-go/commit/1639d62202bc4b233ae83479cc1a539e083b67fe)) + ## [1.3.1](https://github.com/googleapis/google-cloud-go/compare/batch/v1.3.0...batch/v1.3.1) (2023-07-10) diff --git a/batch/internal/version.go b/batch/internal/version.go index 90fc3937ca09..9e5f10ef61b3 100644 --- a/batch/internal/version.go +++ b/batch/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.3.1" +const Version = "1.4.0" diff --git a/cloudbuild/CHANGES.md b/cloudbuild/CHANGES.md index f218552bee7f..c307b7ce7750 100644 --- a/cloudbuild/CHANGES.md +++ b/cloudbuild/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.14.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.13.0...cloudbuild/v1.14.0) (2023-08-08) + + +### Features + +* **cloudbuild/apiv1:** Add update_mask to UpdateBuildTriggerRequest proto ([#8358](https://github.com/googleapis/google-cloud-go/issues/8358)) ([58b5851](https://github.com/googleapis/google-cloud-go/commit/58b5851b3f38aeeefcdb3507e29b9a02ccfb1bba)) + ## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.12.0...cloudbuild/v1.13.0) (2023-07-26) diff --git a/cloudbuild/internal/version.go b/cloudbuild/internal/version.go index efedadbea253..c9ba91825c29 100644 --- a/cloudbuild/internal/version.go +++ b/cloudbuild/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.13.0" +const Version = "1.14.0" diff --git a/confidentialcomputing/CHANGES.md b/confidentialcomputing/CHANGES.md index 4e2a0608546c..01dd3f38bbc1 100644 --- a/confidentialcomputing/CHANGES.md +++ b/confidentialcomputing/CHANGES.md @@ -1,6 +1,13 @@ # Changelog +## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/confidentialcomputing/v1.1.0...confidentialcomputing/v1.2.0) (2023-08-08) + + +### Features + +* **confidentialcomputing:** Mark all fields `Optional` for `ContainerImageSignagure` proto ([#8380](https://github.com/googleapis/google-cloud-go/issues/8380)) ([63b3fb7](https://github.com/googleapis/google-cloud-go/commit/63b3fb7ffb89ea260e977cdbddad544039b738a4)) + ## [1.1.0](https://github.com/googleapis/google-cloud-go/compare/confidentialcomputing/v1.0.0...confidentialcomputing/v1.1.0) (2023-07-26) diff --git a/confidentialcomputing/internal/version.go b/confidentialcomputing/internal/version.go index e6a10523fe60..397121d779b7 100644 --- a/confidentialcomputing/internal/version.go +++ b/confidentialcomputing/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.1.0" +const Version = "1.2.0" diff --git a/datacatalog/CHANGES.md b/datacatalog/CHANGES.md index 6f96d7937b77..43de098ab06d 100644 --- a/datacatalog/CHANGES.md +++ b/datacatalog/CHANGES.md @@ -1,5 +1,17 @@ # Changes +## [1.17.0](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.16.0...datacatalog/v1.17.0) (2023-08-08) + + +### Features + +* **datacatalog:** Add support for admin_search in SearchCatalog() API method ([4b68747](https://github.com/googleapis/google-cloud-go/commit/4b6874762ca3e5ebef76f72496753650cdf39523)) + + +### Documentation + +* **datacatalog:** Minor formatting ([e3f8c89](https://github.com/googleapis/google-cloud-go/commit/e3f8c89429a207c05fee36d5d93efe76f9e29efe)) + ## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.15.0...datacatalog/v1.16.0) (2023-07-18) diff --git a/datacatalog/internal/version.go b/datacatalog/internal/version.go index b82e17a1938d..6607c695d5cb 100644 --- a/datacatalog/internal/version.go +++ b/datacatalog/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.16.0" +const Version = "1.17.0" diff --git a/dataplex/CHANGES.md b/dataplex/CHANGES.md index ef86dfb44c48..cba49eaed678 100644 --- a/dataplex/CHANGES.md +++ b/dataplex/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.9.1](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.9.0...dataplex/v1.9.1) (2023-08-08) + + +### Bug Fixes + +* **dataplex:** Remove unused annotation in results_table ([#8382](https://github.com/googleapis/google-cloud-go/issues/8382)) ([1390cbd](https://github.com/googleapis/google-cloud-go/commit/1390cbd0deaab849c24e4b8f11589d18d81177c6)) + ## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.8.1...dataplex/v1.9.0) (2023-07-26) diff --git a/dataplex/internal/version.go b/dataplex/internal/version.go index 37e23cdd396f..dce8056ce614 100644 --- a/dataplex/internal/version.go +++ b/dataplex/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.9.0" +const Version = "1.9.1" diff --git a/dataproc/CHANGES.md b/dataproc/CHANGES.md index 8327b3895ea2..eacedc477e3d 100644 --- a/dataproc/CHANGES.md +++ b/dataproc/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [2.0.2](https://github.com/googleapis/google-cloud-go/compare/dataproc/v2.0.1...dataproc/v2.0.2) (2023-08-08) + + +### Documentation + +* **dataproc:** Minor formatting ([b4349cc](https://github.com/googleapis/google-cloud-go/commit/b4349cc507870ff8629bbc07de578b63bb889626)) + ## [2.0.1](https://github.com/googleapis/google-cloud-go/compare/dataproc-v2.0.0...dataproc/v2.0.1) (2023-06-20) diff --git a/dataproc/internal/version.go b/dataproc/internal/version.go index 6378159bce14..5da692c76a9c 100644 --- a/dataproc/internal/version.go +++ b/dataproc/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "2.0.1" +const Version = "2.0.2" diff --git a/dialogflow/CHANGES.md b/dialogflow/CHANGES.md index 99491262d477..baafd48d7e12 100644 --- a/dialogflow/CHANGES.md +++ b/dialogflow/CHANGES.md @@ -1,5 +1,14 @@ # Changes +## [1.40.1](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.40.0...dialogflow/v1.40.1) (2023-08-08) + + +### Documentation + +* **dialogflow:** Minor formatting ([#8365](https://github.com/googleapis/google-cloud-go/issues/8365)) ([e3f8c89](https://github.com/googleapis/google-cloud-go/commit/e3f8c89429a207c05fee36d5d93efe76f9e29efe)) +* **dialogflow:** Minor formatting ([#8368](https://github.com/googleapis/google-cloud-go/issues/8368)) ([a7bb94a](https://github.com/googleapis/google-cloud-go/commit/a7bb94a6e75122c93815eeeb30591249d137d77e)) +* **dialogflow:** Minor formatting ([#8376](https://github.com/googleapis/google-cloud-go/issues/8376)) ([4b68747](https://github.com/googleapis/google-cloud-go/commit/4b6874762ca3e5ebef76f72496753650cdf39523)) + ## [1.40.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.39.0...dialogflow/v1.40.0) (2023-07-18) diff --git a/dialogflow/internal/version.go b/dialogflow/internal/version.go index 1c52a3504b2c..7bff02b29c4f 100644 --- a/dialogflow/internal/version.go +++ b/dialogflow/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.40.0" +const Version = "1.40.1" diff --git a/gkebackup/CHANGES.md b/gkebackup/CHANGES.md index 9cf8a419a143..fe7be6ed9729 100644 --- a/gkebackup/CHANGES.md +++ b/gkebackup/CHANGES.md @@ -2,6 +2,13 @@ +## [1.3.1](https://github.com/googleapis/google-cloud-go/compare/gkebackup/v1.3.0...gkebackup/v1.3.1) (2023-08-08) + + +### Documentation + +* **gkebackup:** Minor formatting ([b4349cc](https://github.com/googleapis/google-cloud-go/commit/b4349cc507870ff8629bbc07de578b63bb889626)) + ## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/gkebackup/v1.2.1...gkebackup/v1.3.0) (2023-06-27) diff --git a/gkebackup/internal/version.go b/gkebackup/internal/version.go index 356226a83337..90fc3937ca09 100644 --- a/gkebackup/internal/version.go +++ b/gkebackup/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.3.0" +const Version = "1.3.1" diff --git a/iam/CHANGES.md b/iam/CHANGES.md index 0cef5cebf13c..b8a244178281 100644 --- a/iam/CHANGES.md +++ b/iam/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.1.2](https://github.com/googleapis/google-cloud-go/compare/iam/v1.1.1...iam/v1.1.2) (2023-08-08) + + +### Documentation + +* **iam:** Minor formatting ([b4349cc](https://github.com/googleapis/google-cloud-go/commit/b4349cc507870ff8629bbc07de578b63bb889626)) + ## [1.1.1](https://github.com/googleapis/google-cloud-go/compare/iam/v1.1.0...iam/v1.1.1) (2023-06-20) diff --git a/iam/internal/version.go b/iam/internal/version.go index 1742a9624a93..2d7437987d4b 100644 --- a/iam/internal/version.go +++ b/iam/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.1.1" +const Version = "1.1.2" diff --git a/kms/CHANGES.md b/kms/CHANGES.md index 710d4697d91f..3bf140182186 100644 --- a/kms/CHANGES.md +++ b/kms/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.15.1](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.0...kms/v1.15.1) (2023-08-08) + + +### Documentation + +* **kms:** Minor formatting ([#8371](https://github.com/googleapis/google-cloud-go/issues/8371)) ([b4349cc](https://github.com/googleapis/google-cloud-go/commit/b4349cc507870ff8629bbc07de578b63bb889626)) + ## [1.15.0](https://github.com/googleapis/google-cloud-go/compare/kms/v1.14.0...kms/v1.15.0) (2023-07-24) diff --git a/kms/internal/version.go b/kms/internal/version.go index 43a2a84ef8eb..7dd6a0aa86f1 100644 --- a/kms/internal/version.go +++ b/kms/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.15.0" +const Version = "1.15.1" diff --git a/netapp/CHANGES.md b/netapp/CHANGES.md index 1c54eeb602a5..a6bb5f434fab 100644 --- a/netapp/CHANGES.md +++ b/netapp/CHANGES.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/netapp/v0.1.0...netapp/v0.2.0) (2023-08-08) + + +### Features + +* **netapp:** Add RestrictedAction to Volume ([#8378](https://github.com/googleapis/google-cloud-go/issues/8378)) ([b9e56d2](https://github.com/googleapis/google-cloud-go/commit/b9e56d2fdb6c770d58964e1e23148a712f74b9ad)) + ## 0.1.0 (2023-07-31) diff --git a/netapp/internal/version.go b/netapp/internal/version.go index 79840afee826..0009bd800a64 100644 --- a/netapp/internal/version.go +++ b/netapp/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.1.0" +const Version = "0.2.0" diff --git a/translate/CHANGES.md b/translate/CHANGES.md index f7e854ffb37c..1d1d3672ad90 100644 --- a/translate/CHANGES.md +++ b/translate/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/translate/v1.8.2...translate/v1.9.0) (2023-08-08) + + +### Features + +* **translate:** Added shadow removal and rotation correction options to Document Translation and Batch Document Translation API ([#8391](https://github.com/googleapis/google-cloud-go/issues/8391)) ([c38e910](https://github.com/googleapis/google-cloud-go/commit/c38e910f4a3114cd92e2bdceb18e53f1689f3bf8)) + ## [1.8.2](https://github.com/googleapis/google-cloud-go/compare/translate/v1.8.1...translate/v1.8.2) (2023-07-31) diff --git a/translate/internal/version.go b/translate/internal/version.go index 46acea693a2f..37e23cdd396f 100644 --- a/translate/internal/version.go +++ b/translate/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.8.2" +const Version = "1.9.0"