Welcome! Log In Create A New Profile

Advanced

[nginx-announce] njs-0.7.4

Posted by Dmitry Volyntsev 
Dmitry Volyntsev
[nginx-announce] njs-0.7.4
May 24, 2022 12:54PM
Hello,

I'm glad to announce a new release of NGINX JavaScript module (njs).

This release focuses on stabilization of recently released features
including WebCrypto API and fixing bugs found by various fuzzers.

Learn more about njs:

- Overview and introduction:https://nginx.org/en/docs/njs/
- NGINX JavaScript in Your Web Server Configuration:
https://youtu.be/Jc_L6UffFOs
- Extending NGINX with Custom Code:https://youtu.be/0CVhq4AUU7M
- Using node modules with njs:
https://nginx.org/en/docs/njs/node_modules.html
- Writing njs code using TypeScript definition files:
https://nginx.org/en/docs/njs/typescript.html

We are hiring:

If you are a C programmer, passionate about Open Source and you
love what we do, consider the following career opportunity:
https://ffive.wd5.myworkdayjobs.com/NGINX/job/Ireland-Homebase/Software-Engineer-III---NGNIX-NJS_RP1022237

Feel free to try it and give us feedback on:

- Github:https://github.com/nginx/njs/issues
- Mailing list:https://mailman.nginx.org/mailman/listinfo/nginx-devel

Additional examples and howtos can be found here:

- Github:https://github.com/nginx/njs-examples

Changes with njs 0.7.4 24 May 2022

nginx modules:

*) Feature: added extended directive to configure Fetch API.
The following directives were added: "js_fetch_timeout",
"js_fetch_verify", "js_fetch_buffer_size",
"js_fetch_max_response_buffer_size".

*) Change: r.internalRedirect() now accepts escaped URIs.

*) Bugfix: fixed Response parsing with more than 8 headers
in Fetch API.

Core:

*) Feature: added njs.version_number property.

*) Feature: added compatibility with BoringSSL for
WebCrypto API.

*) Bugfix: fixed Array.prototype.sort() when arr size is changed
in a comparator.

*) Bugfix: fixed Array.prototype.slice() with slow "this" argument.

*) Bugfix: fixed aggregation methods of Promise ctor with
array-like object.

*) Bugfix: fixed Array.prototype.lastIndexOf() with Unicode
string as "this".

*) Bugfix: fixed JSON.parse() when reviver function is provided.

*) Bugfix: fixed Object.defineProperty() when a recursive descriptor
is provided.

*) Bugfix: fixed Array.prototype.fill() for typed-arrays.

*) Bugfix: making function expression binding immutable according
the specs.

*) Bugfix: fixed redefinition of special props in
Object.defineProperty().
_______________________________________________
nginx-announce mailing list -- nginx-announce@nginx.org
To unsubscribe send an email to nginx-announce-leave@nginx.org
Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 125
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready