Changelog

0.1.6 (2024-02-22)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12310) (41821da)

  • fix ValueError in test__validate_universe_domain (2451e88)

0.1.5 (2024-02-06)

Bug Fixes

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

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (e16032f)

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

0.1.4 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (#12243) (e14d4b1)

0.1.3 (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.1.2 (2023-09-19)

Documentation

0.1.1 (2023-07-05)

Bug Fixes

0.1.0 (2023-05-12)

Features

  • add initial files for google.cloud.support.v2 (#11176) (84d9653)

Changelog