Dmitry Volyntsev
August 30, 2022 12:36AM
details: https://hg.nginx.org/njs/rev/1592d46d9076
branches:
changeset: 1940:1592d46d9076
user: Dmitry Volyntsev <xeioex@nginx.com>
date: Mon Aug 29 21:18:20 2022 -0700
description:
Version 0.7.7.

diffstat:

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

diffs (41 lines):

diff -r 456ac02d226e -r 1592d46d9076 CHANGES
--- a/CHANGES Mon Aug 29 21:09:12 2022 -0700
+++ b/CHANGES Mon Aug 29 21:18:20 2022 -0700
@@ -1,3 +1,37 @@
+Changes with njs 0.7.7 30 Aug 2022
+
+ nginx modules:
+
+ *) Feature: the number of nginx configuration contexts where
+ js directives can be specified is extended.
+
+ HTTP: js_import, js_path, js_set and js_var are allowed
+ in server and location contexts. js_content, js_body_filter
+ and js_header_filter are allowed in 'if' context.
+
+ Stream: js_import, js_path, js_set and js_var are allowed
+ in server context.
+
+ *) Feature: added r.internal property.
+
+ *) Bugfix: fixed reading response body in fetch API.
+
+ *) Bugfix: fixed "js_fetch_timeout" in stream module.
+
+ *) Bugfix: fixed socket leak with 0 fetch timeout.
+
+ Core:
+
+ *) Feature: extended "fs" module. Added fs.openSync(),
+ fs.promises.open(), fs.fstatSync(), fs.readSync(),
+ fs.writeSync().
+
+ The following properties of FileHandle are implemented:
+ fd, read(), stat(), write(), close().
+
+ *) Bugfix: fixed parseInt(), parseFloat(), Symbol.for()
+ with no arguments.
+
Changes with njs 0.7.6 19 Jul 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.7.

Dmitry Volyntsev 349 August 30, 2022 12:36AM



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

Online Users

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