Skip to content

Releases: projectcaluma/manabi

v2.0.1

02 Sep 12:53

Choose a tag to compare

Fix

  • deps: Update to psycopg v3 (64183fe)

v2.0.0

02 Sep 12:06

Choose a tag to compare

Feature

  • deps: Update dependencies (edd2fb0)

Breaking

  • This removes support for Python < 3.12 (edd2fb0)

v1.5.0

22 Nov 14:17
90b1c87

Choose a tag to compare

Feature

  • Widen token column a bit (fcb0a2f)

v1.4.1

20 Nov 13:17
7095a01

Choose a tag to compare

Fix

  • fix: do not crash if expected lock entry is not in db (2920c64)
  • fix: do not log stacktrace on db reconnect (8f0d753)

v1.4.0

23 May 09:48
2ecefa8

Choose a tag to compare

Merge pull request #329 from projectcaluma/jlf/chore-release-1.4.0

chore: release 1.4.0

v1.3.3

28 Feb 09:16
952d6de

Choose a tag to compare

Fix

  • Move methods from ManabiFileResource to ManabiFileResourceMixin (acc3193)

v1.3.2

26 Feb 09:27
d339f57

Choose a tag to compare

Fix

  • Fix inheritance order with ManabiFileResourceMixin (c751b69)

v1.3.1

23 Feb 14:07
4675915

Choose a tag to compare

Fix

  • fix: fix path handling difference between MinIO and S3 (dab81ec)

v1.3.0

12 Feb 12:53
f7bbce5

Choose a tag to compare

Feature

v1.2.0

10 Jul 11:49
36b32e7

Choose a tag to compare

Feature

  • Add post-write-hook/callback (80cbf38)

Fix

  • token: Handle errors from msgpack by creating a invalid token (81a5ccf)