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

Latest commit

 

History

History
70 lines (31 loc) · 3.58 KB

CHANGELOG.md

File metadata and controls

70 lines (31 loc) · 3.58 KB

Changelog

1.1.2 (2021-09-24)

Bug Fixes

  • add 'dict' annotation type to 'request' (9da978a)

1.1.1 (2021-07-26)

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#51) (43e3ce1)
  • enable self signed jwt for grpc (#57) (d79eaa7)

Documentation

  • add Samples section to CONTRIBUTING.rst (#52) (a3e352c)

Miscellaneous Chores

1.1.0 (2021-07-01)

Features

Bug Fixes

Documentation

1.0.0 (2021-06-16)

Features

  • bump release level to production/stable (#32) (ab0fdc2)

0.2.0 (2021-05-16)

Features

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

Bug Fixes

  • add async client to %name_%version/init.py (cf6f145)
  • deps: add packaging requirement (#30) (e618271)

0.1.0 (2021-03-15)

Features