Releases: projectcaluma/manabi
Releases · projectcaluma/manabi
v2.0.1
02 Sep 12:53
Compare
Sorry, something went wrong.
No results found
Fix
deps: Update to psycopg v3 (64183fe )
v2.0.0
02 Sep 12:06
Compare
Sorry, something went wrong.
No results found
Feature
deps: Update dependencies (edd2fb0 )
Breaking
This removes support for Python < 3.12 (edd2fb0 )
v1.5.0
22 Nov 14:17
Compare
Sorry, something went wrong.
No results found
v1.4.1
20 Nov 13:17
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Merge pull request #329 from projectcaluma/jlf/chore-release-1.4.0
chore: release 1.4.0
v1.3.3
28 Feb 09:16
Compare
Sorry, something went wrong.
No results found
Fix
Move methods from ManabiFileResource to ManabiFileResourceMixin (acc3193 )
v1.3.2
26 Feb 09:27
Compare
Sorry, something went wrong.
No results found
Fix
Fix inheritance order with ManabiFileResourceMixin (c751b69 )
v1.3.1
23 Feb 14:07
Compare
Sorry, something went wrong.
No results found
Fix
fix: fix path handling difference between MinIO and S3 (dab81ec )
v1.3.0
12 Feb 12:53
Compare
Sorry, something went wrong.
No results found
v1.2.0
10 Jul 11:49
Compare
Sorry, something went wrong.
No results found
Feature
Add post-write-hook/callback (80cbf38 )
Fix
token: Handle errors from msgpack by creating a invalid token (81a5ccf )