Skip to content

Commit

Permalink
chore: release main (#11427)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 15, 2025
1 parent fdead5e commit 0a81f8f
Show file tree
Hide file tree
Showing 16 changed files with 104 additions and 15 deletions.
16 changes: 8 additions & 8 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"asset": "1.20.4",
"assuredworkloads": "1.12.3",
"automl": "1.14.4",
"backupdr": "1.2.2",
"backupdr": "1.3.0",
"baremetalsolution": "1.3.3",
"batch": "1.11.5",
"beyondcorp": "1.1.3",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -87,16 +87,16 @@
"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",
"networkmanagement": "1.18.0",
"networksecurity": "0.10.3",
"networkservices": "0.2.3",
"notebooks": "1.12.3",
"optimization": "1.7.3",
"oracledatabase": "0.2.0",
"orchestration": "1.11.3",
"orchestration": "1.11.4",
"orgpolicy": "1.14.2",
"osconfig": "1.14.3",
"oslogin": "1.14.3",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
39 changes: 39 additions & 0 deletions backupdr/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,45 @@



## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/backupdr/v1.2.2...backupdr/v1.3.0) (2025-01-15)


### ⚠ 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))


### Miscellaneous Chores

* **backupdr:** Release 1.3.0 ([#11451](https://github.com/googleapis/google-cloud-go/issues/11451)) ([fdead5e](https://github.com/googleapis/google-cloud-go/commit/fdead5e886cc51503a536113431a32d28224c7ac))

## [1.2.2](https://github.com/googleapis/google-cloud-go/compare/backupdr/v1.2.1...backupdr/v1.2.2) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion backupdr/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions cloudbuild/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

## [1.20.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.19.2...cloudbuild/v1.20.0) (2025-01-15)


### 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))
* **cloudbuild/apiv1:** Add option to enable structured logging ([#11435](https://github.com/googleapis/google-cloud-go/issues/11435)) ([8c6ed3d](https://github.com/googleapis/google-cloud-go/commit/8c6ed3d3c9677ab1b6e1e5651995b9be1856c7ac))

## [1.19.2](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.19.1...cloudbuild/v1.19.2) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion cloudbuild/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"
7 changes: 7 additions & 0 deletions gkemulticloud/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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-15)


### 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)


Expand Down
2 changes: 1 addition & 1 deletion gkemulticloud/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 monitoring/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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-15)


### 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)


Expand Down
2 changes: 1 addition & 1 deletion monitoring/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"
7 changes: 7 additions & 0 deletions networkmanagement/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.18.0](https://github.com/googleapis/google-cloud-go/compare/networkmanagement/v1.17.1...networkmanagement/v1.18.0) (2025-01-15)


### Features

* **networkmanagement:** Expose the new v1 vpcflowlogs api proto ([973e3d2](https://github.com/googleapis/google-cloud-go/commit/973e3d267844d251f5bfc33f473b853ac288b959))

## [1.17.1](https://github.com/googleapis/google-cloud-go/compare/networkmanagement/v1.17.0...networkmanagement/v1.17.1) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion networkmanagement/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.17.1"
const Version = "1.18.0"
7 changes: 7 additions & 0 deletions orchestration/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.11.4](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.11.3...orchestration/v1.11.4) (2025-01-15)


### Documentation

* **orchestration/airflow/service:** A comment for method `ListWorkloads` in service `Environments` is changed ([#11439](https://github.com/googleapis/google-cloud-go/issues/11439)) ([973e3d2](https://github.com/googleapis/google-cloud-go/commit/973e3d267844d251f5bfc33f473b853ac288b959))

## [1.11.3](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.11.2...orchestration/v1.11.3) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion orchestration/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.11.3"
const Version = "1.11.4"
7 changes: 7 additions & 0 deletions recaptchaenterprise/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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-15)


### 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)


Expand Down
2 changes: 1 addition & 1 deletion recaptchaenterprise/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"
7 changes: 7 additions & 0 deletions tpu/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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-15)


### 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)


Expand Down

0 comments on commit 0a81f8f

Please sign in to comment.