nginx-1.29.6 mainline version has been released, featuring sticky sessions support for upstreams.
See official CHANGES on nginx.org.
Below is a release summary generated by GitHub.
What's Changed
- Version bump. by @arut in https://github.com/nginx/nginx/pull/1120
- Proxy: fixed HTTP/2 upstream with caching enabled. by @hongzhidao in https://github.com/nginx/nginx/pull/1119
- Fixed separator in parsing header lines with multiple values. by @VadimZhestikov in https://github.com/nginx/nginx/pull/1056
- SCGI: fixed passing CONTENT_LENGTH in unbuffered mode. by @pluknet in https://github.com/nginx/nginx/pull/1118
- Mp4: validate sync sample values in stss atom. by @CodeByMoriarty in https://github.com/nginx/nginx/pull/1147
- Resolver: fixed off-by-one read in ngx_resolver_copy(). by @arut in https://github.com/nginx/nginx/pull/1152
- QUIC Stateless Reset improvements by @pluknet in https://github.com/nginx/nginx/pull/1151
- QUIC: fixed bpf compilation with newer Linux kernels. by @arut in https://github.com/nginx/nginx/pull/215
- Updating welcome page with links and more details. by @buulam in https://github.com/nginx/nginx/pull/1138
- QUIC: worker-bound stateless reset tokens. by @arut in https://github.com/nginx/nginx/pull/1159
- QUIC: handle compat keylog callback errors by @lukefr09 in https://github.com/nginx/nginx/pull/1155
- Added an option to skip the F5 CLA workflow. by @alessfg in https://github.com/nginx/nginx/pull/1153
- IMAP bugfixes. by @pluknet in https://github.com/nginx/nginx/pull/1161
- Upstream: added sticky sessions support for upstreams. by @bavshin-f5 in https://github.com/nginx/nginx/pull/1167
- nginx-1.29.6 changes by @pluknet in https://github.com/nginx/nginx/pull/1177
New Contributors
- @VadimZhestikov made their first contribution in https://github.com/nginx/nginx/pull/1056
- @CodeByMoriarty made their first contribution in https://github.com/nginx/nginx/pull/1147
- @buulam made their first contribution in https://github.com/nginx/nginx/pull/1138
- @lukefr09 made their first contribution in https://github.com/nginx/nginx/pull/1155
Full Changelog: https://github.com/nginx/nginx/compare/release-1.29.5...release-1.29.6