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

Latest commit

 

History

History
72 lines (33 loc) · 4.28 KB

CHANGELOG.md

File metadata and controls

72 lines (33 loc) · 4.28 KB

Changelog

0.5.0 (2021-07-28)

Features

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#55) (efcacf5)
  • enable self signed jwt for grpc (#60) (1d0ad6c)

Documentation

  • add Samples section to CONTRIBUTING.rst (#56) (cf009ca)

0.4.0 (2021-07-01)

Features

Bug Fixes

Documentation

0.3.0 (2021-06-16)

Features

  • add from_service_account_info (#12) (f1f7ccb)
  • support self-signed JWT flow for service accounts (013202c)

Bug Fixes

  • add async client to %name_%version/init.py (013202c)
  • deps: add packaging requirement (#37) (3592699)
  • exclude docs and tests from package (#42) (ee876c9)

0.2.0 (2021-02-25)

Features

  • add state field in resources (#8) (edb1e0f)

Documentation

0.1.0 (2021-01-25)

Features