This repository was archived by the owner on Dec 10, 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 44
55[ 1 ] : https://pypi.org/project/google-cloud-dlp/#history
66
7+ ## [ 3.1.0] ( https://www.github.com/googleapis/python-dlp/compare/v3.0.1...v3.1.0 ) (2021-04-05)
8+
9+
10+ ### Features
11+
12+ * crypto_deterministic_config ([ #108 ] ( https://www.github.com/googleapis/python-dlp/issues/108 ) ) ([ #119 ] ( https://www.github.com/googleapis/python-dlp/issues/119 ) ) ([ 396804d] ( https://www.github.com/googleapis/python-dlp/commit/396804d65e40c1ae9ced16aa0f04ef4bdffa54c5 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * require google-api-core>=1.22.2 ([ d146cf5] ( https://www.github.com/googleapis/python-dlp/commit/d146cf59db14b3c3afbef72d7a86419532ad347e ) )
18+ * use correct retry deadlines ([ #96 ] ( https://www.github.com/googleapis/python-dlp/issues/96 ) ) ([ d146cf5] ( https://www.github.com/googleapis/python-dlp/commit/d146cf59db14b3c3afbef72d7a86419532ad347e ) )
19+
720### [ 3.0.1] ( https://www.github.com/googleapis/python-dlp/compare/v3.0.0...v3.0.1 ) (2021-01-28)
821
922
Original file line number Diff line number Diff line change 2121
2222name = "google-cloud-dlp"
2323description = "Cloud Data Loss Prevention (DLP) API API client library"
24- version = "3.0.1 "
24+ version = "3.1.0 "
2525release_status = "Development Status :: 5 - Production/Stable"
2626dependencies = [
2727 "google-api-core[grpc] >= 1.22.2, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments