Changelog

0.1.3 (2024-02-22)

Bug Fixes

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

  • fix ValueError in test__validate_universe_domain (2451e88)

Documentation

  • [google-cloud-servicehealth] update proto comments (#12320) (db4e692)

0.1.2 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (9e8d039)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (9e8d039)

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

0.1.1 (2024-02-01)

Features

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

0.1.0 (2024-01-12)

Features

  • add initial files for google.cloud.servicehealth.v1 (#12189) (6ca7fa2)

Changelog