Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit e291444

Browse filesBrowse files
chore(main): release 1.5.1 (#130)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ed5dd30 commit e291444
Copy full SHA for e291444

File tree

Expand file treeCollapse file tree

2 files changed

+9
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+9
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.5.1](https://github.com/googleapis/python-data-fusion/compare/v1.5.0...v1.5.1) (2022-08-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** allow protobuf < 5.0.0 ([#129](https://github.com/googleapis/python-data-fusion/issues/129)) ([ed5dd30](https://github.com/googleapis/python-data-fusion/commit/ed5dd300d545a8c7a8655a48cc87c93809561824))
9+
* **deps:** require proto-plus >= 1.22.0 ([ed5dd30](https://github.com/googleapis/python-data-fusion/commit/ed5dd300d545a8c7a8655a48cc87c93809561824))
10+
311
## [1.5.0](https://github.com/googleapis/python-data-fusion/compare/v1.4.2...v1.5.0) (2022-07-16)
412

513

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-data-fusion"
2323
description = "Cloud Data Fusion API client library"
24-
version = "1.5.0"
24+
version = "1.5.1"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
url = "https://github.com/googleapis/python-data-fusion"
2727
dependencies = [

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.