This repository was archived by the owner on Oct 8, 2025. It is now read-only.
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 11
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+
230Changes with Unit 1.29.1 28 Feb 2023
331
432 *) Bugfix: stop creating world-writeable directories.
Original file line number Diff line number Diff line change 1616 unit-jsc14 unit-jsc15 unit-jsc16 unit-jsc17 unit-jsc18
1717 unit-jsc19 unit-jsc20"
1818 ver =" 1.30.0" rev =" 1"
19- date =" " time =" "
19+ date =" 2023-05-10 " time =" 18:00:00 +0300 "
2020 packager =" Nginx Packaging < nginx-packaging@f5.com> " >
2121
2222<change >
@@ -42,7 +42,7 @@ Initial release of Java 20 module for NGINX Unit.
4242
4343
4444<changes apply =" unit" ver =" 1.30.0" rev =" 1"
45- date =" " time =" "
45+ date =" 2023-05-10 " time =" 18:00:00 +0300 "
4646 packager =" Nginx Packaging < nginx-packaging@f5.com> " >
4747
4848<change type =" change" >
You can’t perform that action at this time.
0 commit comments