Welcome! Log In Create A New Profile

Advanced

[njs] Version 0.7.1.

Dmitry Volyntsev
December 28, 2021 09:26AM
details: https://hg.nginx.org/njs/rev/35aca5cc5ea7
branches:
changeset: 1790:35aca5cc5ea7
user: Dmitry Volyntsev <xeioex@nginx.com>
date: Tue Dec 28 13:55:44 2021 +0000
description:
Version 0.7.1.

diffstat:

CHANGES | 43 +++++++++++++++++++++++++++++++++++++++++++
1 files changed, 43 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r 752d3d8ab217 -r 35aca5cc5ea7 CHANGES
--- a/CHANGES Sat Dec 25 22:45:30 2021 +0300
+++ b/CHANGES Tue Dec 28 13:55:44 2021 +0000
@@ -1,3 +1,46 @@
+Changes with njs 0.7.1 28 Dec 2021
+
+ nginx modules:
+
+ *) Change: the "js_include" directive deprecated since 0.4.0 was
+ removed.
+
+ *) Change: PCRE/PCRE2-specific code was moved to the modules.
+ This ensures that njs uses the same RegExp library as nginx.
+
+ Core:
+
+ *) Feature: extended "fs" module. Added stat(), fstat()
+ and friends.
+
+ *) Change: default RegExp engine for CLI is switched
+ to PCRE2.
+
+ *) Bugfix: fixed decodeURI() and decodeURIComponent() with
+ invalid byte strings. The bug was introduced in 0.4.3.
+
+ *) Bugfix: fixed heap-use-after-free in await frame.
+ The bug was introduced in 0.7.0.
+
+ *) Bugfix: fixed WebCrypto sign() and verify() methods
+ with OpenSSL 3.0.
+
+ *) Bugfix: fixed exception throwing when RegExp match fails.
+ The bug was introduced in 0.1.15.
+
+ *) Bugfix: fixed catching of exception thrown in try block
+ of async function. The bug was introduced in 0.7.0.
+
+ *) Bugfix: fixed execution of async function in synchronous
+ context. The bug was introduced in 0.7.0.
+
+ *) Bugfix: fixed function redeclaration in CLI when interactive
+ mode is on. The bug was introduced in 0.6.2.
+
+ *) Bugfix: fixed typeof operator with DataView object.
+
+ *) Bugfix: eliminated information leak in Buffer.from().
+
Changes with njs 0.7.0 19 Oct 2021

nginx modules:
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[njs] Version 0.7.1.

Dmitry Volyntsev 332 December 28, 2021 09:26AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 323
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