Skip to content

Commit

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


<details><summary>google-cloud-batch: 0.17.2</summary>

##
[0.17.2](google-cloud-batch-v0.17.1...google-cloud-batch-v0.17.2)
(2023-10-19)


### Features

* expose display_name to batch v1 API
([8235ef6](8235ef6))
</details>

<details><summary>google-maps-fleetengine: 0.1.0</summary>

## 0.1.0 (2023-10-19)


### Features

* add initial files for google.maps.fleetengine.v1
([#11820](#11820))
([89c5c61](89c5c61))
</details>

<details><summary>google-maps-fleetengine-delivery: 0.1.0</summary>

## 0.1.0 (2023-10-19)


### Features

* add initial files for google.maps.fleetengine.delivery.v1
([#11814](#11814))
([9b403f4](9b403f4))
</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 authored Oct 19, 2023
1 parent a2c9b8b commit 2d1eb36
Show file tree
Hide file tree
Showing 13 changed files with 39 additions and 14 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"packages/google-cloud-artifact-registry": "1.8.4",
"packages/google-cloud-assured-workloads": "1.10.3",
"packages/google-cloud-bare-metal-solution": "1.5.1",
"packages/google-cloud-batch": "0.17.1",
"packages/google-cloud-batch": "0.17.2",
"packages/google-cloud-beyondcorp-appconnections": "0.4.4",
"packages/google-cloud-beyondcorp-appconnectors": "0.4.4",
"packages/google-cloud-beyondcorp-appgateways": "0.4.4",
Expand Down Expand Up @@ -130,8 +130,8 @@
"packages/google-cloud-workstations": "0.5.1",
"packages/google-geo-type": "0.3.3",
"packages/google-maps-addressvalidation": "0.3.6",
"packages/google-maps-fleetengine": "0.0.0",
"packages/google-maps-fleetengine-delivery": "0.0.0",
"packages/google-maps-fleetengine": "0.1.0",
"packages/google-maps-fleetengine-delivery": "0.1.0",
"packages/google-maps-mapsplatformdatasets": "0.3.2",
"packages/google-maps-places": "0.1.3",
"packages/google-maps-routing": "0.6.2"
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.17.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.1...google-cloud-batch-v0.17.2) (2023-10-19)


### Features

* expose display_name to batch v1 API ([8235ef6](https://github.com/googleapis/google-cloud-python/commit/8235ef62943bae4bb574c4d5555ce46db231c7d2))

## [0.17.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.0...google-cloud-batch-v0.17.1) (2023-09-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.17.2" # {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.17.2" # {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.17.2" # {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-batch",
"version": "0.1.0"
"version": "0.17.2"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-batch",
"version": "0.1.0"
"version": "0.17.2"
},
"snippets": [
{
Expand Down
11 changes: 10 additions & 1 deletion packages/google-maps-fleetengine-delivery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changelog
# Changelog

## 0.1.0 (2023-10-19)


### Features

* add initial files for google.maps.fleetengine.delivery.v1 ([#11814](https://github.com/googleapis/google-cloud-python/issues/11814)) ([9b403f4](https://github.com/googleapis/google-cloud-python/commit/9b403f450daebc7ab92770446769e4fc547152ba))

## Changelog
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.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.1.0" # {x-release-please-version}
11 changes: 10 additions & 1 deletion packages/google-maps-fleetengine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changelog
# Changelog

## 0.1.0 (2023-10-19)


### Features

* add initial files for google.maps.fleetengine.v1 ([#11820](https://github.com/googleapis/google-cloud-python/issues/11820)) ([89c5c61](https://github.com/googleapis/google-cloud-python/commit/89c5c61c8f8231dad4ec43ce95d9671abcfe3aa5))

## Changelog
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.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.1.0" # {x-release-please-version}

0 comments on commit 2d1eb36

Please sign in to comment.