1.11.1 (2023-11-01)
- dlp: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
1.11.0 (2023-10-31)
- dlp: Introduce Discovery API protos and methods (ffb0dda)
1.10.3 (2023-10-26)
- dlp: Update grpc-go to v1.59.0 (81a97b0)
1.10.2 (2023-10-12)
- dlp: Update golang.org/x/net to v0.17.0 (174da47)
1.10.1 (2023-06-20)
- dlp: REST query UpdateMask bug (df52820)
1.10.0 (2023-05-30)
- dlp: Update all direct dependencies (b340d03)
1.9.1 (2023-05-08)
- dlp: Update grpc to v1.55.0 (1147ce0)
1.9.0 (2023-01-04)
- dlp: Add REST client (06a54a1)
1.8.0 (2022-11-16)
- dlp: ExcludeByHotword added as an ExclusionRule type, NEW_ZEALAND added as a LocationCategory value (ac0c5c2)
1.7.0 (2022-11-03)
- dlp: rewrite signatures in terms of new location (3c4b2b3)
1.6.0 (2022-10-25)
- dlp: start generating stubs dir (de2d180)
1.5.1 (2022-10-14)
- dlp: deprecate extra field to avoid confusion (8388f87)
1.5.0 (2022-09-15)
- dlp: add Deidentify action (6a0080a)
1.4.0 (2022-04-06)
- dlp: add DataProfilePubSubMessage supporting pub/sub integration (57896d1)
- dlp: new Bytes and File types: POWERPOINT and EXCEL (81c4c91)
1.3.0 (2022-02-23)
- dlp: set versionClient to module version (55f0d92)
1.2.0 (2022-02-14)
- dlp: add file for tracking version (17b36ea)
1.1.0 (2022-01-04)
- dlp: added deidentify replacement dictionaries feat: added field for BigQuery inspect template inclusion lists feat: added field to support infotype versioning (a2c0bef)
Stabilize GA surface.
This is the first tag to carve out dlp as its own module. See Add a module to a multi-module repository.