From 63c76957764d22026fa6179e54dc595f1574b515 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 16:34:46 +0000 Subject: [PATCH] chore(main): release 1.7.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ google/cloud/data_fusion/gapic_version.py | 2 +- google/cloud/data_fusion_v1/gapic_version.py | 2 +- .../snippet_metadata_google.cloud.datafusion.v1.json | 2 +- 5 files changed, 16 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 64e0684..d0972da 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.7.0" + ".": "1.7.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 27c64e3..a0df603 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.7.1](https://github.com/googleapis/python-data-fusion/compare/v1.7.0...v1.7.1) (2023-01-20) + + +### Bug Fixes + +* Add context manager return types ([bf54384](https://github.com/googleapis/python-data-fusion/commit/bf54384f0fc0bf51c9e61b17e9a0db6a4cd6dcf8)) + + +### Documentation + +* Add documentation for enums ([bf54384](https://github.com/googleapis/python-data-fusion/commit/bf54384f0fc0bf51c9e61b17e9a0db6a4cd6dcf8)) + ## [1.7.0](https://github.com/googleapis/python-data-fusion/compare/v1.6.0...v1.7.0) (2023-01-10) diff --git a/google/cloud/data_fusion/gapic_version.py b/google/cloud/data_fusion/gapic_version.py index f033c61..84856f0 100644 --- a/google/cloud/data_fusion/gapic_version.py +++ b/google/cloud/data_fusion/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.7.0" # {x-release-please-version} +__version__ = "1.7.1" # {x-release-please-version} diff --git a/google/cloud/data_fusion_v1/gapic_version.py b/google/cloud/data_fusion_v1/gapic_version.py index f033c61..84856f0 100644 --- a/google/cloud/data_fusion_v1/gapic_version.py +++ b/google/cloud/data_fusion_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.7.0" # {x-release-please-version} +__version__ = "1.7.1" # {x-release-please-version} diff --git a/samples/generated_samples/snippet_metadata_google.cloud.datafusion.v1.json b/samples/generated_samples/snippet_metadata_google.cloud.datafusion.v1.json index 1c5648e..4edf6df 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.datafusion.v1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.datafusion.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-data-fusion", - "version": "0.1.0" + "version": "1.7.1" }, "snippets": [ {