Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: nginx/nginx

release-1.28.0

24 Apr 07:11
Compare
Choose a tag to compare

nginx-1.28.0 stable version has been released, incorporating new features and bug fixes from the 1.27.x mainline branch β€” including memory usage and CPU usage optimizations in complex SSL configurations, automatic re‑resolution of hostnames in upstream groups, performance enhancements in QUIC, OCSP validation of client SSL certificates and OCSP stapling support in the stream module, variables support in the proxy_limit_rate, fastcgi_limit_rate, scgi_limit_rate, and uwsgi_limit_rate directives, the proxy_pass_trailers directive, and more.

Below is a release summary generated by GitHub.

What's Changed

New Contributors

Full Changelog: release-1.26.3...release-1.28.0

release-1.27.5

16 Apr 14:32
Compare
Choose a tag to compare

nginx-1.27.5 mainline version has been released, featuring CUBIC congestion control in QUIC. See official CHANGES on nginx.org.

Below is a release summary generated by GitHub.

What's Changed

  • Version bump. by @pluknet in #530
  • Core: fix build without libcrypt by @orgads in #514
  • Configure: MSVC compatibility with PCRE2 10.45. by @thierryba in #527
  • Add gitignore file. by @orgads in #518
  • Fixed request counting with subrequests in case of error. by @pluknet in #515
  • SSL: workaround for saving big sessions from upstream servers by @pluknet in #536
  • Slice filter: improved memory allocation error handling. by @pluknet in #552
  • Charset filter: improved validation of charset_map with utf-8. by @pluknet in #553
  • Upstream: fixed passwords support for dynamic certificates. by @pluknet in #528
  • SSL: external groups support in $ssl_curve and $ssl_curves. by @pluknet in #609
  • CUBIC congestion control in QUIC by @arut in #443
  • nginx-1.27.5-RELEASE by @pluknet in #625

New Contributors

Full Changelog: release-1.27.4...release-1.27.5

release-1.27.4

05 Feb 20:00
Compare
Choose a tag to compare

nginx-1.27.4 mainline version has been released, featuring optimized resource usage for complex SSL configurations, and with a fix for the SSL session reuse vulnerability (CVE-2025-23419). See official CHANGES on nginx.org.

Below is a release summary generated by GitHub.

What's Changed

  • Version bump. by @arut in #361
  • QUIC: fixed client request timeout in 0-RTT scenarios. by @nandsky in #353
  • Updated security policy to clarify experimental features by @jzebor-at-f5 in #404
  • QUIC: ignore version negotiation packets. by @arut in #411
  • QUIC: fixed accessing a released stream. by @arut in #413
  • Year 2025. by @arut in #433
  • Gzip: compatibility with recent zlib-ng 2.2.x versions. by @pluknet in #403
  • On range failure, log expected range. by @aractnido in #346
  • SSL cache part 2 by @pluknet in #287
  • Upstream: fix NGX_COMPAT build without NGX_HTTP_SSL after 454ad0e. by @p-pautov in #463
  • QUIC: added missing casts in iov_base assignments. by @bavshin-f5 in #479
  • Configure: fixed --with-libatomic=DIR with recent libatomic_ops. by @pluknet in #460
  • Misc: moved documentation in release tarballs. by @pluknet in #377
  • Added "keepalive_min_timeout" directive. by @arut in #456
  • SNI: added restriction for TLSv1.3 cross-SNI session resumption. by @pluknet in #493
  • nginx-1.27.4-RELEASE by @pluknet in #494

New Contributors

Full Changelog: release-1.27.3...release-1.27.4

release-1.26.3

05 Feb 20:07
Compare
Choose a tag to compare

nginx-1.26.3 stable version has been released. See official CHANGES-1.26 on nginx.org.

Below is a release summary generated by GitHub.

What's Changed

Full Changelog: release-1.26.2...release-1.26.3

nginx-1.27.3

26 Nov 17:06
Compare
Choose a tag to compare

nginx-1.27.3 mainline version has been released, featuring automatic re‑resolution of hostnames in upstream groups using DNS. See official CHANGES on nginx.org.

Below is a release summary generated by GitHub.

What's Changed

New Contributors

Full Changelog: release-1.27.2...release-1.27.3

nginx-1.27.2

29 Oct 11:39
Compare
Choose a tag to compare

nginx-1.27.2 mainline version has been released. See official CHANGES on nginx.org.

Below is a release summary generated by GitHub.

What's Changed

New Contributors

Full Changelog: https://github.com/nginx/nginx/commits/release-1.27.2