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

Commit

Permalink
chore: release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Apr 8, 2021
1 parent 350b667 commit ee6cde9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@

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

## [3.1.0](https://github.com/googleapis/python-dlp/compare/v3.0.1...v3.1.0) (2021-04-08)


### Features

* crypto_deterministic_config ([#108](https://github.com/googleapis/python-dlp/issues/108)) ([#119](https://github.com/googleapis/python-dlp/issues/119)) ([396804d](https://github.com/googleapis/python-dlp/commit/396804d65e40c1ae9ced16aa0f04ef4bdffa54c5))


### Bug Fixes

* require google-api-core>=1.22.2 ([d146cf5](https://github.com/googleapis/python-dlp/commit/d146cf59db14b3c3afbef72d7a86419532ad347e))
* use correct retry deadlines ([#96](https://github.com/googleapis/python-dlp/issues/96)) ([d146cf5](https://github.com/googleapis/python-dlp/commit/d146cf59db14b3c3afbef72d7a86419532ad347e))

### [3.0.1](https://github.com/googleapis/python-dlp/compare/v3.0.0...v3.0.1) (2021-01-28)


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-dlp"
description = "Cloud Data Loss Prevention (DLP) API API client library"
version = "3.0.1"
version = "3.1.0"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
"google-api-core[grpc] >= 1.22.2, < 2.0.0dev",
Expand Down

0 comments on commit ee6cde9

Please sign in to comment.