File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 1
1
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
+
2
22
Changes with Unit 1.30.0 10 May 2023
3
23
4
24
*) Change: remove Unix domain listen sockets upon reconfiguration.
Original file line number Diff line number Diff line change 17
17
unit-jsc19 unit-jsc20
18
18
unit-wasm"
19
19
ver =" 1.31.0" rev =" 1"
20
- date =" " time =" "
20
+ date =" 2023-08-31 " time =" 18:00:00 +0300 "
21
21
packager =" Nginx Packaging < nginx-packaging@f5.com> " >
22
22
23
23
<change >
@@ -30,7 +30,7 @@ NGINX Unit updated to 1.31.0.
30
30
31
31
32
32
<changes apply =" unit" ver =" 1.31.0" rev =" 1"
33
- date =" " time =" "
33
+ date =" 2023-08-31 " time =" 18:00:00 +0300 "
34
34
packager =" Nginx Packaging < nginx-packaging@f5.com> " >
35
35
36
36
<change type =" change" >
You can’t perform that action at this time.
0 commit comments