Changelog

1.7.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (a5c0a5e)

Documentation

  • Add documentation for enums (a5c0a5e)

1.7.0 (2023-01-10)

Features

1.6.0 (2022-12-08)

Features

  • add support for google.cloud.vpcaccess.__version__ (ac907b5)

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

Bug Fixes

  • Add dict typing for client_options (ac907b5)

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

  • Drop usage of pkg_resources (c039a98)

  • Fix timeout default values (c039a98)

Documentation

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

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

1.5.2 (2022-10-07)

Bug Fixes

1.5.1 (2022-09-29)

Bug Fixes

1.5.0 (2022-08-23)

Features

  • Adds support for configuring scaling settings (#132) (8b69869)

1.4.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#129) (b95e2e8)

  • deps: require proto-plus >= 1.22.0 (b95e2e8)

1.4.0 (2022-07-16)

Features

Bug Fixes

1.3.2 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#112) (02034f0)

1.3.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#90) (cde4f5b)

1.3.0 (2022-02-11)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (6d4115c)

1.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (cd6b816)

  • deps: require google-api-core >= 1.28.0 (cd6b816)

Documentation

  • list oneofs in docstring (cd6b816)

1.2.0 (2021-10-18)

Features

1.1.0 (2021-10-07)

Features

  • add context manager support in client (#51) (f031d91)

1.0.2 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (294b2da)

1.0.1 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (be61638)

1.0.0 (2021-08-03)

Features

  • bump release level to production/stable (#29) (6e8f2b1)

0.2.1 (2021-07-26)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#20) (46a4eaf)

  • enable self signed jwt for grpc (#26) (aca8358)

Documentation

  • add Samples section to CONTRIBUTING.rst (#21) (d1fc404)

Miscellaneous Chores

0.2.0 (2021-07-14)

Features

Bug Fixes

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#6) (36a763a)

0.1.0 (2021-06-14)

Features