Skip to content

Releases: terminusdb/terminusdb-client-python

TerminusDB Python Client v12.0.5

Choose a tag to compare

@hoijnet hoijnet released this 26 Feb 09:01
f972cef

What's Changed

Full Changelog: v12.0.4...v12.0.5

TerminusDB Python Client 12.0.4

Choose a tag to compare

@hoijnet hoijnet released this 25 Feb 19:38
12a68cd

Features

Maintenance and bug fixes

New Contributors

Full Changelog: v11.1.0...v12.0.4

TerminusDB Python Client v11.1.0

Choose a tag to compare

@hoijnet hoijnet released this 15 Nov 08:35
68c5092

TerminusDB Python Client v11.1.0

  • Add support for python 3.12 and deprecate python 3.8 (end of life)
  • Aligned with TerminusDB 11.1 overall and general preparation for v11.2.0
  • Aligning client release minor versions with server versions for clarity

Bug fixes and maintenance

  • Fix schema parameter to database construction
  • Update minimum Python version to 3.9 for urllib3 2.5.0 compatibility
  • Include latest security updates

What's Changed

Security updates

New Contributors

Full Changelog: v10.2.6...v11.1.0

v10.2.5

Choose a tag to compare

@matko matko released this 16 Nov 14:07
97ec3b1

Bug fixes

  • fix serialization of dictionaries

v10.2.4

Choose a tag to compare

@rrooij rrooij released this 17 Jul 12:07
fd5ecea

Bug fixes

  • Fix bug in prop conversion for lists from JSON schema
  • Complete XSD types for tdbpy

v10.2.3

Choose a tag to compare

@rrooij rrooij released this 30 May 12:24

v10.2.3

New

  • Add remote auth

Bug fixes

  • Fix incorrect mapping of sys:JSON type to
    Python class
  • Fix failing requests integration test

v10.2.2

Choose a tag to compare

@rrooij rrooij released this 29 Mar 09:13

New

  • Add patch endpoint

Bug fixes

  • Fix error when checking types
  • Fix repeating load of object with key bug