-
released this
2023-11-06 16:07:12 +01:00 | 0 commits to master since this releaseCI/CD Automatic Release
Reference documentation: mkdocs page
Changelog:
Features ✨ :
add parallel coverage option
add missing typegard dep
add a feature to keep exception on when called from python / but not
Work in progress changes 🚧 :
update jenkins & toml from project template
temporary disable PERF tests
Builds 📦 :
finish 1st login version + clean code + fix unittest regressions
implement first ACL version (lack dict support)
Documentations 📖 :
fix dockerfile for debian 12
Fixes 🔧 :
try to fix toml / coverage
fix typing issues
fix ACL + cleaning
Others ❓ :
remove unused data dir from toml
use threaded uvicorn during test
enable multiprocessing on coverage
when called from uvicorn.
continuing implementation of login and session
implement server-side Set-Cookie
Downloads