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 #950
- Fixed building QuickJS support with clang 19. by @xeioex in #958
- Fix long running streams in tcp stream by @xeioex in #954
- Qjs exit hook by @xeioex in #959
- Fetch keepalive support. by @xeioex in #963
- Fixed build with GCC 15 and O3 optimization level. by @xeioex in #965
- Fix no ssl build by @xeioex in #966
Full Changelog: 0.9.1...0.9.2