Releases: douwevandermeij/fractal
Releases · douwevandermeij/fractal
5.3.2
5.3.1
all crud command now pass user token payload to command
5.3.0
BasicRestRouterService get_entity now propagates kwargs to ingress se…
5.2.2
DefaultRestRouterService now supports read model classes for find_ent…
5.1.0
add openapi_tags to FastAPI for documentation
5.0.2
allow updating values when there is no existing record (upsert)
5.0.1
allow updating values to None/empty when field is not required
5.0.0
remove gcp/cloudstorage, sentry fixes, tox changes, github build changes
4.1.3
use "uid" custom claim to get user_id from a token
4.1.2
fix info endpoint status