This repository was archived by the owner on Jul 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.6.0] ( https://github.com/googleapis/python-dataproc-metastore/compare/v1.5.1...v1.6.0 ) (2022-07-15)
4+
5+
6+ ### Features
7+
8+ * add audience parameter ([ ee4c91e] ( https://github.com/googleapis/python-dataproc-metastore/commit/ee4c91ec1c0343bacee49cc9314ae551e540e344 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** require google-api-core>=1.32.0,>=2.8.0 ([ #157 ] ( https://github.com/googleapis/python-dataproc-metastore/issues/157 ) ) ([ ee4c91e] ( https://github.com/googleapis/python-dataproc-metastore/commit/ee4c91ec1c0343bacee49cc9314ae551e540e344 ) )
14+ * require python 3.7+ ([ #159 ] ( https://github.com/googleapis/python-dataproc-metastore/issues/159 ) ) ([ 09468bb] ( https://github.com/googleapis/python-dataproc-metastore/commit/09468bbdc0b3dbed016dac361122deb8f68d8961 ) )
15+
316## [ 1.5.1] ( https://github.com/googleapis/python-dataproc-metastore/compare/v1.5.0...v1.5.1 ) (2022-06-03)
417
518
Original file line number Diff line number Diff line change 2121import setuptools # type: ignore
2222
2323name = "google-cloud-dataproc-metastore"
24- version = "1.5.1 "
24+ version = "1.6.0 "
2525description = "Dataproc Metastore API client library"
2626release_status = "Development Status :: 5 - Production/Stable"
2727url = "https://github.com/googleapis/python-dataproc-metastore"
You can’t perform that action at this time.
0 commit comments