Skip to content

Conversation

@macbre
Copy link
Owner

@macbre macbre commented Sep 23, 2025

This release adds HTTP keepalive support to ngx.fetch() API. Additionally, the njs.on('exit') API was added for qjs engine.

What's Changed

Change: increasing the default stack size to 160k. by @xeioex in https://github.com/nginx/njs/pull/950
Fixed building QuickJS support with clang 19. by @xeioex in https://github.com/nginx/njs/pull/958
Fix long running streams in tcp stream by @xeioex in https://github.com/nginx/njs/pull/954
Qjs exit hook by @xeioex in https://github.com/nginx/njs/pull/959
Fetch keepalive support. by @xeioex in https://github.com/nginx/njs/pull/963
Fixed build with GCC 15 and O3 optimization level. by @xeioex in https://github.com/nginx/njs/pull/965
Fix no ssl build by @xeioex in https://github.com/nginx/njs/pull/966

@macbre macbre self-assigned this Sep 23, 2025
@macbre macbre added the njs label Sep 23, 2025
@macbre macbre enabled auto-merge (squash) September 23, 2025 22:24
@macbre macbre merged commit 523be3b into master Sep 24, 2025
3 of 5 checks passed
@macbre macbre deleted the njs/0.9.2 branch September 24, 2025 11:47
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