v2.40.0 #590
Closed
joseluisq
announced in
Announcements
v2.40.0
#590
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This new
v2.40.0release introduces important security bug fixes, performance, resource, and binary size optimisations, rootless Debian and Alpine Docker images, support for content negotiation of Markdown files and other enhancements.For more details about the changes, take a look at the corresponding PR and documentation links.
Fixes
Features
armv7-unknown-linux-gnueabihftarget. Addarmv7-unknown-linux-gnueabihftarget #586 by @joseluisqAcceptheader. Content negotiation for Markdown files #577 by @davlgd, see docs.exit_on_erroroption toServer::run_server_on_rtfunction to control server termination. Addexit_on_erroroption forServer::run_server_on_rt#578 by @frnsysRefactorings
jemallocin favour ofmimallocfor MUSL targets, which reduces statically-linked binaries' memory usage. Dropjemallocin favor ofmimallocallocator for MUSL targets #587 by @joseluisqregexcrate withregex-liteto reduce binary size. Replaceregexcrate withregex-liteto reduce binary size #581 by @joseluisq/publicdirectory as a Docker volume without any --root or SERVER_ROOT env, then change it to point to/var/publicinstead or provide a custom root directory.lazy_staticand prefer fixed text mime types for dynamic compression. Droplazy_staticdependency for fixed text mime types list in compression module #580 by @joseluisqFor more details see the v2.40.0 milestone and the full changelog v2.39.0...v2.40.0.
This discussion was created from the release v2.40.0.
Beta Was this translation helpful? Give feedback.
All reactions