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

Latest commit

 

History

History
60 lines (27 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

60 lines (27 loc) · 2.99 KB

Changelog

0.3.1 (2021-07-20)

Bug Fixes

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

0.3.0 (2021-07-01)

Features

Bug Fixes

Documentation

0.2.0 (2021-05-28)

Features

  • add from_service_account_info (#26) (4999922)
  • support self-signed JWT flow for service accounts (7a84b3b)

Bug Fixes

  • add async client to %name_%version/init.py (7a84b3b)
  • deps: add packaging requirement (#45) (9790dc9)

0.1.2 (2021-02-08)

Bug Fixes

0.1.1 (2020-08-06)

Bug Fixes

0.1.0 (2020-08-04)

Features