| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,6 +4,14 @@ | |||
| 4 | 4 | ||
| 5 | 5 | [1]: https://pypi.org/project/google-cloud-dataproc/#history | |
| 6 | 6 | ||
| 7 | + ## [5.0.1](https://github.com/googleapis/python-dataproc/compare/v5.0.0...v5.0.1) (2022-08-11) | ||
| 8 | + | ||
| 9 | + | ||
| 10 | + ### Bug Fixes | ||
| 11 | + | ||
| 12 | + * **deps:** allow protobuf < 5.0.0 ([#456](https://github.com/googleapis/python-dataproc/issues/456)) ([a446937](https://github.com/googleapis/python-dataproc/commit/a44693711df3218a083f060e00cad3801537dd9b)) | ||
| 13 | + * **deps:** require proto-plus >= 1.22.0 ([a446937](https://github.com/googleapis/python-dataproc/commit/a44693711df3218a083f060e00cad3801537dd9b)) | ||
| 14 | + | ||
| 7 | 15 | ## [5.0.0](https://github.com/googleapis/python-dataproc/compare/v4.0.3...v5.0.0) (2022-07-19) | |
| 8 | 16 | ||
| 9 | 17 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -22,7 +22,7 @@ | |||
| 22 | 22 | ||
| 23 | 23 | name = "google-cloud-dataproc" | |
| 24 | 24 | description = "Google Cloud Dataproc API client library" | |
| 25 | - version = "5.0.0" | ||
| 25 | + version = "5.0.1" | ||
| 26 | 26 | # Should be one of: | |
| 27 | 27 | # 'Development Status :: 3 - Alpha' | |
| 28 | 28 | # 'Development Status :: 4 - Beta' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments