Skip to content

v3.8.0 - Nginx-ee stable release

Compare
Choose a tag to compare
@VirtuBox VirtuBox released this 23 Apr 06:08
· 17 commits to master since this release
84f4797

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

  • LibreSSL release bumped to 3.8.4
  • Update zlib to 1.2.13 by @WinSCaP in #146

Fixed

New Contributors

Full Changelog: v3.7.1...v3.8.0