Skip to content

Commit

Permalink
chore: release 1.2.1 (#46)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\*
---
### [1.2.1](https://www.github.com/googleapis/python-data-fusion/compare/v1.2.0...v1.2.1) (2021-11-01)


### Bug Fixes

* **deps:** drop packaging dependency ([b4d2c35](https://www.github.com/googleapis/python-data-fusion/commit/b4d2c355353bb2621f2c077a15f2505068718fc1))
* **deps:** require google-api-core >= 1.28.0 ([b4d2c35](https://www.github.com/googleapis/python-data-fusion/commit/b4d2c355353bb2621f2c077a15f2505068718fc1))


### Documentation

* list oneofs in docstring ([b4d2c35](https://www.github.com/googleapis/python-data-fusion/commit/b4d2c355353bb2621f2c077a15f2505068718fc1))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Nov 2, 2021
1 parent aab3fd0 commit 78349b0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/google-cloud-data-fusion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

### [1.2.1](https://www.github.com/googleapis/python-data-fusion/compare/v1.2.0...v1.2.1) (2021-11-01)


### Bug Fixes

* **deps:** drop packaging dependency ([b4d2c35](https://www.github.com/googleapis/python-data-fusion/commit/b4d2c355353bb2621f2c077a15f2505068718fc1))
* **deps:** require google-api-core >= 1.28.0 ([b4d2c35](https://www.github.com/googleapis/python-data-fusion/commit/b4d2c355353bb2621f2c077a15f2505068718fc1))


### Documentation

* list oneofs in docstring ([b4d2c35](https://www.github.com/googleapis/python-data-fusion/commit/b4d2c355353bb2621f2c077a15f2505068718fc1))

## [1.2.0](https://www.github.com/googleapis/python-data-fusion/compare/v1.1.0...v1.2.0) (2021-10-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-data-fusion/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-data-fusion"
description = "Cloud Data Fusion API client library"
version = "1.2.0"
version = "1.2.1"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-data-fusion"
dependencies = [
Expand Down

0 comments on commit 78349b0

Please sign in to comment.