nginx-1.29.2 mainline version has been released. See official CHANGES on nginx.org.
Below is a release summary generated by GitHub.
What's Changed
- Added a previously missed changes entry in 1.29.1 relnotes. by @pluknet in https://github.com/nginx/nginx/pull/844
- Removed legacy charset directive from default config example. by @MohamedKarrab in https://github.com/nginx/nginx/pull/829
- QUIC: fixed ssl_reject_handshake error handling. by @pluknet in https://github.com/nginx/nginx/pull/889
- Updated link to xslscript. by @pluknet in https://github.com/nginx/nginx/pull/854
- Fixed inaccurate index directive error report by @willmafh in https://github.com/nginx/nginx/pull/881
- SNI: using ClientHello callback. by @pluknet in https://github.com/nginx/nginx/pull/562
- AWS-LC support changes by @pluknet in https://github.com/nginx/nginx/pull/848
- Upstream: overflow detection in Cache-Control delta-seconds. by @pluknet in https://github.com/nginx/nginx/pull/898
- Mail: xtext encoding (RFC 3461) in XCLIENT LOGIN. by @pluknet in https://github.com/nginx/nginx/pull/893
- Added F5 CLA workflow. by @Maryna-f5 in https://github.com/nginx/nginx/pull/908
- SSL: fixed "key values mismatch" with object cache inheritance. by @pluknet in https://github.com/nginx/nginx/pull/740
- nginx-1.29.2 changes by @pluknet in https://github.com/nginx/nginx/pull/919
New Contributors
- @MohamedKarrab made their first contribution in https://github.com/nginx/nginx/pull/829
- @willmafh made their first contribution in https://github.com/nginx/nginx/pull/881
Full Changelog: https://github.com/nginx/nginx/compare/release-1.29.1...release-1.29.2