Changelog

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