v3.8.0 - Nginx-ee stable release
Added
--with-http_v3_module
on Mainline release- Full HTTP/3 QUIC support on Mainline release with LibreSSL
Full HTTP/3 QUIC support is online available on mainline release with LibreSSL. Read more here
# compile latest nginx mainline release with full HTTP/3 QUIC support with LibreSSL
bash <(wget -O - vtb.cx/nginx-ee || curl -sL vtb.cx/nginx-ee) --libressl
Changed
Fixed
- Fix compile error due to Brotli by @janiosarmento in #151
New Contributors
Full Changelog: v3.7.1...v3.8.0