Changes with njs 0.7.0 Release Date: 19 October 2021 nginx modules: Feature: Added HTTPS support for Eetch APL: Feature: Added setReturnValue ( ) method for http and stream Core: Feature: introduced Async Await implementation: Feature: added WebCrypto_API implementation: Bugfix: fixed copying of closures for declared functions. The was introduced in 06.0. Bugfix: fixed unhandled promise rejection in handle events_ Bugfix: fixed Response.headers getter in Fetch API Changes with njs 0.6.2 Release Date: 31 August 2021 nginx modules: Bugfix: fixed CPU hog when js_filter is registered in both directions. Core: Feature: introduced AggregateError implementation: Feature: added remaining Promise constructor methods_ The following methods were added: Promise.all() romise.allsettled( ) Promise any Promise. race( ) Improvement: removed recursion from code generator: bug