nginx-1.27.5 mainline version has been released, featuring CUBIC congestion control in QUIC. See official CHANGES on nginx.org.
Below is a release summary generated by GitHub.
What's Changed
- Version bump. by @pluknet in https://github.com/nginx/nginx/pull/530
- Core: fix build without libcrypt by @orgads in https://github.com/nginx/nginx/pull/514
- Configure: MSVC compatibility with PCRE2 10.45. by @thierryba in https://github.com/nginx/nginx/pull/527
- Add gitignore file. by @orgads in https://github.com/nginx/nginx/pull/518
- Fixed request counting with subrequests in case of error. by @pluknet in https://github.com/nginx/nginx/pull/515
- SSL: workaround for saving big sessions from upstream servers by @pluknet in https://github.com/nginx/nginx/pull/536
- Slice filter: improved memory allocation error handling. by @pluknet in https://github.com/nginx/nginx/pull/552
- Charset filter: improved validation of charset_map with utf-8. by @pluknet in https://github.com/nginx/nginx/pull/553
- Upstream: fixed passwords support for dynamic certificates. by @pluknet in https://github.com/nginx/nginx/pull/528
- SSL: external groups support in $ssl_curve and $ssl_curves. by @pluknet in https://github.com/nginx/nginx/pull/609
- CUBIC congestion control in QUIC by @arut in https://github.com/nginx/nginx/pull/443
- nginx-1.27.5-RELEASE by @pluknet in https://github.com/nginx/nginx/pull/625
New Contributors
- @orgads made their first contribution in https://github.com/nginx/nginx/pull/514
Full Changelog: https://github.com/nginx/nginx/compare/release-1.27.4...release-1.27.5