Skip to content

Commit 2567f82

Browse files
chore(main): release 3.9.0 (#404)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent c8c1cfb commit 2567f82

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/google-cloud-datacatalog/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

55
[1]: https://pypi.org/project/google-cloud-datacatalog/#history
66

7+
## [3.9.0](https://github.com/googleapis/python-datacatalog/compare/v3.8.1...v3.9.0) (2022-07-16)
8+
9+
10+
### Features
11+
12+
* add audience parameter ([624f2eb](https://github.com/googleapis/python-datacatalog/commit/624f2ebc431db8872c30f85b0afc0bfb01f9e02c))
13+
14+
15+
### Bug Fixes
16+
17+
* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#401](https://github.com/googleapis/python-datacatalog/issues/401)) ([624f2eb](https://github.com/googleapis/python-datacatalog/commit/624f2ebc431db8872c30f85b0afc0bfb01f9e02c))
18+
* require python 3.7+ ([#403](https://github.com/googleapis/python-datacatalog/issues/403)) ([5a1b948](https://github.com/googleapis/python-datacatalog/commit/5a1b948b0ab10757a8c778bc9e44094347069d8b))
19+
720
## [3.8.1](https://github.com/googleapis/python-datacatalog/compare/v3.8.0...v3.8.1) (2022-06-03)
821

922

packages/google-cloud-datacatalog/setup.py

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

2222
name = "google-cloud-datacatalog"
2323
description = "Google Cloud Data Catalog API API client library"
24-
version = "3.8.1"
24+
version = "3.9.0"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)