New
ngx_mruby v2.4.2
What's Changed
- The return value of a subrequest can be retrieved immediately. by @pyama86 in https://github.com/matsumotory/ngx_mruby/pull/513
- Make it possible to build on FreeBSD by @dearblue in https://github.com/matsumotory/ngx_mruby/pull/514
- Allow
test.shto specify a launcher to start nginx by @dearblue in https://github.com/matsumotory/ngx_mruby/pull/515 - FIX some memory errors by valgrind by @pyama86 in https://github.com/matsumotory/ngx_mruby/pull/516
New Contributors
- @dearblue made their first contribution in https://github.com/matsumotory/ngx_mruby/pull/514
Full Changelog: https://github.com/matsumotory/ngx_mruby/compare/v2.4.1...v2.4.2