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 Dec 23, 2024
1 parent 7ecb33c commit 3c86b5b
Show file tree
Hide file tree
Showing 21 changed files with 76 additions and 20 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"packages/google-cloud-gke-backup": "0.5.14",
"packages/google-cloud-gke-connect-gateway": "0.10.1",
"packages/google-cloud-gke-hub": "1.16.0",
"packages/google-cloud-gke-multicloud": "0.6.16",
"packages/google-cloud-gke-multicloud": "0.6.17",
"packages/google-cloud-gsuiteaddons": "0.3.13",
"packages/google-cloud-iam": "2.17.0",
"packages/google-cloud-iam-logging": "1.4.0",
Expand Down Expand Up @@ -150,10 +150,10 @@
"packages/google-cloud-service-directory": "1.13.0",
"packages/google-cloud-service-management": "1.12.0",
"packages/google-cloud-service-usage": "1.12.0",
"packages/google-cloud-servicehealth": "0.1.9",
"packages/google-cloud-servicehealth": "0.1.10",
"packages/google-cloud-shell": "1.11.0",
"packages/google-cloud-source-context": "1.6.0",
"packages/google-cloud-speech": "2.29.0",
"packages/google-cloud-speech": "2.30.0",
"packages/google-cloud-storage-control": "1.2.0",
"packages/google-cloud-storage-transfer": "1.15.0",
"packages/google-cloud-storageinsights": "0.1.13",
Expand Down Expand Up @@ -188,7 +188,7 @@
"packages/google-maps-routeoptimization": "0.1.7",
"packages/google-maps-routing": "0.6.13",
"packages/google-maps-solar": "0.1.5",
"packages/google-shopping-css": "0.1.11",
"packages/google-shopping-css": "0.1.12",
"packages/google-shopping-merchant-accounts": "0.2.3",
"packages/google-shopping-merchant-conversions": "0.1.6",
"packages/google-shopping-merchant-datasources": "0.1.6",
Expand Down
13 changes: 13 additions & 0 deletions packages/google-cloud-gke-multicloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.6.17](https://github.com/googleapis/google-cloud-python/compare/google-cloud-gke-multicloud-v0.6.16...google-cloud-gke-multicloud-v0.6.17) (2024-12-23)


### Features

* added support for optionally disabling built-in GKE metrics ([57232b6](https://github.com/googleapis/google-cloud-python/commit/57232b6b38c004c5136a8ad8051fa1f667d2353d))
* added tag bindings support for Attached Clusters ([57232b6](https://github.com/googleapis/google-cloud-python/commit/57232b6b38c004c5136a8ad8051fa1f667d2353d))


### Documentation

* updated comments of existing fields ([57232b6](https://github.com/googleapis/google-cloud-python/commit/57232b6b38c004c5136a8ad8051fa1f667d2353d))

## [0.6.16](https://github.com/googleapis/google-cloud-python/compare/google-cloud-gke-multicloud-v0.6.15...google-cloud-gke-multicloud-v0.6.16) (2024-12-12)


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.6.17" # {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.6.17" # {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-multicloud",
"version": "0.1.0"
"version": "0.6.17"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-servicehealth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.10](https://github.com/googleapis/google-cloud-python/compare/google-cloud-servicehealth-v0.1.9...google-cloud-servicehealth-v0.1.10) (2024-12-23)


### Documentation

* [google-cloud-servicehealth] update documentation for various messages ([#13374](https://github.com/googleapis/google-cloud-python/issues/13374)) ([8e53145](https://github.com/googleapis/google-cloud-python/commit/8e531455b2ea2ecaf19981ad7871bdba0389afaa))

## [0.1.9](https://github.com/googleapis/google-cloud-python/compare/google-cloud-servicehealth-v0.1.8...google-cloud-servicehealth-v0.1.9) (2024-12-12)


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.10" # {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.10" # {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-servicehealth",
"version": "0.1.0"
"version": "0.1.10"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-cloud-speech/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

[1]: https://pypi.org/project/google-cloud-speech/#history

## [2.30.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-speech-v2.29.0...google-cloud-speech-v2.30.0) (2024-12-23)


### Features

* expand the set of supported explicit audio encodings ([6ddf897](https://github.com/googleapis/google-cloud-python/commit/6ddf8978ba597538d12cdb4ede5440dba5023c4f))


### Documentation

* updated ExplicitDecodingConfig documentation to reflect changes related to newly supported encodings ([6ddf897](https://github.com/googleapis/google-cloud-python/commit/6ddf8978ba597538d12cdb4ede5440dba5023c4f))

## [2.29.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-speech-v2.28.1...google-cloud-speech-v2.29.0) (2024-12-12)


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__ = "2.30.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__ = "2.30.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__ = "2.30.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__ = "2.30.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-speech",
"version": "0.1.0"
"version": "2.30.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-speech",
"version": "0.1.0"
"version": "2.30.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-speech",
"version": "0.1.0"
"version": "2.30.0"
},
"snippets": [
{
Expand Down
24 changes: 24 additions & 0 deletions packages/google-shopping-css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [0.1.12](https://github.com/googleapis/google-cloud-python/compare/google-shopping-css-v0.1.11...google-shopping-css-v0.1.12) (2024-12-23)


### Features

* UpdateCssProduct is added to CssProductInput proto ([5db8939](https://github.com/googleapis/google-cloud-python/commit/5db8939bb631938a19f99b384e1a0676ed973e28))


### Documentation

* A comment for field `applicable_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([5db8939](https://github.com/googleapis/google-cloud-python/commit/5db8939bb631938a19f99b384e1a0676ed973e28))
* A comment for field `approved_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([5db8939](https://github.com/googleapis/google-cloud-python/commit/5db8939bb631938a19f99b384e1a0676ed973e28))
* A comment for field `disapproved_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([5db8939](https://github.com/googleapis/google-cloud-python/commit/5db8939bb631938a19f99b384e1a0676ed973e28))
* A comment for field `feed_id` in message`.google.shopping.css.v1.InsertCssProductInputRequest` is changed ([5db8939](https://github.com/googleapis/google-cloud-python/commit/5db8939bb631938a19f99b384e1a0676ed973e28))
* A comment for field `headline_offer_price` in message `.google.shopping.css.v1.Attributes` is changed ([5db8939](https://github.com/googleapis/google-cloud-python/commit/5db8939bb631938a19f99b384e1a0676ed973e28))
* A comment for field `headline_offer_shipping_price` in message `.google.shopping.css.v1.Attributes` is changed ([5db8939](https://github.com/googleapis/google-cloud-python/commit/5db8939bb631938a19f99b384e1a0676ed973e28))
* A comment for field `high_price` in message `.google.shopping.css.v1.Attributes` is changed ([5db8939](https://github.com/googleapis/google-cloud-python/commit/5db8939bb631938a19f99b384e1a0676ed973e28))
* A comment for field `low_price` in message `.google.shopping.css.v1.Attributes` is changed ([5db8939](https://github.com/googleapis/google-cloud-python/commit/5db8939bb631938a19f99b384e1a0676ed973e28))
* A comment for field `number_of_offers` in message `.google.shopping.css.v1.Attributes` is changed ([5db8939](https://github.com/googleapis/google-cloud-python/commit/5db8939bb631938a19f99b384e1a0676ed973e28))
* A comment for field `page_size` in message `.google.shopping.css.v1.ListChildAccountsRequest` is changed ([5db8939](https://github.com/googleapis/google-cloud-python/commit/5db8939bb631938a19f99b384e1a0676ed973e28))
* A comment for field `pending_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([5db8939](https://github.com/googleapis/google-cloud-python/commit/5db8939bb631938a19f99b384e1a0676ed973e28))
* A comment for field `servability` in message `.google.shopping.css.v1.CssProductStatus` is changed ([5db8939](https://github.com/googleapis/google-cloud-python/commit/5db8939bb631938a19f99b384e1a0676ed973e28))
* A comment for message `CssProduct` is changed ([5db8939](https://github.com/googleapis/google-cloud-python/commit/5db8939bb631938a19f99b384e1a0676ed973e28))

## [0.1.11](https://github.com/googleapis/google-cloud-python/compare/google-shopping-css-v0.1.10...google-shopping-css-v0.1.11) (2024-12-12)


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.12" # {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.12" # {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.12"
},
"snippets": [
{
Expand Down

0 comments on commit 3c86b5b

Please sign in to comment.