Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Releases: googleapis/python-dlp

v3.12.3

14 Sep 14:15
5f7e8e6
Compare
Choose a tag to compare

3.12.3 (2023-09-13)

Documentation

v3.12.2

05 Jul 14:47
8874dc3
Compare
Choose a tag to compare

3.12.2 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#505) (a4099cc)

v3.12.1

27 Mar 15:50
b88ae34
Compare
Choose a tag to compare

3.12.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#497) (60cafe1)

v3.12.0

28 Feb 18:41
21d0ba3
Compare
Choose a tag to compare

3.12.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#491) (4265240)

v3.11.1

23 Jan 15:59
604d966
Compare
Choose a tag to compare

3.11.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (29a4548)

Documentation

  • Add documentation for enums (29a4548)

v3.11.0

10 Jan 17:12
16f3fb8
Compare
Choose a tag to compare

3.11.0 (2023-01-10)

Features

v3.10.1

05 Jan 17:16
beb47c6
Compare
Choose a tag to compare

3.10.1 (2023-01-05)

Documentation

  • samples: Adding a missing line as suggested by feedback (#469) (8216416)

v3.10.0

15 Dec 22:51
f1e17d2
Compare
Choose a tag to compare

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

10 Oct 16:20
f02cce4
Compare
Choose a tag to compare

3.9.2 (2022-10-07)

Bug Fixes

v3.9.1

04 Oct 01:04
dafe172
Compare
Choose a tag to compare

3.9.1 (2022-10-04)

Bug Fixes

Documentation

  • Deprecate extra field to avoid confusion (#447) (8ee182f)