Changelog

1.0.4 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (1b0841d)

1.0.3 (2021-09-24)

Bug Fixes

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

1.0.2 (2021-07-28)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#97) (195861c)

Miscellaneous Chores

1.0.1 (2021-07-20)

Bug Fixes

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

1.0.0 (2021-06-30)

Features

  • add always_use_jwt_access (#87) (6104fe4)

  • bump release level to production/stable (#77) (b267e2f)

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

  • Update Service Directory v1beta1 protos to include VPC Network field, and create/modify timestamp fields. (#88) (e7fba11)

Bug Fixes

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

  • disable always_use_jwt_access (1df4a39)

  • disable always_use_jwt_access (#91) (1df4a39)

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#84) (d9c20bb)

Miscellaneous Chores

0.5.0 (2021-03-31)

Features

0.4.1 (2021-02-11)

Bug Fixes

0.4.0 (2020-12-03)

Features

0.3.0 (2020-06-11)

Features

  • add mTLS support, fix missing routing header issue (#15) (b983735)

0.2.0 (2020-05-19)

Features

  • add mTLS support (via synth) (#4) (25e0fcf)

Bug Fixes

0.1.1 (2020-04-17)

Bug Fixes

  • fix link to client library documentation (#3) (8e9e602)

0.1.0 (2020-03-13)

Features