Changelog

0.6.3 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#152) (07536c6)

0.6.2 (2022-03-05)

Bug Fixes

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

  • deps: require proto-plus>=1.15.0 (dd16b4e)

0.6.1 (2022-02-26)

Documentation

0.6.0 (2022-02-03)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (9fe2aed)

0.5.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (2cce50d)

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

Documentation

  • list oneofs in docstring (2cce50d)

0.5.0 (2021-10-21)

Features

0.4.0 (2021-10-08)

Features

  • add context manager support in client (#93) (9a0ef96)

0.3.3 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (149f428)

0.3.2 (2021-07-27)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#67) (543ad2a)

Miscellaneous Chores

0.3.1 (2021-07-20)

Bug Fixes

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

0.3.0 (2021-06-30)

Features

Bug Fixes

  • disable always_use_jwt_access (3d347fa)

  • disable always_use_jwt_access (#63) (3d347fa)

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#54) (2eb4cfb)

0.2.1 (2021-06-16)

Bug Fixes

  • exclude docs and tests from package (#51) (02506a4)

0.2.0 (2021-05-18)

Features

  • add from_service_account_info factory and fix sphinx identifiers (#21) (3fa53fb)

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

Bug Fixes

  • add async client to %name_%version/init.py (762c28c)

  • deps: add packaging requirement (#46) (afb3009)

  • remove gRPC send/recv limits (#15) (044d47a)

0.1.1 (2020-12-04)

Documentation

  • add allowlist warning to README (#6) (7ef1b9c)

  • update access form to short URL (#11) (2b4ae4f)

0.1.0 (2020-12-02)

Features

Documentation

  • python: update intersphinx for grpc and auth (#3) (0a7ae50)