From: Dmitry Volyntsev Date: Mon, 27 Oct 2025 22:45:00 +0000 (-0700) Subject: Version 0.9.4. X-Git-Tag: 0.9.4 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=927d38d8438e8b3b3db63af4d9f6324210fd5dab;p=njs.git Version 0.9.4. --- 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: