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

TypeDB Client Python 2.18.2

Latest
Compare
Choose a tag to compare
@typedb-bot typedb-bot released this 11 Aug 10:12
a76bbcb

PyPI package: https://pypi.org/project/typedb-client
Documentation: https://docs.vaticle.com/docs/client-api/python

Distribution

Available through https://pypi.org

pip install typedb-client==2.18.2

New Features

Bugs Fixed

  • Safer cluster channel initialisation & better handling of invalid token errors
    When using CA in the authorisation flow, we fix a bug where the client tries to access client state that may not exist yet.

Code Refactors

Other Improvements

  • Update VERSION to 2.18.2

  • Bump TypeDB artifacts to 2.19.0