Changelog

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