File tree Expand file tree Collapse file tree 2 files changed +42
-2
lines changed Expand file tree Collapse file tree 2 files changed +42
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
+ Changes with Unit 1.29.0 15 Dec 2022
3
+
4
+ *) Change: removed $uri auto-append for "share" when loading
5
+ configuration.
6
+
7
+ *) Change: prefer system crypto policy instead of hardcoding a default.
8
+
9
+ *) Feature: njs support with the basic syntax of JS template literals.
10
+
11
+ *) Feature: support per-application cgroups on Linux.
12
+
13
+ *) Feature: the $request_time variable contains the request processing
14
+ time.
15
+
16
+ *) Feature: "prefix" option in Python applications to set WSGI
17
+ "SCRIPT_NAME" and ASGI root-path variables.
18
+
19
+ *) Feature: compatibility with Python 3.11.
20
+
21
+ *) Feature: compatibility with OpenSSL 3.
22
+
23
+ *) Feature: compatibility with PHP 8.2.
24
+
25
+ *) Feature: compatibility with Node.js 19.0.
26
+
27
+ *) Feature: Ruby Rack v3 support.
28
+
29
+ *) Bugfix: fix error in connection statistics when using proxy.
30
+
31
+ *) Bugfix: fix HTTP cookie parsing when the value contains an equals
32
+ sign.
33
+
34
+ *) Bugfix: PHP directory URLs without a trailing '/' would give a 503
35
+ error (fixed with a 301 re-direct).
36
+
37
+ *) Bugfix: missing error checks in the C API.
38
+
39
+ *) Bugfix: report the regex status in configure summary.
40
+
41
+
2
42
Changes with Unit 1.28.0 13 Sep 2022
3
43
4
44
*) Change: increased the applications' startup timeout.
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"
18
18
ver =" 1.29.0" rev =" 1"
19
- date =" " time =" "
19
+ date =" 2022-12-15 " time =" 18:00:00 +0300 "
20
20
packager =
" Nginx Packaging < [email protected] > " >
21
21
22
22
<change >
@@ -42,7 +42,7 @@ Initial release of Java 19 module for NGINX Unit.
42
42
43
43
44
44
<changes apply =" unit" ver =" 1.29.0" rev =" 1"
45
- date =" " time =" "
45
+ date =" 2022-12-15 " time =" 18:00:00 +0300 "
46
46
packager =
" Nginx Packaging < [email protected] > " >
47
47
48
48
<change type =" change" >
You can’t perform that action at this time.
0 commit comments