Skip to content

Auth key declaration & describe

Compare
Choose a tag to compare
@ricardokazu ricardokazu released this 17 Sep 20:34
· 108 commits to main since this release
a5a25e5

JAI - python SDK v0.21.0 - 17/09/2022

We're happy to announce the v0.21.0!!

We recommend that all users upgrade to this version using pip:

pip install -U jai-sdk

Release Notes

  • Highlights
  • Backwards Incompatible Change

Highlights

  • readded auth key usage on object instantiation:
j = Jai(auth_key)

Backwards Incompatible Change

  • Added displayName, owner and project attributes to describe response

What's Changed

Full Changelog: v0.20.1...v0.21.0