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 bug was introduced in 0.6.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 j filter is registered in both directions. Core: Feature: introduced AggregateError implementation: Feature: added remaining Promise constructor methods. The following methods were added: Promise.all() Promise.allsettled ( ) Promise any( ) Promise race ( )