Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Latest commit

 

History

History
58 lines (25 loc) · 2.7 KB

CHANGELOG.md

File metadata and controls

58 lines (25 loc) · 2.7 KB

Changelog

1.0.1 (2021-09-24)

Bug Fixes

  • add 'dict' annotation type to 'request' (be61638)

1.0.0 (2021-08-03)

Features

  • bump release level to production/stable (#29) (6e8f2b1)

0.2.1 (2021-07-26)

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#20) (46a4eaf)
  • enable self signed jwt for grpc (#26) (aca8358)

Documentation

  • add Samples section to CONTRIBUTING.rst (#21) (d1fc404)

Miscellaneous Chores

0.2.0 (2021-07-14)

Features

Bug Fixes

Documentation

  • omit mention of Python 2.7 in 'CONTRIBUTING.rst' (#1127) (#6) (36a763a)

0.1.0 (2021-06-14)

Features