Welcome! Log In Create A New Profile

Advanced

[njs] Version 0.7.9.

Dmitry Volyntsev
November 16, 2022 08:50PM
details: https://hg.nginx.org/njs/rev/5f705230a62c
branches:
changeset: 2003:5f705230a62c
user: Dmitry Volyntsev <xeioex@nginx.com>
date: Wed Nov 16 17:16:36 2022 -0800
description:
Version 0.7.9.

diffstat:

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

diffs (34 lines):

diff -r 47b4fd12767e -r 5f705230a62c CHANGES
--- a/CHANGES Mon Oct 17 16:45:53 2022 +0400
+++ b/CHANGES Wed Nov 16 17:16:36 2022 -0800
@@ -1,3 +1,30 @@
+Changes with njs 0.7.9 17 Nov 2022
+ nginx modules:
+
+ *) Bugfix: fixed Fetch Response prototype reinitialization.
+ When at least one js_import directive was declared in both HTTP
+ and Stream, ngx.fetch() returned inapproriate response in Stream.
+ The bug was introduced in 0.7.7.
+
+ Core:
+
+ *) Bugfix: fixed String.prototype.replace(re) if re.exec() returns
+ non-flat array.
+
+ *) Bugfix: fixed Array.prototype.fill() when start object changes
+ "this".
+
+ *) Bugfix: fixed description for fs.mkdir() and fs.rmdir() methods.
+
+ *) Bugfix: fixed %TypedArray%.prototype.set(s) when s element changes
+ "this".
+
+ *) Bugfix: fixed Array.prototype.splice(s, d) when d resizes "this"
+ during evaluation.
+
+ *) Bugfix: fixed for-in loop with left and right hand side
+ expressions.
+
Changes with njs 0.7.8 25 Oct 2022

nginx modules:
_______________________________________________
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.9.

Dmitry Volyntsev 323 November 16, 2022 08:50PM



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

Online Users

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