]> git.kaiwu.me - njs.git/commitdiff
Version 0.9.4. 0.9.4
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 27 Oct 2025 22:45:00 +0000 (15:45 -0700)
committerDmitry Volyntsev <xeioexception@gmail.com>
Tue, 28 Oct 2025 15:42:47 +0000 (08:42 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3f1e431796316143291c2ec92c98994ae8a0d42f..1b5eb5467b0a54971b550d0d55e6821708437e9c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,15 @@
+Changes with njs 0.9.4                                       28 Oct 2025
+
+    nginx modules:
+
+    *) Feature: added HTTP forward proxy support for ngx.fetch() API.
+
+    Core:
+
+    *) Bugfix: fixed r.subrequest() to a location with JS handler
+       for QuickJS. The bug became visible after
+       bellard/quickjs@42eb2795.
+
 Changes with njs 0.9.3                                       07 Oct 2025
 
     nginx modules: