Changelog¶
3.25.1 (2024-11-11)¶
Bug Fixes¶
3.25.0 (2024-10-24)¶
Features¶
3.24.0 (2024-10-23)¶
Features¶
Documentation¶
documentation revisions for data profiles (76e529c)
3.23.0 (2024-09-23)¶
Features¶
Documentation¶
small improvements and clarifications (afcf7cb)
3.22.0 (2024-08-19)¶
Features¶
Documentation¶
small improvements (5dc35c8)
3.21.0 (2024-08-08)¶
Features¶
3.20.0 (2024-07-31)¶
Features¶
Documentation¶
3.19.0 (2024-07-30)¶
Features¶
add Cloud Storage discovery support (aed54ad)
Bug Fixes¶
Retry and timeout values do not propagate in requests during pagination (ba1064f)
Documentation¶
Updated method documentation (aed54ad)
3.18.1 (2024-07-08)¶
Bug Fixes¶
3.18.0 (2024-05-27)¶
Features¶
add secrets discovery support (dec2866)
Documentation¶
Updated method documentation (dec2866)
3.17.0 (2024-05-07)¶
Features¶
Documentation¶
Updated method documentation (04a2214)
3.16.0 (2024-03-07)¶
Features¶
Add RPCs for getting and listing project, table, and column data profiles (d319fac)
Documentation¶
Update urls to reflect branding change to Sensitive Data Protection (d319fac)
3.15.3 (2024-03-05)¶
Bug Fixes¶
3.15.2 (2024-02-22)¶
Bug Fixes¶
3.15.1 (2024-02-06)¶
Bug Fixes¶
3.15.0 (2024-02-01)¶
Features¶
3.14.0 (2023-12-07)¶
Features¶
Bug Fixes¶
3.13.0 (2023-11-02)¶
Features¶
Documentation¶
Update comments for many messages. (65da9c9)
3.12.3 (2023-09-13)¶
Documentation¶
3.12.2 (2023-07-04)¶
Bug Fixes¶
3.12.1 (2023-03-23)¶
Documentation¶
3.12.0 (2023-02-28)¶
Features¶
3.11.1 (2023-01-20)¶
Bug Fixes¶
Add context manager return types (29a4548)
Documentation¶
Add documentation for enums (29a4548)
3.11.0 (2023-01-10)¶
Features¶
3.10.1 (2023-01-05)¶
Documentation¶
3.10.0 (2022-12-15)¶
Features¶
Bug Fixes¶
Documentation¶
3.9.2 (2022-10-07)¶
Bug Fixes¶
3.9.1 (2022-10-04)¶
Bug Fixes¶
Documentation¶
3.9.0 (2022-09-06)¶
Features¶
3.8.1 (2022-08-12)¶
Bug Fixes¶
3.8.0 (2022-07-16)¶
Features¶
Bug Fixes¶
3.7.1 (2022-06-03)¶
Bug Fixes¶
Documentation¶
3.7.0 (2022-05-12)¶
Features¶
3.6.2 (2022-03-05)¶
Bug Fixes¶
3.6.1 (2022-02-26)¶
Bug Fixes¶
Documentation¶
3.6.0 (2022-01-26)¶
Features¶
Bug Fixes¶
3.5.0 (2022-01-16)¶
Features¶
3.4.0 (2021-12-03)¶
Features¶
3.3.1 (2021-11-05)¶
Bug Fixes¶
Documentation¶
list oneofs in docstring (84181e9)
3.3.0 (2021-10-26)¶
Features¶
3.2.4 (2021-10-05)¶
Bug Fixes¶
improper types in pagers generation (164977f)
3.2.3 (2021-09-24)¶
Bug Fixes¶
add ‘dict’ annotation type to ‘request’ (ff98215)
3.2.2 (2021-07-27)¶
Bug Fixes¶
Documentation¶
Miscellaneous Chores¶
3.2.1 (2021-07-21)¶
Bug Fixes¶
3.2.0 (2021-07-12)¶
Features¶
Bug Fixes¶
Documentation¶
3.1.1 (2021-06-16)¶
Bug Fixes¶
3.1.0 (2021-05-28)¶
Features¶
Bug Fixes¶
3.0.1 (2021-01-28)¶
Bug Fixes¶
3.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¶
Documentation¶
2.0.0 (2020-08-18)¶
⚠ BREAKING CHANGES¶
migrate to use microgen (#34)
Features¶
1.0.0 (2020-06-10)¶
Features¶
0.15.0 (2020-05-14)¶
Features¶
0.14.0 (2020-02-21)¶
Features¶
0.13.0¶
12-06-2019 14:29 PST
Implementation Changes¶
Remove send/recv msg size limit (via synth). (#8953)
New Features¶
Add
location_id
in preparation for regionalization; deprecate resource name helper functions (via synth). (#9856)
Documentation¶
Add python 2 sunset banner to documentation. (#9036)
Change requests intersphinx ref (via synth). (#9403)
Fix intersphinx reference to requests. (#9294)
Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085)
Remove compatability badges from READMEs. (#9035)
Update intersphinx mapping for requests. (#8805)
Internal / Testing Changes¶
0.12.1¶
07-24-2019 16:16 PDT
Dependencies¶
Bump minimum version for google-api-core to 1.14.0. (#8709)
Documentation¶
0.12.0¶
07-09-2019 13:20 PDT
New Features¶
Internal / Testing Changes¶
Pin black version (via synth). (#8581)
Add docs job to publish to googleapis.dev. (#8464)
Update docstrings, format protos, update noxfile (via synth). (#8239)
Fix coverage in ‘types.py’ (via synth). (#8153)
Blacken noxfile.py, setup.py (via synth). (#8121)
Add empty lines (via synth). (#8056)
Add nox session
docs
, reorder methods (via synth). (#7769)
0.11.0¶
04-15-2019 15:05 PDT
Implementation Changes¶
New Features¶
Add support for filtering job triggers; add CryptoDeterministicConfig; update docs/conf.py. (via synth). (#7390)
Documentation¶
Internal / Testing Changes¶
0.10.0¶
12-17-2018 18:07 PST
Implementation Changes¶
New Features¶
Add
BigQueryOptions.excluded_fields
. (#6312)
Dependencies¶
Bump minimum
api_core
version for all GAPIC libs to 1.4.1. (#6391)
Documentation¶
Internal / Testing Changes¶
0.9.0¶
10-18-2018 10:44 PDT
New Features¶
Added
stored_info_type
methods to v2. (#6221)
Documentation¶
Internal / Testing Changes¶
0.8.0¶
New Features¶
Documentation¶
0.7.0¶
New Features¶
Add StoredInfoTypes (#5809)
0.6.0¶
New Features¶
Regenerate DLP v2 endpoint (redact image, delta presence) (#5666)
Internal / Testing Changes¶
Avoid overwriting ‘module’ of messages from shared modules. (#5364)
Add Test runs for Python 3.7 and remove 3.4 (#5295)
Modify system tests to use prerelease versions of grpcio (#5304)
0.5.0¶
New Features¶
Add PublishSummaryToCscc (#5246)
Add configurable row limit (#5246)
Add EntityID added to risk stats (#5246)
Add dictionaries via GCS (#5246)
0.4.0¶
Implementation Changes¶
Remove DLP client version V2Beta1 (#5155)
0.3.0¶
Implementation changes¶
The library has been regenerated to pick up changes from the API’s proto definition. (#5131)
0.2.0¶
Interface additions¶
Add DLP v2 (#5059)
0.1.1¶
Dependencies¶
Update dependency range for api-core to include v1.0.0 releases (#4944)
Testing and internal changes¶
Normalize all setup.py files (#4909)
0.1.0¶
Initial release of the DLP (Data Loss Prevention) client library. (#4879)