From 9505fa0a5633cdebc32886fb8093f8ef9eb42f32 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 13:23:31 +0000 Subject: [PATCH] chore(main): release 1.11.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ google/cloud/compute/gapic_version.py | 2 +- google/cloud/compute_v1/gapic_version.py | 2 +- 4 files changed, 16 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 211ac9a50..cf198b9b3 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.10.1" + ".": "1.11.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ab032a1ff..a0431275c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.11.0](https://github.com/googleapis/python-compute/compare/v1.10.1...v1.11.0) (2023-03-23) + + +### Features + +* Update Compute Engine API to revision 20230307 ([#770](https://github.com/googleapis/python-compute/issues/770)) ([#400](https://github.com/googleapis/python-compute/issues/400)) ([13bc576](https://github.com/googleapis/python-compute/commit/13bc5765120e72708beb2d9eb0c80ce56754cf18)) +* Update Compute Engine API to revision 20230307 ([#786](https://github.com/googleapis/python-compute/issues/786)) ([#403](https://github.com/googleapis/python-compute/issues/403)) ([acc70b8](https://github.com/googleapis/python-compute/commit/acc70b87f28251cd5cee1b585cb82b4185c9d6ea)) + + +### Documentation + +* Fix formatting of request arg in docstring ([#404](https://github.com/googleapis/python-compute/issues/404)) ([e9b13a0](https://github.com/googleapis/python-compute/commit/e9b13a03b34332c6ab0aa9f204b39b90ddbeaed0)) + ## [1.10.1](https://github.com/googleapis/python-compute/compare/v1.10.0...v1.10.1) (2023-02-23) diff --git a/google/cloud/compute/gapic_version.py b/google/cloud/compute/gapic_version.py index 6f9b28f95..98fb3f585 100644 --- a/google/cloud/compute/gapic_version.py +++ b/google/cloud/compute/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.10.1" # {x-release-please-version} +__version__ = "1.11.0" # {x-release-please-version} diff --git a/google/cloud/compute_v1/gapic_version.py b/google/cloud/compute_v1/gapic_version.py index 6f9b28f95..98fb3f585 100644 --- a/google/cloud/compute_v1/gapic_version.py +++ b/google/cloud/compute_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.10.1" # {x-release-please-version} +__version__ = "1.11.0" # {x-release-please-version}