Release Date : 2022-11-29

Base OSS Version : 1.23.2


Feature Release

  • API version 8 update:
  • PROXY protocol v2 TLV variables for Amazon Web Services, Google Cloud Platform, and Microsoft Azure in HTTP and stream
  • The proxy_protocol_tlv_ variable for HTTP and stream that can keep different TLV types from the PROXY protocol header including SSL TLV types
  • Sticky cookie load-balancing method now can accept variables in the SameSite attribute in addition to Strict, Lax,or None values
  • NGINX Plus live activity monitoring dashboard now supports HTTP status code statistics and extended SSL statistics for upstreams and server zones
  • TLS session tickets encryption keys are now automatically rotated when using shared memory in the [ssl_session_cache](<http://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_session_cache>) directive
  • Looking up of IPv4 addresses while resolving now can be disabled with the ipv4=off parameter of the [resolver](<http://nginx.org/en/docs/http/ngx_http_core_module.html#resolver>) directive.

NGINX Plus R28 is supported on:

  • AlmaLinux 8, 9
  • Alpine Linux 3.13, 3.14, 3.15, 3.16, 3.17
  • Amazon Linux 2 LTS
  • CentOS 7.4+
  • Debian 11
  • FreeBSD 12.1+, 13
  • Oracle Linux 7.4+, 8.1+, 9
  • RHEL 7.4+, 8.1+, 9.0+
  • Rocky Linux 8, 9
  • SUSE Linux Enterprise Server 12 SP5, 15 SP2
  • Ubuntu 18.04 LTS, 20.04 LTS, 22.04 LTS

Notes:

  • AlmaLinux 8 and 9 are new in this release
  • Alpine Linux 3.17 is new in this release
  • Oracle Linux 9 is new in this release
  • Rocky Linux 8 and 9 are new in this release
  • Debian 10 is removed
  • Alpine Linux 3.13 is deprecated