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 12, 2024
1 parent 24c89e5 commit 0fe90f8
Show file tree
Hide file tree
Showing 27 changed files with 125 additions and 21 deletions.
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.3.16" # {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.3.16" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-addressvalidation",
"version": "0.1.0"
"version": "0.3.16"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-maps-areainsights/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.3](https://github.com/googleapis/google-cloud-python/compare/google-maps-areainsights-v0.1.2...google-maps-areainsights-v0.1.3) (2024-12-12)


### Features

* Add support for opt-in debug logging ([cf4d0e0](https://github.com/googleapis/google-cloud-python/commit/cf4d0e0ddd6d9d8808bde59d8b62acb4ff7f1750))


### Bug Fixes

* Fix typing issue with gRPC metadata when key ends in -bin ([cf4d0e0](https://github.com/googleapis/google-cloud-python/commit/cf4d0e0ddd6d9d8808bde59d8b62acb4ff7f1750))

## [0.1.2](https://github.com/googleapis/google-cloud-python/compare/google-maps-areainsights-v0.1.1...google-maps-areainsights-v0.1.2) (2024-11-11)


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.3" # {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.3" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-areainsights",
"version": "0.1.0"
"version": "0.1.3"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-maps-fleetengine-delivery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.2.7](https://github.com/googleapis/google-cloud-python/compare/google-maps-fleetengine-delivery-v0.2.6...google-maps-fleetengine-delivery-v0.2.7) (2024-12-12)


### Features

* Add support for opt-in debug logging ([cf4d0e0](https://github.com/googleapis/google-cloud-python/commit/cf4d0e0ddd6d9d8808bde59d8b62acb4ff7f1750))


### Bug Fixes

* Fix typing issue with gRPC metadata when key ends in -bin ([cf4d0e0](https://github.com/googleapis/google-cloud-python/commit/cf4d0e0ddd6d9d8808bde59d8b62acb4ff7f1750))

## [0.2.6](https://github.com/googleapis/google-cloud-python/compare/google-maps-fleetengine-delivery-v0.2.5...google-maps-fleetengine-delivery-v0.2.6) (2024-11-11)


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.2.7" # {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.2.7" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-fleetengine-delivery",
"version": "0.1.0"
"version": "0.2.7"
},
"snippets": [
{
Expand Down
17 changes: 17 additions & 0 deletions packages/google-maps-fleetengine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.2.5](https://github.com/googleapis/google-cloud-python/compare/google-maps-fleetengine-v0.2.4...google-maps-fleetengine-v0.2.5) (2024-12-12)


### Features

* Add support for opt-in debug logging ([cf4d0e0](https://github.com/googleapis/google-cloud-python/commit/cf4d0e0ddd6d9d8808bde59d8b62acb4ff7f1750))


### Bug Fixes

* Fix typing issue with gRPC metadata when key ends in -bin ([cf4d0e0](https://github.com/googleapis/google-cloud-python/commit/cf4d0e0ddd6d9d8808bde59d8b62acb4ff7f1750))


### Documentation

* correct SearchVehiclesRequest.ordered_by description ([9e33676](https://github.com/googleapis/google-cloud-python/commit/9e33676336d52b3c5bff423b2de41b77b18c023d))

## [0.2.4](https://github.com/googleapis/google-cloud-python/compare/google-maps-fleetengine-v0.2.3...google-maps-fleetengine-v0.2.4) (2024-11-11)


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.2.5" # {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.2.5" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-fleetengine",
"version": "0.1.0"
"version": "0.2.5"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-maps-routing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.6.13](https://github.com/googleapis/google-cloud-python/compare/google-maps-routing-v0.6.12...google-maps-routing-v0.6.13) (2024-12-12)


### Features

* [google-maps-routing] add API for shorter distance reference routes ([#13306](https://github.com/googleapis/google-cloud-python/issues/13306)) ([104d44d](https://github.com/googleapis/google-cloud-python/commit/104d44d5886a32bc61483d8d25d2557aee1dd5a6))
* add API for experimental flyover and narrow road polyline details ([eb4c7f9](https://github.com/googleapis/google-cloud-python/commit/eb4c7f9f785f5433191efac7e21a7d2ccc2d28bc))

## [0.6.12](https://github.com/googleapis/google-cloud-python/compare/google-maps-routing-v0.6.11...google-maps-routing-v0.6.12) (2024-11-11)


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.13" # {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.13" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-routing",
"version": "0.1.0"
"version": "0.6.13"
},
"snippets": [
{
Expand Down
17 changes: 17 additions & 0 deletions packages/google-shopping-css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

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


### Features

* Add support for opt-in debug logging ([74833d3](https://github.com/googleapis/google-cloud-python/commit/74833d3e77bb5869bd9f2290c23be7ccaa20193f))


### Bug Fixes

* Fix typing issue with gRPC metadata when key ends in -bin ([74833d3](https://github.com/googleapis/google-cloud-python/commit/74833d3e77bb5869bd9f2290c23be7ccaa20193f))


### Documentation

* fix comment on list account labels ([74833d3](https://github.com/googleapis/google-cloud-python/commit/74833d3e77bb5869bd9f2290c23be7ccaa20193f))

## [0.1.10](https://github.com/googleapis/google-cloud-python/compare/google-shopping-css-v0.1.9...google-shopping-css-v0.1.10) (2024-11-11)


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.11" # {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.11" # {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.11"
},
"snippets": [
{
Expand Down
38 changes: 38 additions & 0 deletions packages/google-shopping-merchant-products/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
# Changelog

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-products-v0.1.4...google-shopping-merchant-products-v0.2.0) (2024-12-12)


### ⚠ BREAKING CHANGES

* Changed repeated flag of an existing field `gtin` in message `.google.shopping.merchant.products.v1beta.Attributes`
* An existing field `gtin` is moved out of oneof in message `.google.shopping.merchant.products.v1beta.Attributes`

### Features

* A new field `member_price_effective_date` is added to message `.google.shopping.merchant.products.v1beta.LoyaltyProgram` ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* A new field `shipping_label` is added to message `.google.shopping.merchant.products.v1beta.LoyaltyProgram` ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* Add support for opt-in debug logging ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))


### Bug Fixes

* An existing field `gtin` is moved out of oneof in message `.google.shopping.merchant.products.v1beta.Attributes` ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* Changed repeated flag of an existing field `gtin` in message `.google.shopping.merchant.products.v1beta.Attributes` ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* Fix typing issue with gRPC metadata when key ends in -bin ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))


### Documentation

* A comment for field `gtin` in message `.google.shopping.merchant.products.v1beta.Attributes` is changed ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* A comment for field `max_handling_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* A comment for field `max_transit_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* A comment for field `min_handling_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* A comment for field `min_transit_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* A comment for field `name` in message `.google.shopping.merchant.products.v1beta.DeleteProductInputRequest` is changed ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* A comment for field `name` in message `.google.shopping.merchant.products.v1beta.GetProductRequest` is changed ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* A comment for field `name` in message `.google.shopping.merchant.products.v1beta.Product` is changed ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* A comment for field `name` in message `.google.shopping.merchant.products.v1beta.ProductInput` is changed ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* A comment for field `page_size` in message `.google.shopping.merchant.products.v1beta.ListProductsRequest` is changed ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* A comment for field `tax_category` in message `.google.shopping.merchant.products.v1beta.Attributes` is changed ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* A comment for message `Product` is changed ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))
* A comment for message `ProductInput` is changed ([ce5c35a](https://github.com/googleapis/google-cloud-python/commit/ce5c35ad8b98f548a3dc8bd862646702b1d9974b))

## [0.1.4](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-products-v0.1.3...google-shopping-merchant-products-v0.1.4) (2024-11-11)


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.2.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.2.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-shopping-merchant-products",
"version": "0.1.0"
"version": "0.2.0"
},
"snippets": [
{
Expand Down

0 comments on commit 0fe90f8

Please sign in to comment.