Opensourcetechブログ

OpensourcetechによるNGINX/Kubernetes/Zabbix/Neo4j/Linuxなどオープンソース技術に関するブログです。

nginx njs-0.6.1 released.


LinuCエヴァンジェリストの鯨井貴博@opensourcetechです。

nginx njs の最新バージョン、0.6.1がリリースされました。
f:id:opensourcetech:20210701200427p:plain:w400
http://nginx.org/


更新内容は、以下の通り。
http://nginx.org/en/docs/njs/changes.html

Changes with njs 0.6.1
Release Date: 29 June 2021 

Bugfix: fixed RegExpBuiltinExec() with UTF-8 only regexps. The bug was introduced in 0.4.2.
Bugfix: fixed parsing of export default declaration with non-assignment expressions. Thanks to Artem S. Povalyukhin.



日本語訳は、以下となります。

Changes with njs 0.6.1
Release Date: 29 June 2021 

バグ修正:UTF-8のみのregexpsでRegExpBuiltinExec()が修正されました。このバグは0.4.2に現れました。
バグ修正:代入されていない式を使用したエクスポートデフォルト宣言の構文解析が修正されました。アルーナスS.Povalyukhinのおかげです。



Opensourcetech by Takahiro Kujirai