Releases: googleapis/python-dlp
Releases · googleapis/python-dlp
v3.12.3
3.12.3 (2023-09-13)
Documentation
v3.12.2
3.12.2 (2023-07-04)
Bug Fixes
- Add async context manager return types (#505) (a4099cc)
v3.12.1
3.12.1 (2023-03-23)
Documentation
- Fix formatting of request arg in docstring (#497) (60cafe1)
v3.12.0
3.12.0 (2023-02-28)
Features
- Enable "rest" transport in Python for services supporting numeric enums (#491) (4265240)
v3.11.1
3.11.1 (2023-01-20)
Bug Fixes
- Add context manager return types (29a4548)
Documentation
- Add documentation for enums (29a4548)
v3.10.1
3.10.1 (2023-01-05)
Documentation
- samples: Adding a missing line as suggested by feedback (#469) (8216416)
v3.10.0
3.10.0 (2022-12-15)
Features
- Add support for
google.cloud.dlp.__version__
(bf3e815)
- Add typing to proto.Message based class attributes (bf3e815)
- ExcludeByHotword added as an ExclusionRule type (bf3e815)
- NEW_ZEALAND added as a LocationCategory value (bf3e815)
Bug Fixes
- Add dict typing for client_options (bf3e815)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (2e9826d)
- Drop usage of pkg_resources (2e9826d)
- Fix timeout default values (2e9826d)
Documentation
- samples: Snippetgen handling of repeated enum field (bf3e815)
- samples: Snippetgen should call await on the operation coroutine before calling result (2e9826d)
v3.9.2
3.9.2 (2022-10-07)
Bug Fixes
v3.9.1
3.9.1 (2022-10-04)
Bug Fixes
Documentation
- Deprecate extra field to avoid confusion (#447) (8ee182f)