Changelog

1.7.0 (2024-03-22)

Features

  • [google-cloud-certificate-manager] Added Trust Configs and DnsAuthorization.Type to Certificate Manager (#12470) (915faee)

1.6.3 (2024-03-05)

Bug Fixes

1.6.2 (2024-02-22)

Bug Fixes

  • [Many APIs] fix ValueError in test__validate_universe_domain (#12281) (62cf934)

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12305) (2aa7f17)

1.6.1 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (f3db074)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (f3db074)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (f3db074)

1.6.0 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (#12238) (8701267)

1.5.0 (2023-12-07)

Features

  • Add support for python 3.12 (0d1a592)

  • Introduce compatibility with native namespace packages (0d1a592)

Bug Fixes

  • Require proto-plus >= 1.22.3 (0d1a592)

  • Use retry_async instead of retry in async client (0d1a592)

1.4.4 (2023-09-19)

Documentation

1.4.3 (2023-07-05)

Bug Fixes

1.4.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#116) (7507e2a)

1.4.1 (2023-03-01)

Documentation

  • Corrected information about the limit of certificates that can be attached to a Certificate Map Entry (#113) (415b36a)

1.4.0 (2023-02-27)

Features

  • Enable “rest” transport in Python for services supporting numeric enums (#109) (d63d706)

1.3.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (81cfbf9)

Documentation

  • Add documentation for enums (81cfbf9)

1.3.0 (2023-01-10)

Features

1.2.0 (2022-12-15)

Features

  • Add support for google.cloud.certificate_manager.__version__ (7ba10a7)

  • Add typing to proto.Message based class attributes (7ba10a7)

Bug Fixes

  • Add dict typing for client_options (7ba10a7)

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (2cb2cff)

  • Drop usage of pkg_resources (2cb2cff)

  • Fix timeout default values (2cb2cff)

Documentation

  • samples: Snippetgen handling of repeated enum field (7ba10a7)

  • samples: Snippetgen should call await on the operation coroutine before calling result (2cb2cff)

1.1.1 (2022-10-07)

Bug Fixes

1.1.0 (2022-10-03)

Features

  • Added support for Private Trust to Certificate Manager API (#88) (5cf35e2)

1.0.1 (2022-09-29)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#86) (fa93aa2)

1.0.0 (2022-08-15)

Features

  • bump release level to production/stable (#68) (dfdfff8)

0.2.1 (2022-08-15)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#72) (414f5c5)

  • deps: require proto-plus >= 1.22.0 (414f5c5)

0.2.0 (2022-07-16)

Features

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (72eba35)

  • Removed resource definition of Compute API resources and incorrect resource references that used them (#62) (72eba35)

  • require python 3.7+ (#64) (62b2303)

0.1.3 (2022-06-03)

Bug Fixes

  • deps: require protobuf <4.0.0dev (#55) (14a09d2)

0.1.2 (2022-03-30)

Bug Fixes

0.1.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (4565ece)

0.1.0 (2022-02-16)

Features