Changelog

0.2.2 (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.2.1 (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.2.0 (2024-02-01)

⚠ BREAKING CHANGES

  • Removed RPCs DeleteBlueprintRevision, DeleteDeployment, DeleteDeploymentRevision

Features

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

  • New fields in message Blueprint (d11edb1)

  • New values in enum State (d11edb1)

  • Support for the STATUS_NOT_APPLICABLE entity status (9d4649b)

  • Support for the WORKLOAD_CLUSTER_DEPLOYMENT blueprint deployment level (9d4649b)

Bug Fixes

  • Removed RPCs DeleteBlueprintRevision, DeleteDeployment, DeleteDeploymentRevision (d11edb1)

Documentation

  • Clarified Deployment.workload_cluster field description (9d4649b)

  • Updated comments (d11edb1)

0.1.2 (2023-12-07)

Features

  • Add support for python 3.12 (e9655df)

  • Introduce compatibility with native namespace packages (e9655df)

Bug Fixes

  • Require proto-plus >= 1.22.3 (e9655df)

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

0.1.1 (2023-11-29)

Documentation

  • [google-cloud-telcoautomation] replace <> with {} in api documentation (#12035) (b055b00)

0.1.0 (2023-11-16)

Features

  • add initial files for google.cloud.telcoautomation.v1 (#12012) (e06e046)

Changelog