This repository has been archived by the owner on Dec 10, 2023. It is now read-only.
Releases: googleapis/python-dlp
Releases · googleapis/python-dlp
v3.2.2
v3.2.1
v3.2.0
v3.1.1
v3.1.0
v3.0.1
v3.0.0
⚠ BREAKING CHANGES
- rename fields that collide with builtins (#75)
ByteContentItem.type
->ByteContentItem.type_
MetadataLocation.type
->MetadataLocation.type_
Container.type
->Container.type_
Bucket.min
->Bucket.min_
Bucket.max
->Bucket.max_
DlpJob.type
->DlpJob.type_
GetDlpJobRequest.type
->GetDlpJobRequest.type_
Bug Fixes
- rename fields that collide with builtins; retrieve job config for risk analysis jobs (#75) (4f3148e)
Documentation
v2.0.0
v1.0.0
chore: release 1.0.0 (#29) :robot: I have created a release \*beep\* \*boop\* --- ## [1.0.0](https://www.github.com/googleapis/python-dlp/compare/v0.15.0...v1.0.0) (2020-06-10) ### Features * set release_status to production/stable ([#9](https://www.github.com/googleapis/python-dlp/issues/9)) ([a7f22a5](https://www.github.com/googleapis/python-dlp/commit/a7f22a5c29d2393ed89a65c3423c590f4454d1c9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).