Skip to content

Commit ef63d2b

Browse files
chore: release main
1 parent 8b33a9e commit ef63d2b

File tree

66 files changed

+273
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+273
-51
lines changed

packages/google-maps-places/google/maps/places/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.21" # {x-release-please-version}

packages/google-maps-places/google/maps/places_v1/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.21" # {x-release-please-version}

packages/google-maps-places/samples/generated_samples/snippet_metadata_google.maps.places.v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-maps-places",
11-
"version": "0.1.0"
11+
"version": "0.1.21"
1212
},
1313
"snippets": [
1414
{

packages/google-maps-routeoptimization/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.7](https://github.com/googleapis/google-cloud-python/compare/google-maps-routeoptimization-v0.1.6...google-maps-routeoptimization-v0.1.7) (2024-12-12)
4+
5+
6+
### Features
7+
8+
* [Many APIs] Add support for opt-in debug logging ([#13349](https://github.com/googleapis/google-cloud-python/issues/13349)) ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
9+
10+
11+
### Bug Fixes
12+
13+
* Fix typing issue with gRPC metadata when key ends in -bin ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
14+
315
## [0.1.6](https://github.com/googleapis/google-cloud-python/compare/google-maps-routeoptimization-v0.1.5...google-maps-routeoptimization-v0.1.6) (2024-11-11)
416

517

packages/google-maps-routeoptimization/google/maps/routeoptimization/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.7" # {x-release-please-version}

packages/google-maps-routeoptimization/google/maps/routeoptimization_v1/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.7" # {x-release-please-version}

packages/google-maps-routeoptimization/samples/generated_samples/snippet_metadata_google.maps.routeoptimization.v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-maps-routeoptimization",
11-
"version": "0.1.0"
11+
"version": "0.1.7"
1212
},
1313
"snippets": [
1414
{

packages/google-maps-routing/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### Features
7+
8+
* [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))
9+
* [Many APIs] Add support for opt-in debug logging ([#13349](https://github.com/googleapis/google-cloud-python/issues/13349)) ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
10+
* add API for experimental flyover and narrow road polyline details ([eb4c7f9](https://github.com/googleapis/google-cloud-python/commit/eb4c7f9f785f5433191efac7e21a7d2ccc2d28bc))
11+
12+
13+
### Bug Fixes
14+
15+
* Fix typing issue with gRPC metadata when key ends in -bin ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
16+
317
## [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)
418

519

packages/google-maps-routing/google/maps/routing/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.6.13" # {x-release-please-version}

packages/google-maps-routing/google/maps/routing_v2/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.6.13" # {x-release-please-version}

packages/google-maps-routing/samples/generated_samples/snippet_metadata_google.maps.routing.v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-maps-routing",
11-
"version": "0.1.0"
11+
"version": "0.6.13"
1212
},
1313
"snippets": [
1414
{

packages/google-maps-solar/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.5](https://github.com/googleapis/google-cloud-python/compare/google-maps-solar-v0.1.4...google-maps-solar-v0.1.5) (2024-12-12)
4+
5+
6+
### Features
7+
8+
* [Many APIs] Add support for opt-in debug logging ([#13349](https://github.com/googleapis/google-cloud-python/issues/13349)) ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
9+
10+
11+
### Bug Fixes
12+
13+
* Fix typing issue with gRPC metadata when key ends in -bin ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
14+
315
## [0.1.4](https://github.com/googleapis/google-cloud-python/compare/google-maps-solar-v0.1.3...google-maps-solar-v0.1.4) (2024-11-11)
416

517

packages/google-maps-solar/google/maps/solar/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.5" # {x-release-please-version}

packages/google-maps-solar/google/maps/solar_v1/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.5" # {x-release-please-version}

packages/google-maps-solar/samples/generated_samples/snippet_metadata_google.maps.solar.v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-maps-solar",
11-
"version": "0.1.0"
11+
"version": "0.1.5"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-css/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### Features
7+
8+
* Add support for opt-in debug logging ([74833d3](https://github.com/googleapis/google-cloud-python/commit/74833d3e77bb5869bd9f2290c23be7ccaa20193f))
9+
10+
11+
### Bug Fixes
12+
13+
* Fix typing issue with gRPC metadata when key ends in -bin ([74833d3](https://github.com/googleapis/google-cloud-python/commit/74833d3e77bb5869bd9f2290c23be7ccaa20193f))
14+
15+
16+
### Documentation
17+
18+
* fix comment on list account labels ([74833d3](https://github.com/googleapis/google-cloud-python/commit/74833d3e77bb5869bd9f2290c23be7ccaa20193f))
19+
320
## [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)
421

522

packages/google-shopping-css/google/shopping/css/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.11" # {x-release-please-version}

packages/google-shopping-css/google/shopping/css_v1/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.11" # {x-release-please-version}

packages/google-shopping-css/samples/generated_samples/snippet_metadata_google.shopping.css.v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-shopping-css",
11-
"version": "0.1.0"
11+
"version": "0.1.11"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-merchant-accounts/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.2.3](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-accounts-v0.2.2...google-shopping-merchant-accounts-v0.2.3) (2024-12-12)
4+
5+
6+
### Features
7+
8+
* [Many APIs] Add support for opt-in debug logging ([#13349](https://github.com/googleapis/google-cloud-python/issues/13349)) ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
9+
10+
11+
### Bug Fixes
12+
13+
* Fix typing issue with gRPC metadata when key ends in -bin ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
14+
315
## [0.2.2](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-accounts-v0.2.1...google-shopping-merchant-accounts-v0.2.2) (2024-11-11)
416

517

packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.2.3" # {x-release-please-version}

packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.2.3" # {x-release-please-version}

packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1beta.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-shopping-merchant-accounts",
11-
"version": "0.1.0"
11+
"version": "0.2.3"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-merchant-conversions/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.6](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-conversions-v0.1.5...google-shopping-merchant-conversions-v0.1.6) (2024-12-12)
4+
5+
6+
### Features
7+
8+
* [Many APIs] Add support for opt-in debug logging ([#13349](https://github.com/googleapis/google-cloud-python/issues/13349)) ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
9+
10+
11+
### Bug Fixes
12+
13+
* Fix typing issue with gRPC metadata when key ends in -bin ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
14+
315
## [0.1.5](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-conversions-v0.1.4...google-shopping-merchant-conversions-v0.1.5) (2024-11-11)
416

517

packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.6" # {x-release-please-version}

packages/google-shopping-merchant-conversions/google/shopping/merchant_conversions_v1beta/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.6" # {x-release-please-version}

packages/google-shopping-merchant-conversions/samples/generated_samples/snippet_metadata_google.shopping.merchant.conversions.v1beta.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-shopping-merchant-conversions",
11-
"version": "0.1.0"
11+
"version": "0.1.6"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-merchant-datasources/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.6](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-datasources-v0.1.5...google-shopping-merchant-datasources-v0.1.6) (2024-12-12)
4+
5+
6+
### Features
7+
8+
* [Many APIs] Add support for opt-in debug logging ([#13349](https://github.com/googleapis/google-cloud-python/issues/13349)) ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
9+
10+
11+
### Bug Fixes
12+
13+
* Fix typing issue with gRPC metadata when key ends in -bin ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
14+
315
## [0.1.5](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-datasources-v0.1.4...google-shopping-merchant-datasources-v0.1.5) (2024-11-11)
416

517

packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.6" # {x-release-please-version}

packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources_v1beta/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.6" # {x-release-please-version}

packages/google-shopping-merchant-datasources/samples/generated_samples/snippet_metadata_google.shopping.merchant.datasources.v1beta.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-shopping-merchant-datasources",
11-
"version": "0.1.0"
11+
"version": "0.1.6"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-merchant-inventories/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.12](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-inventories-v0.1.11...google-shopping-merchant-inventories-v0.1.12) (2024-12-12)
4+
5+
6+
### Features
7+
8+
* [Many APIs] Add support for opt-in debug logging ([#13349](https://github.com/googleapis/google-cloud-python/issues/13349)) ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
9+
10+
11+
### Bug Fixes
12+
13+
* Fix typing issue with gRPC metadata when key ends in -bin ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
14+
315
## [0.1.11](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-inventories-v0.1.10...google-shopping-merchant-inventories-v0.1.11) (2024-11-11)
416

517

packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.12" # {x-release-please-version}

packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1beta/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.12" # {x-release-please-version}

packages/google-shopping-merchant-inventories/samples/generated_samples/snippet_metadata_google.shopping.merchant.inventories.v1beta.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-shopping-merchant-inventories",
11-
"version": "0.1.0"
11+
"version": "0.1.12"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-merchant-lfp/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.6](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-lfp-v0.1.5...google-shopping-merchant-lfp-v0.1.6) (2024-12-12)
4+
5+
6+
### Features
7+
8+
* [Many APIs] Add support for opt-in debug logging ([#13349](https://github.com/googleapis/google-cloud-python/issues/13349)) ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
9+
10+
11+
### Bug Fixes
12+
13+
* Fix typing issue with gRPC metadata when key ends in -bin ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
14+
315
## [0.1.5](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-lfp-v0.1.4...google-shopping-merchant-lfp-v0.1.5) (2024-11-11)
416

517

packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.6" # {x-release-please-version}

packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1beta/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.6" # {x-release-please-version}

packages/google-shopping-merchant-lfp/samples/generated_samples/snippet_metadata_google.shopping.merchant.lfp.v1beta.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-shopping-merchant-lfp",
11-
"version": "0.1.0"
11+
"version": "0.1.6"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-merchant-notifications/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.5](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-notifications-v0.1.4...google-shopping-merchant-notifications-v0.1.5) (2024-12-12)
4+
5+
6+
### Features
7+
8+
* [Many APIs] Add support for opt-in debug logging ([#13349](https://github.com/googleapis/google-cloud-python/issues/13349)) ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
9+
10+
11+
### Bug Fixes
12+
13+
* Fix typing issue with gRPC metadata when key ends in -bin ([8b9c7bf](https://github.com/googleapis/google-cloud-python/commit/8b9c7bf3bb1c4f0beabd71a45c469fcedb19a2c8))
14+
315
## [0.1.4](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-notifications-v0.1.3...google-shopping-merchant-notifications-v0.1.4) (2024-11-11)
416

517

0 commit comments

Comments
 (0)