
Release Date: 07 February 2023
nginx modules:
- Feature: added
Request,Response, andHeadersctors in Fetch API. - Bugfix: fixed nginx logger callback for calls in the master process.
Core:
- Feature: added signal support in CLI.
- Feature: added
xmlmodule for working with XML documents. - Feature: extended support for symmetric and asymmetric keys in WebCrypto. Most notably
JWKformat forimportKey()was added. - Feature: extended support for symmetric and asymmetric keys in WebCrypto API. Most notably
JWKformat forimportKey()was added.generateKey()andexportKey()were also implemented. - Feature: added
String.prototype.replaceAll(). - Bugfix: fixed
for(expr1;conditional syntax error handling. - Bugfix:
Object.values()andObject.entries()with external objects. - Bugfix: fixed
RegExp.prototype[@@replace]().
Linuxeden开源社区