Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
chore(main): release 3.8.0 (#339)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored May 19, 2022
1 parent 011d29c commit 33739bd
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,25 @@

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

## [3.8.0](https://github.com/googleapis/python-datacatalog/compare/v3.7.1...v3.8.0) (2022-05-09)


### Features

* added Dataplex specific fields ([9e33102](https://github.com/googleapis/python-datacatalog/commit/9e331027aa40dcbe4e7880d18043d89aa6af6b2a))
* AuditConfig for IAM v1 ([9e33102](https://github.com/googleapis/python-datacatalog/commit/9e331027aa40dcbe4e7880d18043d89aa6af6b2a))


### Bug Fixes

* **deps:** require grpc-google-iam-v1 >=0.12.4 ([9e33102](https://github.com/googleapis/python-datacatalog/commit/9e331027aa40dcbe4e7880d18043d89aa6af6b2a))


### Documentation

* fix type in docstring for map fields ([9e33102](https://github.com/googleapis/python-datacatalog/commit/9e331027aa40dcbe4e7880d18043d89aa6af6b2a))
* update taxonomy display_name comment ([#338](https://github.com/googleapis/python-datacatalog/issues/338)) ([9e33102](https://github.com/googleapis/python-datacatalog/commit/9e331027aa40dcbe4e7880d18043d89aa6af6b2a))

### [3.7.1](https://github.com/googleapis/python-datacatalog/compare/v3.7.0...v3.7.1) (2022-03-05)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-datacatalog"
description = "Google Cloud Data Catalog API API client library"
version = "3.7.1"
version = "3.8.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 33739bd

Please sign in to comment.