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

Latest commit

 

History

History
86 lines (37 loc) · 4.1 KB

CHANGELOG.md

File metadata and controls

86 lines (37 loc) · 4.1 KB

Changelog

1.2.0 (2021-10-15)

Features

1.1.0 (2021-10-08)

Features

  • add context manager support in client (#54) (0dc1edd)

1.0.2 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (fb8b837)

1.0.1 (2021-09-24)

Bug Fixes

  • add 'dict' annotation type to 'request' (50db178)

1.0.0 (2021-08-03)

Features

  • bump release level to production/stable (#28) (65803db)

0.2.2 (2021-07-29)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#20) (6f37510)

Miscellaneous Chores

0.2.1 (2021-07-21)

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#19) (cfa46e7)

0.2.0 (2021-07-14)

Features

Bug Fixes

  • disable always_use_jwt_access (f4cff83)
  • disable always_use_jwt_access (#15) (f4cff83)

Documentation

0.1.0 (2021-06-13)

Features