Skip to content

Releases: douwevandermeij/fractal

5.3.2

21 Nov 13:12
Compare
Choose a tag to compare
fix json decoder for date objects

5.3.1

15 Nov 11:09
Compare
Choose a tag to compare
all crud command now pass user token payload to command

5.3.0

13 Nov 15:48
Compare
Choose a tag to compare
BasicRestRouterService get_entity now propagates kwargs to ingress se…

5.2.2

03 Sep 06:50
Compare
Choose a tag to compare
DefaultRestRouterService now supports read model classes for find_ent…

5.1.0

28 Aug 07:40
Compare
Choose a tag to compare
add openapi_tags to FastAPI for documentation

5.0.2

27 Aug 11:13
Compare
Choose a tag to compare
allow updating values when there is no existing record (upsert)

5.0.1

05 Aug 09:33
Compare
Choose a tag to compare
allow updating values to None/empty when field is not required

5.0.0

28 Apr 07:54
Compare
Choose a tag to compare
remove gcp/cloudstorage, sentry fixes, tox changes, github build changes

4.1.3

15 Oct 14:49
Compare
Choose a tag to compare
use "uid" custom claim to get user_id from a token

4.1.2

23 Jul 11:44
Compare
Choose a tag to compare
fix info endpoint status