From d781ee227ddd6c8d3adaecdb327240fe11a37efa Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 22:06:38 +0000 Subject: [PATCH] chore(main): release 1.2.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 21 +++++++++++++++++++ google/cloud/optimization/gapic_version.py | 2 +- google/cloud/optimization_v1/gapic_version.py | 2 +- ...metadata_google.cloud.optimization.v1.json | 2 +- 5 files changed, 25 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d719a72..c3f1463 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.3" + ".": "1.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 919d0f1..4b7f45b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [1.2.0](https://github.com/googleapis/python-optimization/compare/v1.1.3...v1.2.0) (2022-12-15) + + +### Features + +* Add typing to proto.Message based class attributes ([8df989c](https://github.com/googleapis/python-optimization/commit/8df989cbbc09ebad2b51b72cead9df2b29ed03a0)) + + +### Bug Fixes + +* Add dict typing for client_options ([8df989c](https://github.com/googleapis/python-optimization/commit/8df989cbbc09ebad2b51b72cead9df2b29ed03a0)) +* **deps:** Require google-api-core >=1.34.0, >=2.11.0 ([8df989c](https://github.com/googleapis/python-optimization/commit/8df989cbbc09ebad2b51b72cead9df2b29ed03a0)) +* Drop usage of pkg_resources ([8df989c](https://github.com/googleapis/python-optimization/commit/8df989cbbc09ebad2b51b72cead9df2b29ed03a0)) +* Fix timeout default values ([8df989c](https://github.com/googleapis/python-optimization/commit/8df989cbbc09ebad2b51b72cead9df2b29ed03a0)) + + +### Documentation + +* **samples:** Snippetgen handling of repeated enum field ([8df989c](https://github.com/googleapis/python-optimization/commit/8df989cbbc09ebad2b51b72cead9df2b29ed03a0)) +* **samples:** Snippetgen should call await on the operation coroutine before calling result ([8df989c](https://github.com/googleapis/python-optimization/commit/8df989cbbc09ebad2b51b72cead9df2b29ed03a0)) + ## [1.1.3](https://github.com/googleapis/python-optimization/compare/v1.1.2...v1.1.3) (2022-10-07) diff --git a/google/cloud/optimization/gapic_version.py b/google/cloud/optimization/gapic_version.py index 87bdcd1..8f031bd 100644 --- a/google/cloud/optimization/gapic_version.py +++ b/google/cloud/optimization/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.1.3" # {x-release-please-version} +__version__ = "1.2.0" # {x-release-please-version} diff --git a/google/cloud/optimization_v1/gapic_version.py b/google/cloud/optimization_v1/gapic_version.py index 87bdcd1..8f031bd 100644 --- a/google/cloud/optimization_v1/gapic_version.py +++ b/google/cloud/optimization_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.1.3" # {x-release-please-version} +__version__ = "1.2.0" # {x-release-please-version} diff --git a/samples/generated_samples/snippet_metadata_google.cloud.optimization.v1.json b/samples/generated_samples/snippet_metadata_google.cloud.optimization.v1.json index d38082d..cf0b058 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.optimization.v1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.optimization.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-optimization", - "version": "0.1.0" + "version": "1.2.0" }, "snippets": [ {