Skip to content

Commit

Permalink
chore: release main (#13029)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>google-cloud-gke-connect-gateway: 0.9.0</summary>

##
[0.9.0](google-cloud-gke-connect-gateway-v0.8.11...google-cloud-gke-connect-gateway-v0.9.0)
(2024-08-22)


### ⚠ BREAKING CHANGES

* [google-cloud-gke-connect-gateway] removed the nonfunctional
GatewayService and replaced it with the GatewayControl service
* existing client libraries are being regenerated to remove unused
functionality and introduce new features.

### Features

* [google-cloud-gke-connect-gateway] removed the nonfunctional
GatewayService and replaced it with the GatewayControl service
([6639798](6639798))


### Bug Fixes

* Set google.cloud.gkeconnect.gateway_v1 as the default import
([6639798](6639798))
</details>

<details><summary>google-cloud-recaptcha-enterprise: 1.22.0</summary>

##
[1.22.0](google-cloud-recaptcha-enterprise-v1.21.2...google-cloud-recaptcha-enterprise-v1.22.0)
(2024-08-22)


### Features

* add `express_settings` to `Key`
([0b90478](0b90478))
* add AddIpOverride RPC
([0b90478](0b90478))


### Documentation

* clarify `Event.express` field
([0b90478](0b90478))
* fix billing, quota, and usecase links
([0b90478](0b90478))
</details>

<details><summary>google-shopping-css: 0.1.8</summary>

##
[0.1.8](google-shopping-css-v0.1.7...google-shopping-css-v0.1.8)
(2024-08-22)


### Documentation

* [google-shopping-css] update `Certification` field descriptions
([#13027](#13027))
([70e2dd5](70e2dd5))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
release-please[bot] and parthea committed Aug 22, 2024
1 parent 48eb585 commit 812331c
Show file tree
Hide file tree
Showing 13 changed files with 50 additions and 12 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"packages/google-cloud-functions": "1.17.0",
"packages/google-cloud-gdchardwaremanagement": "0.1.3",
"packages/google-cloud-gke-backup": "0.5.11",
"packages/google-cloud-gke-connect-gateway": "0.8.11",
"packages/google-cloud-gke-connect-gateway": "0.9.0",
"packages/google-cloud-gke-hub": "1.14.2",
"packages/google-cloud-gke-multicloud": "0.6.12",
"packages/google-cloud-gsuiteaddons": "0.3.10",
Expand Down Expand Up @@ -129,7 +129,7 @@
"packages/google-cloud-privilegedaccessmanager": "0.1.1",
"packages/google-cloud-public-ca": "0.3.12",
"packages/google-cloud-rapidmigrationassessment": "0.1.9",
"packages/google-cloud-recaptcha-enterprise": "1.21.2",
"packages/google-cloud-recaptcha-enterprise": "1.22.0",
"packages/google-cloud-recommendations-ai": "0.10.12",
"packages/google-cloud-recommender": "2.15.5",
"packages/google-cloud-redis": "2.15.5",
Expand Down Expand Up @@ -184,7 +184,7 @@
"packages/google-maps-routeoptimization": "0.1.2",
"packages/google-maps-routing": "0.6.10",
"packages/google-maps-solar": "0.1.2",
"packages/google-shopping-css": "0.1.7",
"packages/google-shopping-css": "0.1.8",
"packages/google-shopping-merchant-accounts": "0.1.3",
"packages/google-shopping-merchant-conversions": "0.1.3",
"packages/google-shopping-merchant-datasources": "0.1.2",
Expand Down
17 changes: 17 additions & 0 deletions packages/google-cloud-gke-connect-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.9.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-gke-connect-gateway-v0.8.11...google-cloud-gke-connect-gateway-v0.9.0) (2024-08-22)


### ⚠ BREAKING CHANGES

* [google-cloud-gke-connect-gateway] removed the nonfunctional GatewayService and replaced it with the GatewayControl service
* existing client libraries are being regenerated to remove unused functionality and introduce new features.

### Features

* [google-cloud-gke-connect-gateway] removed the nonfunctional GatewayService and replaced it with the GatewayControl service ([6639798](https://github.com/googleapis/google-cloud-python/commit/6639798f019e86e72ce6cd5a2c837320439cb2b6))


### Bug Fixes

* Set google.cloud.gkeconnect.gateway_v1 as the default import ([6639798](https://github.com/googleapis/google-cloud-python/commit/6639798f019e86e72ce6cd5a2c837320439cb2b6))

## [0.8.11](https://github.com/googleapis/google-cloud-python/compare/google-cloud-gke-connect-gateway-v0.8.10...google-cloud-gke-connect-gateway-v0.8.11) (2024-07-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.9.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.9.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-gke-connect-gateway",
"version": "0.1.0"
"version": "0.9.0"
},
"snippets": [
{
Expand Down
14 changes: 14 additions & 0 deletions packages/google-cloud-recaptcha-enterprise/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.22.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-recaptcha-enterprise-v1.21.2...google-cloud-recaptcha-enterprise-v1.22.0) (2024-08-22)


### Features

* add `express_settings` to `Key` ([0b90478](https://github.com/googleapis/google-cloud-python/commit/0b90478bb70be96b304397fc433d2dbaf0160d30))
* add AddIpOverride RPC ([0b90478](https://github.com/googleapis/google-cloud-python/commit/0b90478bb70be96b304397fc433d2dbaf0160d30))


### Documentation

* clarify `Event.express` field ([0b90478](https://github.com/googleapis/google-cloud-python/commit/0b90478bb70be96b304397fc433d2dbaf0160d30))
* fix billing, quota, and usecase links ([0b90478](https://github.com/googleapis/google-cloud-python/commit/0b90478bb70be96b304397fc433d2dbaf0160d30))

## [1.21.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-recaptcha-enterprise-v1.21.1...google-cloud-recaptcha-enterprise-v1.21.2) (2024-07-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.22.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.22.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-recaptcha-enterprise",
"version": "0.1.0"
"version": "1.22.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-shopping-css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.8](https://github.com/googleapis/google-cloud-python/compare/google-shopping-css-v0.1.7...google-shopping-css-v0.1.8) (2024-08-22)


### Documentation

* [google-shopping-css] update `Certification` field descriptions ([#13027](https://github.com/googleapis/google-cloud-python/issues/13027)) ([70e2dd5](https://github.com/googleapis/google-cloud-python/commit/70e2dd5f024dd5c94a5e02b442bbab7e6e5f38fe))

## [0.1.7](https://github.com/googleapis/google-cloud-python/compare/google-shopping-css-v0.1.6...google-shopping-css-v0.1.7) (2024-07-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.8" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.8" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-shopping-css",
"version": "0.1.0"
"version": "0.1.8"
},
"snippets": [
{
Expand Down

0 comments on commit 812331c

Please sign in to comment.