v1.5.14
Oxygen v1.5.14
Merged pull requests:
- improved-cron-error-handling (#219) (@ndortega)
- Add revise argument to serve(...) (#220) (@frankier)
- feature/middleware-cache-lock (#227) (@ndortega)
- feature/updated-extractor-validation (#228) (@ndortega)
- feature/reexport-queryparams (#229) (@ndortega)
Closed issues:
- Hot module reloading (#122)
- Programmatic server restart (#215)
- error is silent and ignored in cron (#216)
- weird behavior when the function takes longer than the cron interval (#217)
- Multiprocess parallelization (#218)
- Reexport queryparams from URIs/HTTP instead of redefining it (#221)
- Documentation: Using router with function syntax (#222)
- Returns
500 Internal Server Error
on bad request (#225) - Julia 1.11 "Multiple concurrent writes to Dict detected!" middleware_cache (#226)