Changelog

1.2.2 (2022-05-05)

Documentation

1.2.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#107) (4fc6a16)

1.2.0 (2022-02-18)

Features

Bug Fixes

  • deps: remove unused dependency libcst (#97) (b2b62f1)

  • Remove EnableService and DisableService RPC methods and related modules (#98) (9a2d72c)

  • resolve DuplicateCredentialArgs error when using credentials_file (21f9f5d)

1.1.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (f00ac02)

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

Documentation

  • list oneofs in docstring (f00ac02)

1.1.0 (2021-10-26)

Features

  • add context manager support in client (#63) (71186c1)

1.0.4 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (538b500)

1.0.3 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (7547e3a)

1.0.2 (2021-07-28)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#37) (87472ed)

Miscellaneous Chores

1.0.1 (2021-07-21)

Bug Fixes

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

1.0.0 (2021-07-10)

Features

  • add always_use_jwt_access (#31) (8d76ae3)

  • bump release level to production/stable (#17) (f521883)

  • support self-signed JWT flow for service accounts (cb785b5)

Bug Fixes

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#25) (78f33d1)

Miscellaneous Chores

0.1.0 (2021-03-24)

Features