Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nginx v1.25.5 and njs v0.8.4 #137

Merged
merged 3 commits into from
May 8, 2024
Merged

nginx v1.25.5 and njs v0.8.4 #137

merged 3 commits into from
May 8, 2024

Conversation

macbre
Copy link
Owner

@macbre macbre commented May 8, 2024

nginx

Changes with nginx 1.25.5                                        16 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 module.

    *) Feature: cache line size detection for some architectures.
       Thanks to Piotr Sikora.

    *) Feature: support for Homebrew on Apple Silicon.
       Thanks to Piotr Sikora.

    *) Bugfix: Windows cross-compilation bugfixes and improvements.
       Thanks to Piotr Sikora.

    *) Bugfix: unexpected connection closure while using 0-RTT in QUIC.
       Thanks to Vladimir Khomutov.

njs

Release Date: 16 April 2024

nginx modules:

Feature: the Server header for outgoing header can be set.

Improvement: validating URI and args arguments in r.subrequest().

Improvement: checking for duplicate js_set variables.

Bugfix: fixed clear() method of a shared dictionary without a timeout introduced in 0.8.3.

Bugfix: fixed r.send() method of a shared dictionary without a timeout with Buffer argument.

Core:

Feature: added QuickJS engine support in CLI.

Bugfix: fixed atob() with non-padded base64 strings.

macbre added 3 commits May 8, 2024 11:39
Changes with nginx 1.25.5                                        16 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 module.

    *) Feature: cache line size detection for some architectures.
       Thanks to Piotr Sikora.

    *) Feature: support for Homebrew on Apple Silicon.
       Thanks to Piotr Sikora.

    *) Bugfix: Windows cross-compilation bugfixes and improvements.
       Thanks to Piotr Sikora.

    *) Bugfix: unexpected connection closure while using 0-RTT in QUIC.
       Thanks to Vladimir Khomutov.
@macbre macbre marked this pull request as ready for review May 8, 2024 11:46
@macbre macbre enabled auto-merge May 8, 2024 11:46
@macbre macbre merged commit c4fe480 into master May 8, 2024
1 check passed
@macbre macbre deleted the nginx/1.25.5 branch May 8, 2024 11:48
@macbre macbre added the njs label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant