Changelog

1.2.0 (2021-05-28)

Features

  • add from_service_account_info (8f6833a)

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

Bug Fixes

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

  • deps: add packaging requirement (#78) (fd1417b)

  • use correct retry deadlines (#57) (8f6833a)

1.1.1 (2021-02-12)

Bug Fixes

  • remove client recv msg limit and add enums to types/__init__.py (#40) (2333089)

1.1.0 (2020-11-16)

Features

  • add common resource helpers, expose client transport (#33) (2c07916)

1.0.0 (2020-08-05)

⚠ BREAKING CHANGES

  • migrate to use microgen (#23)

Features

0.2.0 (2020-05-13)

Bug Fixes

0.1.0 (2020-02-10)

Features