From 078d97f037dd2c79cc112040603cd71dd7feaca4 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 17:08:14 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest-submodules.json | 10 +++++----- aiplatform/CHANGES.md | 7 +++++++ aiplatform/internal/version.go | 2 +- cloudbuild/CHANGES.md | 7 +++++++ cloudbuild/internal/version.go | 2 +- cloudtasks/CHANGES.md | 7 +++++++ cloudtasks/internal/version.go | 2 +- dataplex/CHANGES.md | 7 +++++++ dataplex/internal/version.go | 2 +- datastream/CHANGES.md | 7 +++++++ datastream/internal/version.go | 2 +- 11 files changed, 45 insertions(+), 10 deletions(-) diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json index 4c06ee589a7c..02dd6924b409 100644 --- a/.release-please-manifest-submodules.json +++ b/.release-please-manifest-submodules.json @@ -3,7 +3,7 @@ "accesscontextmanager": "1.8.1", "advisorynotifications": "1.0.0", "ai": "0.1.1", - "aiplatform": "1.46.0", + "aiplatform": "1.47.0", "alloydb": "1.3.0", "analytics": "0.21.2", "apigateway": "1.6.1", @@ -23,9 +23,9 @@ "binaryauthorization": "1.6.1", "certificatemanager": "1.7.1", "channel": "1.16.0", - "cloudbuild": "1.12.0", + "cloudbuild": "1.13.0", "clouddms": "1.6.1", - "cloudtasks": "1.12.0", + "cloudtasks": "1.12.1", "commerce": "0.0.0", "compute": "1.22.0", "compute/metadata": "0.2.3", @@ -38,10 +38,10 @@ "dataform": "0.8.1", "datafusion": "1.7.1", "datalabeling": "0.8.1", - "dataplex": "1.8.1", + "dataplex": "1.9.0", "dataproc": "2.0.1", "dataqna": "0.8.1", - "datastream": "1.9.1", + "datastream": "1.10.0", "deploy": "1.12.1", "dialogflow": "1.40.0", "discoveryengine": "1.0.0", diff --git a/aiplatform/CHANGES.md b/aiplatform/CHANGES.md index 4b1353fba424..034fa3b88b8c 100644 --- a/aiplatform/CHANGES.md +++ b/aiplatform/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.47.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.46.0...aiplatform/v1.47.0) (2023-07-25) + + +### Features + +* **aiplatform:** ScheduleService (schedule_service.proto) creates and manages Schedule resources to launch scheduled pipelines runs ([7cb7f66](https://github.com/googleapis/google-cloud-go/commit/7cb7f66f0646617c27aa9a9b4fe38b9f368eb3bb)) + ## [1.46.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.45.0...aiplatform/v1.46.0) (2023-07-18) diff --git a/aiplatform/internal/version.go b/aiplatform/internal/version.go index fc6b11e22267..f2754293858e 100644 --- a/aiplatform/internal/version.go +++ b/aiplatform/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.46.0" +const Version = "1.47.0" diff --git a/cloudbuild/CHANGES.md b/cloudbuild/CHANGES.md index 9168ae5f91f7..54f187cadb68 100644 --- a/cloudbuild/CHANGES.md +++ b/cloudbuild/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.12.0...cloudbuild/v1.13.0) (2023-07-25) + + +### Features + +* **cloudbuild/apiv1:** Add git_file_source and git_repo_source to build_trigger ([7cb7f66](https://github.com/googleapis/google-cloud-go/commit/7cb7f66f0646617c27aa9a9b4fe38b9f368eb3bb)) + ## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.11.0...cloudbuild/v1.12.0) (2023-07-24) diff --git a/cloudbuild/internal/version.go b/cloudbuild/internal/version.go index 4518b5fb4070..efedadbea253 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.12.0" +const Version = "1.13.0" diff --git a/cloudtasks/CHANGES.md b/cloudtasks/CHANGES.md index 76ba61ad1525..affa30480833 100644 --- a/cloudtasks/CHANGES.md +++ b/cloudtasks/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.12.1](https://github.com/googleapis/google-cloud-go/compare/cloudtasks/v1.12.0...cloudtasks/v1.12.1) (2023-07-25) + + +### Documentation + +* **cloudtasks:** Minor formatting ([cdee2d9](https://github.com/googleapis/google-cloud-go/commit/cdee2d918015c9b0a53aa8283085214d9a11c77c)) + ## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/cloudtasks/v1.11.1...cloudtasks/v1.12.0) (2023-07-18) diff --git a/cloudtasks/internal/version.go b/cloudtasks/internal/version.go index 4518b5fb4070..5ac4a843e11e 100644 --- a/cloudtasks/internal/version.go +++ b/cloudtasks/internal/version.go @@ -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" diff --git a/dataplex/CHANGES.md b/dataplex/CHANGES.md index 7dcc6f32093c..37e87a0642b6 100644 --- a/dataplex/CHANGES.md +++ b/dataplex/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.8.1...dataplex/v1.9.0) (2023-07-25) + + +### Features + +* **dataplex:** New service DataTaxonomyService and related messages ([#8320](https://github.com/googleapis/google-cloud-go/issues/8320)) ([cdee2d9](https://github.com/googleapis/google-cloud-go/commit/cdee2d918015c9b0a53aa8283085214d9a11c77c)) + ## [1.8.1](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.8.0...dataplex/v1.8.1) (2023-06-20) diff --git a/dataplex/internal/version.go b/dataplex/internal/version.go index 0212cf2e8ae8..37e23cdd396f 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.8.1" +const Version = "1.9.0" diff --git a/datastream/CHANGES.md b/datastream/CHANGES.md index 49e78fff5f7d..f6d917f4b496 100644 --- a/datastream/CHANGES.md +++ b/datastream/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/datastream/v1.9.1...datastream/v1.10.0) (2023-07-25) + + +### Features + +* **datastream:** Add precision and scale to MysqlColumn ([7cb7f66](https://github.com/googleapis/google-cloud-go/commit/7cb7f66f0646617c27aa9a9b4fe38b9f368eb3bb)) + ## [1.9.1](https://github.com/googleapis/google-cloud-go/compare/datastream/v1.9.0...datastream/v1.9.1) (2023-06-20) diff --git a/datastream/internal/version.go b/datastream/internal/version.go index dce8056ce614..1850527884a3 100644 --- a/datastream/internal/version.go +++ b/datastream/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.9.1" +const Version = "1.10.0"