Welcome! Log In Create A New Profile

Advanced

[njs] Version 0.3.9.

Dmitry Volyntsev
March 03, 2020 09:20AM
details: https://hg.nginx.org/njs/rev/fc4eeaaf0dfe
branches:
changeset: 1345:fc4eeaaf0dfe
user: Dmitry Volyntsev <xeioex@nginx.com>
date: Tue Mar 03 17:17:08 2020 +0300
description:
Version 0.3.9.

diffstat:

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

diffs (54 lines):

diff -r a95c44303c1b -r fc4eeaaf0dfe CHANGES
--- a/CHANGES Mon Mar 02 21:11:37 2020 +0300
+++ b/CHANGES Tue Mar 03 17:17:08 2020 +0300
@@ -1,3 +1,50 @@
+
+Changes with njs 0.3.9 03 Mar 2020
+
+ nginx modules:
+
+ *) Feature: added detached mode for r.subrequest(). Responses to
+ detached subrequests are ignored. Unlike ordinary subrequests,
+ a detached subrequest can be created inside a variable handler.
+
+ Core:
+
+ *) Feature: added promises API for "fs" module.
+ Thanks to Artem S. Povalyukhin.
+
+ *) Feature: extended "fs" module. Added access(), symlink(), unlink(),
+ realpath() and friends.
+ Thanks to Artem S. Povalyukhin.
+
+ *) Improvement: introduced memory-efficient ordinary arrays.
+
+ *) Improvement: lexer refactoring.
+
+ *) Bugfix: fixed matching of native functions in backtraces.
+
+ *) Bugfix: fixed callback invocations in "fs" module.
+ Thanks to Artem S. Povalyukhin.
+
+ *) Bugfix: fixed Object.getOwnPropertySymbols().
+
+ *) Bugfix: fixed heap-buffer-overflow in njs_json_append_string().
+
+ *) Bugfix: fixed encodeURI() and decodeURI() according to
+ the specification.
+
+ *) Bugfix: fixed Number.prototype.toPrecision().
+
+ *) Bugfix: fixed handling of space argument in JSON.stringify().
+
+ *) Bugfix: fixed JSON.stringify() with Number() and String() objects.
+
+ *) Bugfix: fixed Unicode Escaping in JSON.stringify() according
+ to specification.
+
+ *) Bugfix: fixed non-native module importing.
+ Thanks to 洪志道 (Hong Zhi Dao).
+
+ *) Bugfix: fixed njs.dump() with the Date() instance in a container.

Changes with njs 0.3.8 21 Jan 2020

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

[njs] Version 0.3.9.

Dmitry Volyntsev 342 March 03, 2020 09:20AM



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

Online Users

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