Dmitry Volyntsev
May 24, 2022 12:12PM
details: https://hg.nginx.org/njs/rev/b5198f7f11a3
branches:
changeset: 1864:b5198f7f11a3
user: Dmitry Volyntsev <xeioex@nginx.com>
date: Tue May 24 09:07:58 2022 -0700
description:
Version 0.7.4.

diffstat:

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

diffs (52 lines):

diff -r 169f20b8a3e8 -r b5198f7f11a3 CHANGES
--- a/CHANGES Mon May 23 22:26:51 2022 -0700
+++ b/CHANGES Tue May 24 09:07:58 2022 -0700
@@ -1,3 +1,48 @@
+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().
+
Changes with njs 0.7.3 12 Apr 2022

Core:
_______________________________________________
nginx-devel mailing list -- nginx-devel@nginx.org
To unsubscribe send an email to nginx-devel-leave@nginx.org
Subject Author Views Posted

[njs] Version 0.7.4.

Dmitry Volyntsev 311 May 24, 2022 12:12PM



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

Online Users

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