summaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2021-05-27 16:06:01 +0300
committerValentin Bartenev <vbart@nginx.com>2021-05-27 16:06:01 +0300
commit340955a75f333a0ccfe8b1d212640a2e0ac3b3e3 (patch)
treefe520a4e7d393fbacc74c3446f59a3ba6ecd2f5a /CHANGES
parentff15f258390b36d4cccded8576b49e281722495c (diff)
downloadunit-340955a75f333a0ccfe8b1d212640a2e0ac3b3e3.tar.gz
unit-340955a75f333a0ccfe8b1d212640a2e0ac3b3e3.tar.bz2
Added version 1.24.0 CHANGES.
Diffstat (limited to '')
-rw-r--r--CHANGES28
1 files changed, 28 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b411e816..cbc6678e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,32 @@
+Changes with Unit 1.24.0 27 May 2021
+
+ *) Change: PHP added to the default MIME type list.
+
+ *) Feature: arbitrary configuration of TLS connections via OpenSSL
+ commands.
+
+ *) Feature: the ability to limit static file serving by MIME types.
+
+ *) Feature: support for chrooting, rejecting symlinks, and rejecting
+ mount point traversal on a per-request basis when serving static
+ files.
+
+ *) Feature: a loader for automatically overriding the "http" and
+ "websocket" modules in Node.js.
+
+ *) Feature: multiple "targets" in Python applications.
+
+ *) Feature: compatibility with Ruby 3.0.
+
+ *) Bugfix: the router process could crash while closing a TLS
+ connection.
+
+ *) Bugfix: a segmentation fault might have occurred in the PHP module if
+ fastcgi_finish_request() was used with the "auto_globals_jit" option
+ enabled.
+
+
Changes with Unit 1.23.0 25 Mar 2021
*) Feature: support for multiple certificate bundles on a listener via