Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 25, 2024
1 parent 05816f9 commit 76eaeec
Show file tree
Hide file tree
Showing 15 changed files with 72 additions and 14 deletions.
14 changes: 7 additions & 7 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"asset": "1.19.1",
"assuredworkloads": "1.11.7",
"automl": "1.13.7",
"backupdr": "0.1.1",
"backupdr": "0.2.0",
"baremetalsolution": "1.2.6",
"batch": "1.8.7",
"beyondcorp": "1.0.6",
"billing": "1.18.5",
"billing": "1.18.6",
"binaryauthorization": "1.8.3",
"certificatemanager": "1.8.1",
"channel": "1.17.7",
"chat": "0.1.1",
"cloudbuild": "1.16.1",
"cloudcontrolspartner": "0.2.1",
"cloudcontrolspartner": "0.2.2",
"clouddms": "1.7.6",
"cloudprofiler": "0.3.2",
"cloudquotas": "0.2.1",
Expand All @@ -44,8 +44,8 @@
"dataform": "0.9.4",
"datafusion": "1.7.7",
"datalabeling": "0.8.7",
"dataplex": "1.16.1",
"dataproc": "2.4.2",
"dataplex": "1.17.0",
"dataproc": "2.5.0",
"dataqna": "0.8.7",
"datastream": "1.10.6",
"deploy": "1.19.0",
Expand Down Expand Up @@ -83,7 +83,7 @@
"memcache": "1.10.7",
"metastore": "1.13.6",
"migrationcenter": "1.0.0",
"monitoring": "1.19.0",
"monitoring": "1.20.0",
"netapp": "1.1.0",
"networkconnectivity": "1.14.6",
"networkmanagement": "1.13.2",
Expand Down Expand Up @@ -114,7 +114,7 @@
"securesourcemanager": "0.1.5",
"security": "1.17.0",
"securitycenter": "1.30.0",
"securitycentermanagement": "0.3.0",
"securitycentermanagement": "0.4.0",
"securityposture": "0.1.3",
"servicecontrol": "1.13.2",
"servicedirectory": "1.11.7",
Expand Down
9 changes: 9 additions & 0 deletions backupdr/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/backupdr/v0.1.1...backupdr/v0.2.0) (2024-06-25)


### Features

* **backupdr:** A new field `satisfies_pzi` is added ([d6c543c](https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9))
* **backupdr:** A new field `satisfies_pzs` is added ([d6c543c](https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9))
* **backupdr:** Updated documentation URI ([d6c543c](https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9))

## [0.1.1](https://github.com/googleapis/google-cloud-go/compare/backupdr/v0.1.0...backupdr/v0.1.1) (2024-05-01)


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.

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

## [1.18.6](https://github.com/googleapis/google-cloud-go/compare/billing/v1.18.5...billing/v1.18.6) (2024-06-25)


### Documentation

* **billing:** Genereal documentation improvements ([d6c543c](https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9))

## [1.18.5](https://github.com/googleapis/google-cloud-go/compare/billing/v1.18.4...billing/v1.18.5) (2024-05-01)


Expand Down
2 changes: 1 addition & 1 deletion billing/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.18.5"
const Version = "1.18.6"
8 changes: 8 additions & 0 deletions cloudcontrolspartner/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.2.2](https://github.com/googleapis/google-cloud-go/compare/cloudcontrolspartner/v0.2.1...cloudcontrolspartner/v0.2.2) (2024-06-25)


### Documentation

* **cloudcontrolspartner:** Mark the accessApprovalRequests.list method as deprecated ([d6c543c](https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9))
* **cloudcontrolspartner:** Mark the accessApprovalRequests.list method as deprecated ([d6c543c](https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9))

## [0.2.1](https://github.com/googleapis/google-cloud-go/compare/cloudcontrolspartner/v0.2.0...cloudcontrolspartner/v0.2.1) (2024-05-01)


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

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

12 changes: 12 additions & 0 deletions dataplex/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changes


## [1.17.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.16.1...dataplex/v1.17.0) (2024-06-25)


### Features

* **dataplex:** Exposing EntrySource.location field that contains location of a resource in the source system ([d6c543c](https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9))


### Documentation

* **dataplex:** Scrub descriptions for GenerateDataQualityRules ([d6c543c](https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9))

## [1.16.1](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.16.0...dataplex/v1.16.1) (2024-06-18)


Expand Down
2 changes: 1 addition & 1 deletion dataplex/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.16.1"
const Version = "1.17.0"
7 changes: 7 additions & 0 deletions dataproc/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [2.5.0](https://github.com/googleapis/google-cloud-go/compare/dataproc/v2.4.2...dataproc/v2.5.0) (2024-06-25)


### Features

* **dataproc:** Add the cohort and auto tuning configuration to the batch's RuntimeConfig ([#10424](https://github.com/googleapis/google-cloud-go/issues/10424)) ([2d5a9ad](https://github.com/googleapis/google-cloud-go/commit/2d5a9adcd6ee4803dd58b925b93bc0b51ec2b720))

## [2.4.2](https://github.com/googleapis/google-cloud-go/compare/dataproc/v2.4.1...dataproc/v2.4.2) (2024-05-01)


Expand Down
2 changes: 1 addition & 1 deletion dataproc/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.4.2"
const Version = "2.5.0"
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.20.0](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.19.0...monitoring/v1.20.0) (2024-06-25)


### Features

* **monitoring/apiv3:** Add support to add links in AlertPolicy ([d6c543c](https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9))

## [1.19.0](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.18.2...monitoring/v1.19.0) (2024-05-01)


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.19.0"
const Version = "1.20.0"
8 changes: 8 additions & 0 deletions securitycentermanagement/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/securitycentermanagement/v0.3.0...securitycentermanagement/v0.4.0) (2024-06-25)


### Features

* **securitycentermanagement:** Add `show_eligible_modules_only` field to `GetSecurityCenterServiceRequest` message ([d6c543c](https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9))
* **securitycentermanagement:** Add `TOXIC_COMBINATION` to `FindingClass` enum ([d6c543c](https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9))

## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/securitycentermanagement/v0.2.1...securitycentermanagement/v0.3.0) (2024-06-18)


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

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

0 comments on commit 76eaeec

Please sign in to comment.