Commit 2ad3561
authored
chore: release 3.0.0 (#81)
🤖 I have created a release \*beep\* \*boop\*
---
## [3.0.0](https://www.github.com/googleapis/python-dlp/compare/v2.0.0...v3.0.0) (2020-12-02)
### ⚠ 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](https://www.github.com/googleapis/python-dlp/issues/75)) ([4f3148e](https://www.github.com/googleapis/python-dlp/commit/4f3148e93ec3dfc9395aa38a3afc62498500a055))
### Documentation
* **samples:** fix README to accurately reflect the new repo after the move ([#72](https://www.github.com/googleapis/python-dlp/issues/72)) ([dc56806](https://www.github.com/googleapis/python-dlp/commit/dc56806b47f92227e396969d8a583b881aa41fd1))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).1 parent ddf31dc commit 2ad3561
2 files changed
+23
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
7 | 29 | | |
8 | 30 | | |
9 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments