Skip to content

Conversation

@macbre
Copy link
Owner

@macbre macbre commented Nov 25, 2024

Changes with njs 0.8.7                                       22 Oct 2024
    nginx modules:
    *) Bugfix: eliminated unnecessary VM creation.
       Previously, njs consumed memory proportionally to the number of
       nginx locations. The issue was introduced in 9b674412 (0.8.6).
    *) Improvement: added strict syntax validation for js_body_filter.
    *) Improvement: improved error messages for module loading
       failures.
    Core:
    *) Feature: implemented fs.readlink() and friends.
    *) Improvement: implemented lazy stack symbolization.
    *) Bugfix: fixed heap-buffer-overflow in Buffer.prototype.indexOf().
       The issue was introduced in 5d15a8d6 (0.8.6).
    *) Bugfix: fixed Buffer.prototype.lastIndexOf() when `from` is
       provided.

@macbre macbre added the njs label Nov 25, 2024
@macbre macbre self-assigned this Nov 25, 2024
@macbre macbre enabled auto-merge (squash) November 25, 2024 16:54
@macbre macbre merged commit f1282cd into master Nov 25, 2024
1 check passed
@macbre macbre deleted the njs/0.8.7 branch November 25, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants