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

Latest commit

 

History

History
27 lines (15 loc) · 578 Bytes

RELEASE_NOTES_LATEST.md

File metadata and controls

27 lines (15 loc) · 578 Bytes

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=={version}

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