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 #823
- HTTP CONNECT infrastructure by @arut in #935
- Upstream: reset local address in case of error. by @arut in #942
- SSL: $ssl_sigalg, $ssl_client_sigalg. by @pluknet in #932, initial work by @willmafh in #554
- Geo: the "volatile" parameter. by @dplotnikov-f5 in #943
- Inheritance control for add_header and add_trailer. by @arut in #918
- OCSP: fixed invalid type for the 'ssl_ocsp' directive. by @roman-f5 in #938
- Fixed compilation warnings on Windows after c93a0c4. by @arut in #954
- Modules compatibility: increased compat section size. by @arut in #952
- nginx-1.29.3 changes by @arut in #953
New Contributors
- @dplotnikov-f5 made their first contribution in #943
- @roman-f5 made their first contribution in #938
Full Changelog: release-1.29.2...release-1.29.3