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

Latest commit

 

History

History
52 lines (24 loc) · 3 KB

CHANGELOG.md

File metadata and controls

52 lines (24 loc) · 3 KB

Changelog

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