Changelog

0.5.9 (2024-03-22)

Features

  • add GetServerConfig rpc and message (d7cc4ae)

  • add UpgradeCluster (d7cc4ae)

0.5.8 (2024-03-05)

Bug Fixes

0.5.7 (2024-02-22)

Bug Fixes

  • [Many APIs] fix ValueError in test__validate_universe_domain (#12283) (f20b41a)

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12306) (1e787f2)

0.5.6 (2024-02-06)

Bug Fixes

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

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (c721248)

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

0.5.5 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (#12240) (d51f832)

0.5.4 (2023-12-07)

Features

  • Add support for python 3.12 (fb6f9db)

  • Introduce compatibility with native namespace packages (fb6f9db)

Bug Fixes

  • Require proto-plus >= 1.22.3 (fb6f9db)

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

0.5.3 (2023-09-19)

Documentation

0.5.2 (2023-07-05)

Bug Fixes

0.5.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#30) (010c651)

0.5.0 (2023-03-03)

Features

  • Enable “rest” transport in Python for services supporting numeric enums (#24) (945e4fa)

Bug Fixes

  • Add service_yaml parameters to edgecontainer GAPIC targets (#28) (5fd68bf)

0.4.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (21e3444)

Documentation

  • Add documentation for enums (21e3444)

0.4.0 (2023-01-10)

Features

0.3.0 (2022-12-15)

Features

  • Add support for google.cloud.edgecontainer.__version__ (f389e2d)

  • Add typing to proto.Message based class attributes (f389e2d)

Bug Fixes

  • Add dict typing for client_options (f389e2d)

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (f72016a)

  • Drop usage of pkg_resources (f72016a)

  • Fix timeout default values (f72016a)

Documentation

  • samples: Snippetgen handling of repeated enum field (f389e2d)

  • samples: Snippetgen should call await on the operation coroutine before calling result (f72016a)

0.2.1 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#5) (3b695ec)

  • deps: require google-api-core>=1.33.2 (3b695ec)

0.2.0 (2022-10-03)

Features

  • add a field in cluster to describe whether the machine is disabled. (6c98a68)

  • Temporally remove the version fields (#3) (6c98a68)

Bug Fixes

  • mark VPC project and service account as optional fields and add details for service account format (6c98a68)

0.1.0 (2022-10-03)

Features

Changelog