Nginx 1.31.4 Release

Published The release of the main branch nginx 1.31.4, in which the development of new features continues. The parallel supported stable branch 1.30.x contains only changes related to the elimination of serious bugs and vulnerabilities. In the future, based on the main branch 1.31.x, a stable branch 1.32 will be formed. The project code is written in C and distributed under the BSD license.

In new release:

  • Support for the second version of the protocol has been added to the “proxy_protocol” directive used in the stream and mail modules PROXY.
  • Requests to HTTP/2 and gRPC backends are now always sent with the “:authority” pseudo-header, and requests to HTTP/1.1 backends are now always sent with the “Host” header.
/Reports, release notes, official announcements.