From 927d38d8438e8b3b3db63af4d9f6324210fd5dab Mon Sep 17 00:00:00 2001 From: Dmitry Volyntsev Date: Mon, 27 Oct 2025 15:45:00 -0700 Subject: [PATCH] Version 0.9.4. --- CHANGES | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGES b/CHANGES index 3f1e4317..1b5eb546 100644 --- 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: -- 2.47.3