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

Latest commit

 

History

History
67 lines (30 loc) · 3.38 KB

CHANGELOG.md

File metadata and controls

67 lines (30 loc) · 3.38 KB

Changelog

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