Skip to content

Commit d0165f8

Browse files
chore(main): release 3.7.0 (#292)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 6448767 commit d0165f8

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

packages/google-cloud-datacatalog/CHANGELOG.md

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

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

7+
## [3.7.0](https://github.com/googleapis/python-datacatalog/compare/v3.6.2...v3.7.0) (2022-02-28)
8+
9+
10+
### Features
11+
12+
* add api key support ([#291](https://github.com/googleapis/python-datacatalog/issues/291)) ([7d8c3bc](https://github.com/googleapis/python-datacatalog/commit/7d8c3bc9bf540d3e5c0b0bd80a619792162c4fe2))
13+
* Add methods and messages related to business context feature ([650ad39](https://github.com/googleapis/python-datacatalog/commit/650ad39b6620c764ea64f5c0f2498a0ea387a834))
14+
* Add methods and messages related to starring feature ([#297](https://github.com/googleapis/python-datacatalog/issues/297)) ([650ad39](https://github.com/googleapis/python-datacatalog/commit/650ad39b6620c764ea64f5c0f2498a0ea387a834))
15+
16+
17+
### Bug Fixes
18+
19+
* **deps:** move libcst to extras ([#300](https://github.com/googleapis/python-datacatalog/issues/300)) ([eaf1ad6](https://github.com/googleapis/python-datacatalog/commit/eaf1ad6c4c15781b0a19a2dc5a3c67966279cbaa))
20+
* resolve DuplicateCredentialArgs error when using credentials_file ([18b7f51](https://github.com/googleapis/python-datacatalog/commit/18b7f517abc8b15c64763c430b8c51bd2f7e993c))
21+
22+
23+
### Documentation
24+
25+
* add autogenerated code snippets ([650ad39](https://github.com/googleapis/python-datacatalog/commit/650ad39b6620c764ea64f5c0f2498a0ea387a834))
26+
727
### [3.6.2](https://www.github.com/googleapis/python-datacatalog/compare/v3.6.1...v3.6.2) (2022-01-10)
828

929

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.6.2"
24+
version = "3.7.0"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)