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 1.25.2 + njs 0.8.1 #122

Merged
merged 4 commits into from
Sep 17, 2023
Merged

nginx 1.25.2 + njs 0.8.1 #122

merged 4 commits into from
Sep 17, 2023

Conversation

macbre
Copy link
Owner

@macbre macbre commented Sep 15, 2023

Changes with nginx 1.25.2                                        15 Aug 2023

    *) Feature: path MTU discovery when using HTTP/3.

    *) Feature: TLS_AES_128_CCM_SHA256 cipher suite support when using
       HTTP/3.

    *) Change: now nginx uses appname "nginx" when loading OpenSSL
       configuration.

    *) Change: now nginx does not try to load OpenSSL configuration if the
       --with-openssl option was used to built OpenSSL and the OPENSSL_CONF
       environment variable is not set.

    *) Bugfix: in the $body_bytes_sent variable when using HTTP/3.

    *) Bugfix: in HTTP/3.
$ echo "console.log('Using njs v' + njs.version)" | docker run -i --rm macbre/nginx njs -q -
Using njs v0.8.1

And a few more updated dependencies:

And a few more updated dependencies
@macbre macbre changed the title nginx 1.25.2 nginx 1.25.2 + njs 0.8.1 Sep 15, 2023
@macbre macbre marked this pull request as ready for review September 15, 2023 13:04
@macbre macbre merged commit 4b68655 into master Sep 17, 2023
1 check passed
@macbre macbre deleted the nginx/1.25.2 branch September 17, 2023 11:47
@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