Skip to content

Commit

Permalink
Version 0.8.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
xeioex committed Apr 15, 2024
1 parent 8d578cf commit 3fb0ee5
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
Changes with njs 0.8.4 16 Apr 2024

nginx modules:

*) Feature: allowing to set Server header for outgoing headers.

*) Improvement: validating URI and args arguments in r.subrequest().

*) Improvement: checking for duplicate js_set variables.

*) Bugfix: fixed clear() method of a shared dictionary without
timeout introduced in 0.8.3.

*) Bugfix: fixed r.send() with Buffer argument.

Core:

*) Feature: added QuickJS engine support in CLI.

*) Bugfix: fixed atob() with non-padded base64 strings.

Changes with njs 0.8.3 07 Feb 2024

nginx modules:
Expand Down

0 comments on commit 3fb0ee5

Please sign in to comment.