Skip to content

Commit 13ee1d7

Browse files
Added version 1.31.0 CHANGES.
1 parent 4c0d012 commit 13ee1d7

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

CHANGES

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,24 @@
11

2+
Changes with Unit 1.31.0 31 Aug 2023
3+
4+
*) Change: if building with njs, version 0.8.0 or later is now required.
5+
6+
*) Feature: technology preview of WebAssembly application module.
7+
8+
*) Feature: "response_headers" option to manage headers in the action
9+
and fallback.
10+
11+
*) Feature: HTTP response header variables.
12+
13+
*) Feature: ASGI lifespan state support. Thanks to synodriver.
14+
15+
*) Bugfix: ensure that $uri variable is not cached.
16+
17+
*) Bugfix: deprecated options were unavailable.
18+
19+
*) Bugfix: ASGI applications inaccessible over IPv6.
20+
21+
222
Changes with Unit 1.30.0 10 May 2023
323

424
*) Change: remove Unix domain listen sockets upon reconfiguration.

docs/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
unit-jsc19 unit-jsc20
1818
unit-wasm"
1919
ver="1.31.0" rev="1"
20-
date="" time=""
20+
date="2023-08-31" time="18:00:00 +0300"
2121
packager="Nginx Packaging <nginx-packaging@f5.com>">
2222

2323
<change>
@@ -30,7 +30,7 @@ NGINX Unit updated to 1.31.0.
3030

3131

3232
<changes apply="unit" ver="1.31.0" rev="1"
33-
date="" time=""
33+
date="2023-08-31" time="18:00:00 +0300"
3434
packager="Nginx Packaging &lt;nginx-packaging@f5.com&gt;">
3535

3636
<change type="change">

0 commit comments

Comments
 (0)