Welcome! Log In Create A New Profile

Advanced

[njs] Version 0.3.0.

Dmitry Volyntsev
March 26, 2019 10:00AM
details: https://hg.nginx.org/njs/rev/1935ab4643fd
branches:
changeset: 846:1935ab4643fd
user: Dmitry Volyntsev <xeioex@nginx.com>
date: Tue Mar 26 16:56:32 2019 +0300
description:
Version 0.3.0.

diffstat:

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

diffs (43 lines):

diff -r 2e3ab9dc1328 -r 1935ab4643fd CHANGES
--- a/CHANGES Tue Mar 26 15:52:53 2019 +0300
+++ b/CHANGES Tue Mar 26 16:56:32 2019 +0300
@@ -1,3 +1,39 @@
+
+Changes with njs 0.3.0 26 Mar 2019
+
+ nginx modules:
+
+ *) Feature: added js_path directive.
+
+ *) Change: returning undefined value instead of empty strings
+ for absent properties in the following objects: r.args,
+ r.headersIn, r.headersOut, r.variables, s.variables.
+
+ *) Change: returning undefined value instead of throwing an
+ exception for r.requestBody when request body is unavailable.
+
+ *) Bugfix: fixed crash while iterating over r.args when a value is
+ absent in a key-value pair.
+
+ Core:
+
+ *) Feature: added initial ES6 modules support. Default import and
+ default export statements are supported.
+ Thanks to 洪志道 (Hong Zhi Dao).
+
+ *) Feature: added Object.prototype.propertyIsEnumerable().
+
+ *) Feature: reporting file name and function name in disassembler
+ output.
+
+ *) Bugfix: fixed function redeclarations in interactive shell.
+ Thanks to 洪志道 (Hong Zhi Dao).
+
+ *) Bugfix: fixed RegExp literals parsing.
+
+ *) Bugfix: fixed setting length of UTF8 string in fs.readFileSync().
+
+ *) Bugfix: fixed nxt_file_dirname() for paths with no dir component.

Changes with njs 0.2.8 26 Feb 2019

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

[njs] Version 0.3.0.

Dmitry Volyntsev 220 March 26, 2019 10:00AM



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

Online Users

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