Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use njs 0.8.7 #155

Merged
merged 3 commits into from
Nov 25, 2024
Merged

Use njs 0.8.7 #155

merged 3 commits into from
Nov 25, 2024

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.

1 participant