File tree Expand file tree Collapse file tree 2 files changed +41
-2
lines changed Expand file tree Collapse file tree 2 files changed +41
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
+ Changes with Unit 1.28.0 13 Sep 2022
3
+
4
+ *) Change: increased the applications' startup timeout.
5
+
6
+ *) Change: disallowed abstract Unix domain socket syntax in non-Linux
7
+ systems.
8
+
9
+ *) Feature: basic statistics API.
10
+
11
+ *) Feature: customizable access log format.
12
+
13
+ *) Feature: more HTTP variables support.
14
+
15
+ *) Feature: forwarded header to replace client address and protocol.
16
+
17
+ *) Feature: ability to get dynamic variables.
18
+
19
+ *) Feature: support for abstract Unix sockets.
20
+
21
+ *) Feature: support for Unix sockets in address matching.
22
+
23
+ *) Feature: the $dollar variable translates to a literal "$" during
24
+ variable substitution.
25
+
26
+ *) Bugfix: router process could crash if index file didn't contain an
27
+ extension.
28
+
29
+ *) Bugfix: force SCRIPT_NAME in Ruby to always be an empty string.
30
+
31
+ *) Bugfix: when isolated PID numbers reach the prototype process host
32
+ PID, the prototype crashed.
33
+
34
+ *) Bugfix: the Ruby application process could crash on SIGTERM.
35
+
36
+ *) Bugfix: the Ruby application process could crash on SIGINT.
37
+
38
+ *) Bugfix: mutex leak in the C API.
39
+
40
+
2
41
Changes with Unit 1.27.0 02 Jun 2022
3
42
4
43
*) Feature: ability to specify a custom index file name when serving
Original file line number Diff line number Diff line change 15
15
unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11 unit-jsc13
16
16
unit-jsc14 unit-jsc15 unit-jsc16 unit-jsc17 unit-jsc18"
17
17
ver =" 1.28.0" rev =" 1"
18
- date =" " time =" "
18
+ date =" 2022-09-13 " time =" 18:00:00 +0300 "
19
19
packager =
" Nginx Packaging < [email protected] > " >
20
20
21
21
<change >
@@ -28,7 +28,7 @@ NGINX Unit updated to 1.28.0.
28
28
29
29
30
30
<changes apply =" unit" ver =" 1.28.0" rev =" 1"
31
- date =" " time =" "
31
+ date =" 2022-09-13 " time =" 18:00:00 +0300 "
32
32
packager =
" Nginx Packaging < [email protected] > " >
33
33
34
34
<change type =" change" >
You can’t perform that action at this time.
0 commit comments