Skip to content

Commit

Permalink
Version 0.8.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
xeioex committed Dec 10, 2024
1 parent f2955c8 commit 78e3edf
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
Changes with njs 0.8.8 10 Dec 2024

nginx modules:

*) Feature: implemented shared dictionary for QuickJS engine.

*) Improvement: js_preload_object is refactored.

*) Bugfix: fixed limit rated output.

*) Bugfix: optimized use of SSL contexts for
js_fetch_trusted_certificate directive.

Core:

*) Feature: implemented process object for QuickJS engine.

*) Feature: implemented process.kill() method.

*) Bugfix: fixed tests with libxml2 2.13 and later.

*) Bugfix: fixed promise resolving when Promise is inherited.

*) Bugfix: fixed absolute scope in cloned VMs.

Changes with njs 0.8.7 22 Oct 2024

nginx modules:
Expand Down

0 comments on commit 78e3edf

Please sign in to comment.