File tree Expand file tree Collapse file tree 2 files changed +30
-2
lines changed Expand file tree Collapse file tree 2 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
+ Changes with Unit 1.30.0 10 May 2023
3
+
4
+ *) Change: remove Unix domain listen sockets upon reconfiguration.
5
+
6
+ *) Feature: basic URI rewrite support.
7
+
8
+ *) Feature: NJS loadable modules support.
9
+
10
+ *) Feature: per-application logging.
11
+
12
+ *) Feature: conditional logging of route selection.
13
+
14
+ *) Feature: support the keys API on the request objects in NJS.
15
+
16
+ *) Feature: default values for 'make install' pathnames such as prefix;
17
+ this allows to './configure && make && sudo make install'.
18
+
19
+ *) Feature: "server_version" setting to omit the version token from
20
+ "Server" header field.
21
+
22
+ *) Bugfix: request header field values could be corrupted in some cases;
23
+ the bug had appeared in 1.29.0.
24
+
25
+ *) Bugfix: PHP error handling (added missing 403 and 404 errors).
26
+
27
+ *) Bugfix: Perl applications crash on second responder call.
28
+
29
+
2
30
Changes with Unit 1.29.1 28 Feb 2023
3
31
4
32
*) Bugfix: stop creating world-writeable directories.
Original file line number Diff line number Diff line change 16
16
unit-jsc14 unit-jsc15 unit-jsc16 unit-jsc17 unit-jsc18
17
17
unit-jsc19 unit-jsc20"
18
18
ver =" 1.30.0" rev =" 1"
19
- date =" " time =" "
19
+ date =" 2023-05-10 " time =" 18:00:00 +0300 "
20
20
packager =" Nginx Packaging < nginx-packaging@f5.com> " >
21
21
22
22
<change >
@@ -42,7 +42,7 @@ Initial release of Java 20 module for NGINX Unit.
42
42
43
43
44
44
<changes apply =" unit" ver =" 1.30.0" rev =" 1"
45
- date =" " time =" "
45
+ date =" 2023-05-10 " time =" 18:00:00 +0300 "
46
46
packager =" Nginx Packaging < nginx-packaging@f5.com> " >
47
47
48
48
<change type =" change" >
You can’t perform that action at this time.
0 commit comments