Added version 1.31.0 CHANGES.
This commit is contained in:
20
CHANGES
20
CHANGES
@@ -1,4 +1,24 @@
|
|||||||
|
|
||||||
|
Changes with Unit 1.31.0 31 Aug 2023
|
||||||
|
|
||||||
|
*) Change: if building with njs, version 0.8.0 or later is now required.
|
||||||
|
|
||||||
|
*) Feature: technology preview of WebAssembly application module.
|
||||||
|
|
||||||
|
*) Feature: "response_headers" option to manage headers in the action
|
||||||
|
and fallback.
|
||||||
|
|
||||||
|
*) Feature: HTTP response header variables.
|
||||||
|
|
||||||
|
*) Feature: ASGI lifespan state support. Thanks to synodriver.
|
||||||
|
|
||||||
|
*) Bugfix: ensure that $uri variable is not cached.
|
||||||
|
|
||||||
|
*) Bugfix: deprecated options were unavailable.
|
||||||
|
|
||||||
|
*) Bugfix: ASGI applications inaccessible over IPv6.
|
||||||
|
|
||||||
|
|
||||||
Changes with Unit 1.30.0 10 May 2023
|
Changes with Unit 1.30.0 10 May 2023
|
||||||
|
|
||||||
*) Change: remove Unix domain listen sockets upon reconfiguration.
|
*) Change: remove Unix domain listen sockets upon reconfiguration.
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
unit-jsc19 unit-jsc20
|
unit-jsc19 unit-jsc20
|
||||||
unit-wasm"
|
unit-wasm"
|
||||||
ver="1.31.0" rev="1"
|
ver="1.31.0" rev="1"
|
||||||
date="" time=""
|
date="2023-08-31" time="18:00:00 +0300"
|
||||||
packager="Nginx Packaging <nginx-packaging@f5.com>">
|
packager="Nginx Packaging <nginx-packaging@f5.com>">
|
||||||
|
|
||||||
<change>
|
<change>
|
||||||
@@ -30,7 +30,7 @@ NGINX Unit updated to 1.31.0.
|
|||||||
|
|
||||||
|
|
||||||
<changes apply="unit" ver="1.31.0" rev="1"
|
<changes apply="unit" ver="1.31.0" rev="1"
|
||||||
date="" time=""
|
date="2023-08-31" time="18:00:00 +0300"
|
||||||
packager="Nginx Packaging <nginx-packaging@f5.com>">
|
packager="Nginx Packaging <nginx-packaging@f5.com>">
|
||||||
|
|
||||||
<change type="change">
|
<change type="change">
|
||||||
|
|||||||
Reference in New Issue
Block a user