Changelog

0.3.8 (2024-02-22)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12308) (74dabeb)

  • fix ValueError in test__validate_universe_domain (89c1b05)

0.3.7 (2024-02-06)

Bug Fixes

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

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (e75fcf6)

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

0.3.6 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (4368029)

0.3.5 (2023-12-07)

Features

  • Add support for python 3.12 (9a629e1)

  • Introduce compatibility with native namespace packages (9a629e1)

Bug Fixes

  • Require proto-plus >= 1.22.3 (9a629e1)

  • Use retry_async instead of retry in async client (9a629e1)

0.3.4 (2023-09-19)

Documentation

0.3.3 (2023-07-05)

Bug Fixes

0.3.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#29) (b8a41e5)

0.3.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (#19) (00131f4)

0.3.0 (2023-01-10)

Features

0.2.0 (2022-12-15)

Features

  • Add support for google.cloud.security.publicca.__version__ (9041c21)

  • Add typing to proto.Message based class attributes (9041c21)

Bug Fixes

  • Add dict typing for client_options (9041c21)

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (4a42964)

  • Drop usage of pkg_resources (4a42964)

  • Fix timeout default values (4a42964)

Documentation

  • samples: Snippetgen handling of repeated enum field (9041c21)

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

0.1.1 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#2) (4528ad9)

  • deps: require google-api-core>=1.33.2 (4528ad9)

0.1.0 (2022-10-03)

Features

Changelog