Skip to content

Commit

Permalink
chore: release main (googleapis#10723)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Cody Oss <6331106+codyoss@users.noreply.github.com>
  • Loading branch information
release-please[bot] and codyoss authored Aug 23, 2024
1 parent 1651383 commit 4bc4b45
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"filestore": "1.9.0",
"functions": "1.19.0",
"gkebackup": "1.6.0",
"gkeconnect": "0.9.0",
"gkeconnect": "0.10.0",
"gkehub": "0.15.0",
"gkemulticloud": "1.3.0",
"grafeas": "0.3.10",
Expand Down Expand Up @@ -103,7 +103,7 @@
"privatecatalog": "0.10.0",
"privilegedaccessmanager": "0.2.0",
"rapidmigrationassessment": "1.1.0",
"recaptchaenterprise": "2.15.0",
"recaptchaenterprise": "2.16.0",
"recommendationengine": "0.9.0",
"recommender": "1.13.0",
"redis": "1.17.0",
Expand All @@ -124,7 +124,7 @@
"servicemanagement": "1.10.0",
"serviceusage": "1.9.0",
"shell": "1.8.0",
"shopping": "0.9.0",
"shopping": "0.9.1",
"speech": "1.25.0",
"storageinsights": "1.1.0",
"storagetransfer": "1.11.0",
Expand Down
7 changes: 7 additions & 0 deletions gkeconnect/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [0.10.0](https://github.com/googleapis/google-cloud-go/compare/gkeconnect/v0.9.0...gkeconnect/v0.10.0) (2024-08-23)


### Features

* **gkeconnect/gateway:** Removed the nonfunctional GatewayService and replaced it with the GatewayControl service ([#10716](https://github.com/googleapis/google-cloud-go/issues/10716)) ([946a5fc](https://github.com/googleapis/google-cloud-go/commit/946a5fcfeb85e22b1d8e995cda6b18b745459656))

## [0.9.0](https://github.com/googleapis/google-cloud-go/compare/gkeconnect/v0.8.12...gkeconnect/v0.9.0) (2024-08-20)


Expand Down
14 changes: 14 additions & 0 deletions recaptchaenterprise/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Changes


## [2.16.0](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.15.0...recaptchaenterprise/v2.16.0) (2024-08-23)


### Features

* **recaptchaenterprise:** Add `express_settings` to `Key` ([946a5fc](https://github.com/googleapis/google-cloud-go/commit/946a5fcfeb85e22b1d8e995cda6b18b745459656))
* **recaptchaenterprise:** Add AddIpOverride RPC ([946a5fc](https://github.com/googleapis/google-cloud-go/commit/946a5fcfeb85e22b1d8e995cda6b18b745459656))


### Documentation

* **recaptchaenterprise:** Clarify `Event.express` field ([946a5fc](https://github.com/googleapis/google-cloud-go/commit/946a5fcfeb85e22b1d8e995cda6b18b745459656))
* **recaptchaenterprise:** Fix billing, quota, and usecase links ([946a5fc](https://github.com/googleapis/google-cloud-go/commit/946a5fcfeb85e22b1d8e995cda6b18b745459656))

## [2.15.0](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.14.3...recaptchaenterprise/v2.15.0) (2024-08-20)


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.15.0"
const Version = "2.16.0"
7 changes: 7 additions & 0 deletions shopping/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.9.1](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.9.0...shopping/v0.9.1) (2024-08-23)


### Documentation

* **shopping/css:** Update `Certification` field descriptions ([946a5fc](https://github.com/googleapis/google-cloud-go/commit/946a5fcfeb85e22b1d8e995cda6b18b745459656))

## [0.9.0](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.8.7...shopping/v0.9.0) (2024-08-20)


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

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

0 comments on commit 4bc4b45

Please sign in to comment.