Changelog

1.3.5 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (a73b1e0)

1.3.4 (2021-09-24)

Bug Fixes

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

1.3.3 (2021-07-27)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#98) (4fda4f9)

Miscellaneous Chores

1.3.2 (2021-07-20)

Bug Fixes

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

1.3.1 (2021-06-30)

Bug Fixes

  • disable always_use_jwt_access (e4e04a0)

  • disable always_use_jwt_access (#93) (e4e04a0)

1.3.0 (2021-06-23)

Features

Documentation

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