v2.43.0 #696
Closed
joseluisq
announced in
Announcements
v2.43.0
#696
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.
This new
v2.43.0brings bug fixes, new features and improvements. A fix for unnecessary pre-compressed file lookups, FIPS-capable TLS support via a new Cargo feature and prebuilt binaries, several performance optimizations, hardening across several modules, better byte-range suffix detection and extract normalization coverage, CI workflow updates and other enhancements.Fixes
3.23.4) & Debian (13.5) Docker images. PR Update Alpine (3.23.4) & Debian (13.5) Docker images #678 by @joseluisqFeatures
http2-fipsCargo feature flag usingaws-lc-rsin FIPS mode. PR Add FIPS-capable TLS via http2-fips feature flag #645 by @alexander-bauer. See docs, new Docker Images and prebuilt binaries available.--default-charset. PR Optional default charset for text/* file responses (#655) #656 by @davlgd. See docs (follow-up PR Improve MIME types for compression and default text charset features #657 by @joseluisq).Refactorings
develworkflow to compile some binaries withoutcrosstool #691 by @joseluisqreleaseCI Workflow to compile several targets & fips directly via Github Action runners #693 by @joseluisqDocs
.htmlsuffix feature for404errors. PR Add missing.htmlsuffix for 404s description #686 by @joseluisqFor more details see the v2.43.0 milestone and the full changelog v2.42.0...v2.43.0.
All reactions