From 429685084f31b7e84638432b21aac1c44adca360 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:43:47 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest-submodules.json | 12 ++++----- backupdr/CHANGES.md | 34 ++++++++++++++++++++++++ backupdr/internal/version.go | 2 +- cloudbuild/CHANGES.md | 7 +++++ cloudbuild/internal/version.go | 2 +- gkemulticloud/CHANGES.md | 7 +++++ gkemulticloud/internal/version.go | 2 +- monitoring/CHANGES.md | 7 +++++ monitoring/internal/version.go | 2 +- recaptchaenterprise/CHANGES.md | 7 +++++ recaptchaenterprise/internal/version.go | 2 +- tpu/CHANGES.md | 7 +++++ 12 files changed, 80 insertions(+), 11 deletions(-) diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json index 6aa62fba6951..adbc2318d477 100644 --- a/.release-please-manifest-submodules.json +++ b/.release-please-manifest-submodules.json @@ -19,7 +19,7 @@ "asset": "1.20.4", "assuredworkloads": "1.12.3", "automl": "1.14.4", - "backupdr": "1.2.2", + "backupdr": "2.0.0", "baremetalsolution": "1.3.3", "batch": "1.11.5", "beyondcorp": "1.1.3", @@ -28,7 +28,7 @@ "certificatemanager": "1.9.3", "channel": "1.19.2", "chat": "0.9.1", - "cloudbuild": "1.19.2", + "cloudbuild": "1.20.0", "cloudcontrolspartner": "1.2.2", "clouddms": "1.8.3", "cloudprofiler": "0.4.3", @@ -67,7 +67,7 @@ "gkebackup": "1.6.3", "gkeconnect": "0.12.1", "gkehub": "0.15.3", - "gkemulticloud": "1.5.0", + "gkemulticloud": "1.5.1", "grafeas": "0.3.13", "gsuiteaddons": "1.7.3", "iam": "1.3.1", @@ -87,7 +87,7 @@ "memorystore": "0.1.1", "metastore": "1.14.3", "migrationcenter": "1.1.3", - "monitoring": "1.22.1", + "monitoring": "1.23.0", "netapp": "1.6.0", "networkconnectivity": "1.16.1", "networkmanagement": "1.17.1", @@ -107,7 +107,7 @@ "privatecatalog": "0.10.4", "privilegedaccessmanager": "0.2.3", "rapidmigrationassessment": "1.1.3", - "recaptchaenterprise": "2.19.3", + "recaptchaenterprise": "2.19.4", "recommendationengine": "0.9.3", "recommender": "1.13.3", "redis": "1.17.3", @@ -137,7 +137,7 @@ "talent": "1.8.0", "telcoautomation": "1.1.3", "texttospeech": "1.11.0", - "tpu": "1.7.3", + "tpu": "1.8.0", "trace": "1.11.3", "translate": "1.12.3", "video": "1.23.3", diff --git a/backupdr/CHANGES.md b/backupdr/CHANGES.md index f073bf97bc6a..ae9d5fb8f250 100644 --- a/backupdr/CHANGES.md +++ b/backupdr/CHANGES.md @@ -2,6 +2,40 @@ +## [2.0.0](https://github.com/googleapis/google-cloud-go/compare/backupdr/v1.2.2...backupdr/v2.0.0) (2025-01-10) + + +### ⚠ BREAKING CHANGES + +* **backupdr:** Update field behavior of `resource_type` field in message `BackupPlanAssociation` to `REQUIRED` + +### Features + +* **backupdr:** `ignore_backup_plan_references` added to the DeleteBackupVaultRequest ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) +* **backupdr:** Add enum to Backup Vault Access Restriction field ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) +* **backupdr:** Add InitializeServiceAPI ([#11419](https://github.com/googleapis/google-cloud-go/issues/11419)) ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) +* **backupdr:** Update field behavior of `networks` field in message `ManagementServer` to `OPTIONAL` ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) + + +### Bug Fixes + +* **backupdr:** Update field behavior of `resource_type` field in message `BackupPlanAssociation` to `REQUIRED` ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) + + +### Documentation + +* **backupdr:** A comment for enum value `ACCESS_RESTRICTION_UNSPECIFIED` in enum `AccessRestriction` is changed ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) +* **backupdr:** A comment for field `access_restriction` in message `.google.cloud.backupdr.v1.BackupVault` is changed ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) +* **backupdr:** A comment for field `backup_retention_days` in message `.google.cloud.backupdr.v1.BackupRule` is changed ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) +* **backupdr:** A comment for field `data_source` in message `.google.cloud.backupdr.v1.BackupPlanAssociation` is changed ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) +* **backupdr:** A comment for field `last_backup_error` in message `.google.cloud.backupdr.v1.RuleConfigInfo` is changed ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) +* **backupdr:** A comment for field `networks` in message `.google.cloud.backupdr.v1.ManagementServer` is changed ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) +* **backupdr:** A comment for field `requested_cancellation` in message `.google.cloud.backupdr.v1.OperationMetadata` is changed ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) +* **backupdr:** A comment for field `resource_type` in message `.google.cloud.backupdr.v1.BackupPlan` is changed ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) +* **backupdr:** A comment for field `resource_type` in message `.google.cloud.backupdr.v1.BackupPlanAssociation` is changed ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) +* **backupdr:** A comment for field `rule_id` in message `.google.cloud.backupdr.v1.RuleConfigInfo` is changed ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) +* **backupdr:** A comment for field `uid` in message `.google.cloud.backupdr.v1.BackupVault` is changed ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) + ## [1.2.2](https://github.com/googleapis/google-cloud-go/compare/backupdr/v1.2.1...backupdr/v1.2.2) (2025-01-02) diff --git a/backupdr/internal/version.go b/backupdr/internal/version.go index 095cfc163e0f..115a345cd9d1 100644 --- a/backupdr/internal/version.go +++ b/backupdr/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.2.2" +const Version = "2.0.0" diff --git a/cloudbuild/CHANGES.md b/cloudbuild/CHANGES.md index 6e26d4ded130..830e5fc3b7d8 100644 --- a/cloudbuild/CHANGES.md +++ b/cloudbuild/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.20.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.19.2...cloudbuild/v1.20.0) (2025-01-10) + + +### Features + +* **cloudbuild/apiv1:** Add GoModule to Artifact and Results messages and new GO_MODULE_H1 hash type ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) + ## [1.19.2](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.19.1...cloudbuild/v1.19.2) (2025-01-02) diff --git a/cloudbuild/internal/version.go b/cloudbuild/internal/version.go index 50a4f1c453a7..0b0f0e914120 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.19.2" +const Version = "1.20.0" diff --git a/gkemulticloud/CHANGES.md b/gkemulticloud/CHANGES.md index 085876268a63..ff7322bd3b42 100644 --- a/gkemulticloud/CHANGES.md +++ b/gkemulticloud/CHANGES.md @@ -1,6 +1,13 @@ # Changelog +## [1.5.1](https://github.com/googleapis/google-cloud-go/compare/gkemulticloud/v1.5.0...gkemulticloud/v1.5.1) (2025-01-10) + + +### Documentation + +* **gkemulticloud:** Fix comments of existing field ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) + ## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/gkemulticloud/v1.4.1...gkemulticloud/v1.5.0) (2025-01-02) diff --git a/gkemulticloud/internal/version.go b/gkemulticloud/internal/version.go index d339bd9a354e..7e867004f132 100644 --- a/gkemulticloud/internal/version.go +++ b/gkemulticloud/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.5.0" +const Version = "1.5.1" diff --git a/monitoring/CHANGES.md b/monitoring/CHANGES.md index 2975cf43e345..8ae68839ae7a 100644 --- a/monitoring/CHANGES.md +++ b/monitoring/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.23.0](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.22.1...monitoring/v1.23.0) (2025-01-10) + + +### Features + +* **monitoring:** Add active_only field to ListMetricDescriptorsRequest ([#11430](https://github.com/googleapis/google-cloud-go/issues/11430)) ([43c6b83](https://github.com/googleapis/google-cloud-go/commit/43c6b83c636503b0d0c45b8845e3516f80dbc86d)) + ## [1.22.1](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.22.0...monitoring/v1.22.1) (2025-01-02) diff --git a/monitoring/internal/version.go b/monitoring/internal/version.go index 08bddba74861..639553700322 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.22.1" +const Version = "1.23.0" diff --git a/recaptchaenterprise/CHANGES.md b/recaptchaenterprise/CHANGES.md index c27d1b809105..208d0caebba7 100644 --- a/recaptchaenterprise/CHANGES.md +++ b/recaptchaenterprise/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [2.19.4](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.19.3...recaptchaenterprise/v2.19.4) (2025-01-10) + + +### Documentation + +* **recaptchaenterprise:** Tweak comments ([baeccc8](https://github.com/googleapis/google-cloud-go/commit/baeccc85c512ff67a63f13bb5822fee3b8e432fc)) + ## [2.19.3](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.19.2...recaptchaenterprise/v2.19.3) (2025-01-08) diff --git a/recaptchaenterprise/internal/version.go b/recaptchaenterprise/internal/version.go index f9ba382c3c2e..faa63e189c5e 100644 --- a/recaptchaenterprise/internal/version.go +++ b/recaptchaenterprise/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "2.19.3" +const Version = "2.19.4" diff --git a/tpu/CHANGES.md b/tpu/CHANGES.md index 6475dbfafc89..2dae27e96a94 100644 --- a/tpu/CHANGES.md +++ b/tpu/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/tpu/v1.7.3...tpu/v1.8.0) (2025-01-10) + + +### Features + +* **tpu:** Add UNKNOWN to TPU node state, This state will be used to prevent a node from being marked as READY during diagnose after it has failed repair ([#11433](https://github.com/googleapis/google-cloud-go/issues/11433)) ([985f3dc](https://github.com/googleapis/google-cloud-go/commit/985f3dcdbaf651b0ec7f4dd7ca1bb37a173e4f80)) + ## [1.7.3](https://github.com/googleapis/google-cloud-go/compare/tpu/v1.7.2...tpu/v1.7.3) (2025-01-02)