The release of the main branch nginx 1.25.1 has been formed, continuing the development of new features. In the parallel stable branch 1.24.x, only changes related to the elimination of serious bugs and vulnerabilities are made. In the future, a stable branch 1.26 will be formed based on the main branch 1.25.x.
Among the changes:
- A separate directive "http2" has been added for selectively enabling the HTTP/2 protocol linked to servers (it can be used in individual "server" blocks). The "http2" parameter in the "listen" directive has been deprecated.
- Support for Server Push technology in HTTP/2 has been removed.
- Support for the directive "ssl", previously declared deprecated, has been discontinued.
- Issues related to using HTTP/3 with the OpenSSL library have been resolved.
Source: opennet.ru
