nginx release-1.30.0

release-1.30.0
Added 14
  • Support for HTTP Early Hints (103)
  • Support for HTTP/2 to backend
  • Support for Encrypted ClientHello
  • Sticky sessions support for upstreams
  • Multipath TCP support
  • Support for loading keys via OSSL_STORE
Changed 3
  • Default proxy HTTP version set to HTTP/1.1 with keep-alive enabled
  • QUIC using QUIC API introduced in OpenSSL 3.5
  • SSL support for compressed server certificates with BoringSSL
Fixed 3
  • QUIC fixed sending acknowledgments with limited congestion window
  • Auth basic file descriptor leak on memory allocation error
  • SSL fixed key values mismatch with object cache inheritance

nginx-1.30.0 stable version has been released, incorporating new features and bug fixes from the 1.29.x mainline branch — including Early Hints, HTTP/2 to backend and Encrypted ClientHello, sticky sessions support for upstreams, Multipath TCP support, the default proxy HTTP version set to HTTP/1.1 with keep-alive enabled, and more.

What's Changed
New Contributors

Full Changelog: https://github.com/nginx/nginx/compare/release-1.28.3...release-1.30.0

View original

Upgraded? How did it go?

Discussion