Changelog

1.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (eef4248)

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

Documentation

  • list oneofs in docstring (eef4248)

1.2.0 (2021-10-20)

Features

Documentation

1.1.0 (2021-10-08)

Features

  • add context manager support in client (#73) (98d60e9)

1.0.3 (2021-09-27)

Bug Fixes

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

Documentation

  • migrate links in CONTRIBUTING.rst from master to main (#58) (98c4177)

1.0.2 (2021-07-28)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#48) (1bbd444)

Miscellaneous Chores

1.0.1 (2021-07-21)

Bug Fixes

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

1.0.0 (2021-07-18)

Miscellaneous Chores

0.3.0 (2021-07-01)

Features

  • add always_use_jwt_access (#36) (7c6c08f)

  • Added the gRPC service config for the Service Controller v1 API (#38) (b95a767)

Bug Fixes

Documentation

0.2.0 (2021-05-27)

Features

  • bump release level to production/stable (#25) (ce65557)

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

Bug Fixes

  • add async client to %name_%version/init.py (0630fa0)

0.1.0 (2021-04-03)

Features