nginx-1.27.3 mainline version has been released. See official CHANGES on nginx.org.
Below is a release summary generated by GitHub.
What's Changed
- Version bump. by @pluknet in #242
- Quic: prevent invalid stream frame retransmissions by @nandsky in #230
- Adding missing files from recent pcre2 library by @thierryba in #248
- Security: Update SECURITY.md by @jzebor-at-f5 in #254
- SSL: disabled TLSv1 and TLSv1.1 by default. by @pluknet in #252
- Upstream: re-resolvable servers by @bavshin-f5 in #208
- SSL: fixed MSVC compilation after ebd18ec. by @arut in #312
- "set by ngx_pcalloc" comments update by @pluknet in #247
- GitHub: Fix link to Contributing Guidelines by @callahad in #129
- Core: change TCP keepalive from ms to seconds on DragonFly BSD by @panjf2000 in #258
- SSL: error message default in object caching API. by @pluknet in #333
- Issue #330 missing double quote. by @nmentz in #339
- Mp4 stsc atom fixes by @arut in #345
- TLS default protocol versions fixup. by @pluknet in #327
- QUIC: prevented BIO leak in case of error. by @arut in #348
- Upstream: disallow empty path in proxy_store and friends. by @pluknet in #344
- QUIC: constant initialization by @pluknet in #243
- Allowed square brackets with portless IPv6 address. by @arut in #318
- Mail: handling of CAPABILITY in the LOGIN IMAP command. by @pluknet in #276
- nginx-1.27.3-RELEASE by @pluknet in #356
New Contributors
- @nandsky made their first contribution in #230
- @thierryba made their first contribution in #248
- @jzebor-at-f5 made their first contribution in #254
- @bavshin-f5 made their first contribution in #208
- @callahad made their first contribution in #129
- @panjf2000 made their first contribution in #258
- @nmentz made their first contribution in #339
Full Changelog: release-1.27.2...release-1.27.3