Hi,
When will nginx 1.26.0 be available ?
Any specific timeline for this ?
Regards,
Vishwas
___
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx
Hello,
I'm glad to announce a new release of NGINX JavaScript module (njs).
This release introduced the initial QuickJS engine support in CLI
as well as regular bugfixes.
Notable new features:
- QuickJS in njs CLI:
: $ ./configure --cc-opt="-I/path/to/quickjs -L/path/to/quickjs" && make njs
: $
Changes with nginx 1.25.516 Apr 2024
*) Feature: virtual servers in the stream module.
*) Feature: the ngx_stream_pass_module.
*) Feature: the "deferred", "accept_filter", and "setfib" parameters of
the "listen" directive in the stream m