Skip to content

Commit 73e0b4d

Browse files
chore: release 1.1.0 (#38)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 5c82d44 commit 73e0b4d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-data-fusion/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://www.github.com/googleapis/python-data-fusion/compare/v1.0.2...v1.1.0) (2021-10-08)
4+
5+
6+
### Features
7+
8+
* add context manager support in client ([#36](https://www.github.com/googleapis/python-data-fusion/issues/36)) ([3c238d5](https://www.github.com/googleapis/python-data-fusion/commit/3c238d5d26f219dd107f09dcec3fc09977d64760))
9+
310
### [1.0.2](https://www.github.com/googleapis/python-data-fusion/compare/v1.0.1...v1.0.2) (2021-10-04)
411

512

packages/google-cloud-data-fusion/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-data-fusion"
2424
description = "Cloud Data Fusion API client library"
25-
version = "1.0.2"
25+
version = "1.1.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-data-fusion"
2828
dependencies = [

0 commit comments

Comments
 (0)