Changelog

0.2.5 (2024-02-22)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12307) (be87bc4)

  • fix ValueError in test__validate_universe_domain (dd749df)

0.2.4 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (27dceb9)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (27dceb9)

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

0.2.3 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (#12241) (aae72f5)

0.2.2 (2023-12-07)

Features

  • Add support for python 3.12 (f46b37f)

  • Introduce compatibility with native namespace packages (f46b37f)

Bug Fixes

  • Require proto-plus >= 1.22.3 (f46b37f)

  • Use retry_async instead of retry in async client (f46b37f)

0.2.1 (2023-09-19)

Documentation

0.2.0 (2023-07-17)

Features

  • add resource_types to SearchAllResources, to allow filtering by resource type (#11484) (fc26bf0)

0.1.1 (2023-07-05)

Bug Fixes

0.1.0 (2023-06-22)

Features

  • add initial files for google.cloud.kms.inventory.v1 (#11424) (7e5f352)

Changelog