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

Releases: googleapis/python-security-private-ca

v1.8.0

05 Apr 20:03
87be93d
Compare
Choose a tag to compare

1.8.0 (2023-04-05)

Features

  • Added ignore_dependent_resources to DeleteCaPoolRequest, DeleteCertificateAuthorityRequest, DisableCertificateAuthorityRequest (#345) (7f71213)

v1.7.1

27 Mar 14:43
39986e2
Compare
Choose a tag to compare

1.7.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#343) (df01460)

v1.7.0

06 Mar 19:44
3b3bf77
Compare
Choose a tag to compare

1.7.0 (2023-03-06)

Features

  • Add X.509 Name Constraints support (423615c)
  • Enable "rest" transport in Python for services supporting numeric enums (423615c)

Bug Fixes

  • Add service_yaml parameters to privateca_py_gapic (423615c)

v1.6.1

23 Jan 15:52
a841a1e
Compare
Choose a tag to compare

1.6.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (b69bb77)

Documentation

  • Add documentation for enums (b69bb77)

v1.6.0

11 Jan 17:12
8e778fc
Compare
Choose a tag to compare

1.6.0 (2023-01-10)

Features

v1.5.0

15 Dec 23:19
4304b3a
Compare
Choose a tag to compare

1.5.0 (2022-12-15)

Features

  • Add support for google.cloud.security.privateca.__version__ (f3d00b7)
  • Add typing to proto.Message based class attributes (f3d00b7)

Bug Fixes

  • Add dict typing for client_options (f3d00b7)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (3efdd29)
  • Drop usage of pkg_resources (3efdd29)
  • Fix timeout default values (3efdd29)

Documentation

  • samples: Snippetgen handling of repeated enum field (f3d00b7)
  • samples: Snippetgen should call await on the operation coroutine before calling result (3efdd29)

v1.4.3

10 Oct 18:11
cb154c2
Compare
Choose a tag to compare

1.4.3 (2022-10-07)

Bug Fixes

v1.4.2

04 Oct 00:30
d18ff97
Compare
Choose a tag to compare

1.4.2 (2022-09-29)

Bug Fixes

v1.4.1

16 Aug 18:15
ca15c29
Compare
Choose a tag to compare

1.4.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#278) (2d5cd50)
  • deps: require proto-plus >= 1.22.0 (2d5cd50)

v1.4.0

19 Jul 12:36
082ac26
Compare
Choose a tag to compare

1.4.0 (2022-07-18)

Features

Bug Fixes