Changelog

1.2.1 (2021-06-16)

Bug Fixes

  • exclude docs and tests from package (#79) (f2fc441)

1.2.0 (2021-05-28)

Features

  • add from_service_account_info factory and fix sphinx identifiers (#42) (95ba269)

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

Bug Fixes

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

  • deps: add packaging requirement (#75) (73d8957)

1.1.1 (2021-02-11)

Bug Fixes

  • update retry and timeout settings (#38) (8dbad86)

1.1.0 (2020-11-17)

Features

  • add async client, support credentials_file and scopes client options (#29) (4177eb5)

  • add mtls support (#19) (fef622a)

1.0.0 (2020-05-18)

Features

Bug Fixes

0.1.0 (2020-02-28)

Features