From 7673bba7ec1bcdbc8e248e566f2c8ebc9c148327 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 17:30:44 -0500 Subject: [PATCH] chore(main): release 2.9.0 (#456) * chore(main): release 2.9.0 * fix(deps): require google-api-core>=1.34.0,>=2.11.0 Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou --- .release-please-manifest.json | 2 +- CHANGELOG.md | 22 +++++++++++++++++++ google/cloud/automl/gapic_version.py | 2 +- google/cloud/automl_v1/gapic_version.py | 2 +- google/cloud/automl_v1beta1/gapic_version.py | 2 +- ...ippet_metadata_google.cloud.automl.v1.json | 2 +- ..._metadata_google.cloud.automl.v1beta1.json | 2 +- setup.py | 2 +- testing/constraints-3.7.txt | 2 +- 9 files changed, 30 insertions(+), 8 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 797da5b2..7289e58f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "2.8.3" + ".": "2.9.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 7abdc9cf..1f1df5d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,28 @@ [1]: https://pypi.org/project/google-cloud-automl/#history +## [2.9.0](https://github.com/googleapis/python-automl/compare/v2.8.3...v2.9.0) (2022-12-15) + + +### Features + +* Add support for `google.cloud.automl.__version__` ([ea81cb4](https://github.com/googleapis/python-automl/commit/ea81cb4cf5dedd3b143c502261d978dac590cc20)) +* Add typing to proto.Message based class attributes ([ea81cb4](https://github.com/googleapis/python-automl/commit/ea81cb4cf5dedd3b143c502261d978dac590cc20)) + + +### Bug Fixes + +* Add dict typing for client_options ([ea81cb4](https://github.com/googleapis/python-automl/commit/ea81cb4cf5dedd3b143c502261d978dac590cc20)) +* **deps:** Require google-api-core >=1.34.0, >=2.11.0 ([ad2a2d7](https://github.com/googleapis/python-automl/commit/ad2a2d7806593d5f1f19a62562dbf110504b4097)) +* Drop usage of pkg_resources ([ad2a2d7](https://github.com/googleapis/python-automl/commit/ad2a2d7806593d5f1f19a62562dbf110504b4097)) +* Fix timeout default values ([ad2a2d7](https://github.com/googleapis/python-automl/commit/ad2a2d7806593d5f1f19a62562dbf110504b4097)) + + +### Documentation + +* **samples:** Snippetgen handling of repeated enum field ([ea81cb4](https://github.com/googleapis/python-automl/commit/ea81cb4cf5dedd3b143c502261d978dac590cc20)) +* **samples:** Snippetgen should call await on the operation coroutine before calling result ([ad2a2d7](https://github.com/googleapis/python-automl/commit/ad2a2d7806593d5f1f19a62562dbf110504b4097)) + ## [2.8.3](https://github.com/googleapis/python-automl/compare/v2.8.2...v2.8.3) (2022-10-07) diff --git a/google/cloud/automl/gapic_version.py b/google/cloud/automl/gapic_version.py index bb984214..60aeb18d 100644 --- a/google/cloud/automl/gapic_version.py +++ b/google/cloud/automl/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "2.8.3" # {x-release-please-version} +__version__ = "2.9.0" # {x-release-please-version} diff --git a/google/cloud/automl_v1/gapic_version.py b/google/cloud/automl_v1/gapic_version.py index bb984214..60aeb18d 100644 --- a/google/cloud/automl_v1/gapic_version.py +++ b/google/cloud/automl_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "2.8.3" # {x-release-please-version} +__version__ = "2.9.0" # {x-release-please-version} diff --git a/google/cloud/automl_v1beta1/gapic_version.py b/google/cloud/automl_v1beta1/gapic_version.py index bb984214..60aeb18d 100644 --- a/google/cloud/automl_v1beta1/gapic_version.py +++ b/google/cloud/automl_v1beta1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "2.8.3" # {x-release-please-version} +__version__ = "2.9.0" # {x-release-please-version} diff --git a/samples/generated_samples/snippet_metadata_google.cloud.automl.v1.json b/samples/generated_samples/snippet_metadata_google.cloud.automl.v1.json index df593972..bda31d40 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.automl.v1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.automl.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-automl", - "version": "0.1.0" + "version": "2.9.0" }, "snippets": [ { diff --git a/samples/generated_samples/snippet_metadata_google.cloud.automl.v1beta1.json b/samples/generated_samples/snippet_metadata_google.cloud.automl.v1beta1.json index 70c04874..841321e6 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.automl.v1beta1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.automl.v1beta1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-automl", - "version": "0.1.0" + "version": "2.9.0" }, "snippets": [ { diff --git a/setup.py b/setup.py index 1617f147..bbb62220 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ release_status = "Development Status :: 5 - Production/Stable" dependencies = [ - "google-api-core[grpc] >= 1.33.2, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*", + "google-api-core[grpc] >= 1.34.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,!=2.10.*", "proto-plus >= 1.22.0, <2.0.0dev", "protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5", ] diff --git a/testing/constraints-3.7.txt b/testing/constraints-3.7.txt index 4b74f1bb..0b84880d 100644 --- a/testing/constraints-3.7.txt +++ b/testing/constraints-3.7.txt @@ -4,7 +4,7 @@ # Pin the version to the lower bound. # e.g., if setup.py has "google-cloud-foo >= 1.14.0, < 2.0.0dev", # Then this file should have google-cloud-foo==1.14.0 -google-api-core==1.33.2 +google-api-core==1.34.0 proto-plus==1.22.0 protobuf==3.19.5 libcst==0.2.5