Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -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:
Expand Down