nginx-1.29.3 mainline version has been released. See official CHANGES on nginx.org.
Below is a release summary generated by GitHub.
What's Changed
- SSL: support for compressed server certificates with BoringSSL. by @pluknet in https://github.com/nginx/nginx/pull/823
- HTTP CONNECT infrastructure by @arut in https://github.com/nginx/nginx/pull/935
- Upstream: reset local address in case of error. by @arut in https://github.com/nginx/nginx/pull/942
- SSL: $ssl_sigalg, $ssl_client_sigalg. by @pluknet in https://github.com/nginx/nginx/pull/932, initial work by @willmafh in https://github.com/nginx/nginx/pull/554
- Geo: the "volatile" parameter. by @dplotnikov-f5 in https://github.com/nginx/nginx/pull/943
- Inheritance control for add_header and add_trailer. by @arut in https://github.com/nginx/nginx/pull/918
- OCSP: fixed invalid type for the 'ssl_ocsp' directive. by @roman-f5 in https://github.com/nginx/nginx/pull/938
- Fixed compilation warnings on Windows after c93a0c48af87. by @arut in https://github.com/nginx/nginx/pull/954
- Modules compatibility: increased compat section size. by @arut in https://github.com/nginx/nginx/pull/952
- nginx-1.29.3 changes by @arut in https://github.com/nginx/nginx/pull/953
New Contributors
- @dplotnikov-f5 made their first contribution in https://github.com/nginx/nginx/pull/943
- @roman-f5 made their first contribution in https://github.com/nginx/nginx/pull/938
Full Changelog: https://github.com/nginx/nginx/compare/release-1.29.2...release-1.29.3