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

Latest commit

 

History

History
91 lines (40 loc) · 4.6 KB

CHANGELOG.md

File metadata and controls

91 lines (40 loc) · 4.6 KB

Changelog

1.1.3 (2021-07-27)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#49) (6b59802)

Miscellaneous Chores

1.1.2 (2021-07-21)

Bug Fixes

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

1.1.1 (2021-06-30)

Bug Fixes

  • disable always_use_jwt_access (d8d2f5f)
  • disable always_use_jwt_access (#44) (d8d2f5f)

1.1.0 (2021-06-23)

Features

Documentation

1.0.2 (2021-06-16)

Bug Fixes

1.0.1 (2021-06-16)

Bug Fixes

  • exclude docs and tests from package (#30) (16ad4ac)

1.0.0 (2021-06-02)

Features

  • bump release level to production/stable (#23) (4cb1678)

Miscellaneous Chores

0.2.0 (2021-05-28)

Features

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

Bug Fixes

  • add async client to %name_%version/init.py (c798db2)
  • deps: add packaging requirement (#20) (f352b81)

0.1.0 (2021-04-05)

Features