nginx-1.29.1 mainline version has been released. See official CHANGES on nginx.org.
Below is a release summary generated by GitHub.
What's Changed
- PCRE license fix for win32 zip by @pluknet in https://github.com/nginx/nginx/pull/753
- QUIC: adjusted OpenSSL 3.5 QUIC API feature test. by @pluknet in https://github.com/nginx/nginx/pull/749
- OPENSSL_VERSION_NUMBER fix for OpenSSL 3.0 by @pluknet in https://github.com/nginx/nginx/pull/775
- kqueue build fixes by @pluknet in https://github.com/nginx/nginx/pull/777
- HTTP/3: limited prefixed integers encoded length. by @pluknet in https://github.com/nginx/nginx/pull/124
- HTTP/3: fixed handling :authority and Host with port. by @arut in https://github.com/nginx/nginx/pull/772
- HTTP/2: fixed flushing early hints. by @arut in https://github.com/nginx/nginx/pull/808
- HTTP/2 fixes for ":authority" vs "Host" by @pluknet in https://github.com/nginx/nginx/pull/803
- Certificate compression by @pluknet in https://github.com/nginx/nginx/pull/788
- Auth basic: fixed file descriptor leak on memory allocation error. by @pluknet in https://github.com/nginx/nginx/pull/833
- smtp module fixes by @pluknet in https://github.com/nginx/nginx/pull/842
- Changes 1.29.1 by @pluknet in https://github.com/nginx/nginx/pull/843
Full Changelog: https://github.com/nginx/nginx/compare/release-1.29.0...release-1.29.1