v2.30.0 #378
Closed
joseluisq
announced in
Announcements
v2.30.0
#378
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This new
v2.30.0
release brings security and dependency updates as well as several bug fixes. Overall performance improvements (directory listing particularly), continuous HTTP load testing benchmarks, project refactorings for increased stability, security and correctness as well as several other improvements.Fixes
Accept-Encoding
handling does not work correctly if only two compression schemes are available. PR Fix Accept-Encoding handling to work correctly if only two compression schemes are available #361 by @palant.Features
Refactorings
basic_auth
module. PR Move all of Basic authentication logic into basic_auth module #346 by @palant.maintenance_mode
module. PR Move most of maintenance mode logic into maintenance_mode module #350 by @palant.Accept-Encoding
header. PR Replaced fork of the headers module by an in-tree handler for the Accept-Encoding header #354 by @palant.compression
andcompression_static
modules. PR Move all compression-related code into compression and compression_static modules #369 by @palant.maud
templates andserde_json
for directory listings. PR Use maud templates and serde_json for directory listings #367 by @palant.fallback
page logic into the corresponding module. PR Move all fallback page logic into the corresponding module #372 by @palant.Docs
For more details see v2.30.0 milestone and the full changelog v2.28.0...v2.30.0.
This discussion was created from the release v2.30.0.
Beta Was this translation helpful? Give feedback.
All reactions