summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2020-05-28 17:34:06 +0300
committerValentin Bartenev <vbart@nginx.com>2020-05-28 17:34:06 +0300
commit943865fc77ea4c65c2f61c43c19bc9e4686de75f (patch)
treef7a5a0f6f1cb71399ae21bf9d2abbd3d691576ba
parent08b765ae4289f399bb3642d327ccf402efca3537 (diff)
downloadunit-943865fc77ea4c65c2f61c43c19bc9e4686de75f.tar.gz
unit-943865fc77ea4c65c2f61c43c19bc9e4686de75f.tar.bz2
Added version 1.18.0 CHANGES.
-rw-r--r--CHANGES11
-rw-r--r--docs/changes.xml47
2 files changed, 58 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3ffd06b7..5e49979f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,15 @@
+Changes with Unit 1.18.0 28 May 2020
+
+ *) Feature: the "rootfs" isolation option for changing root filesystem
+ for an application.
+
+ *) Feature: multiple "targets" in PHP applications.
+
+ *) Feature: support for percent-encoding in the "uri" and "arguments"
+ matching options and in the "pass" option.
+
+
Changes with Unit 1.17.0 16 Apr 2020
*) Feature: a "return" action with optional "location" for immediate
diff --git a/docs/changes.xml b/docs/changes.xml
index a883ccbb..f3ec7518 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -13,6 +13,53 @@
unit-perl
unit-ruby
unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11"
+ ver="1.18.0" rev="1"
+ date="2020-05-28" time="18:00:00 +0300"
+ packager="Andrei Belov &lt;defan@nginx.com&gt;">
+
+<change>
+<para>
+NGINX Unit updated to 1.18.0.
+</para>
+</change>
+
+</changes>
+
+
+<changes apply="unit" ver="1.18.0" rev="1"
+ date="2020-05-28" time="18:00:00 +0300"
+ packager="Andrei Belov &lt;defan@nginx.com&gt;">
+
+<change type="feature">
+<para>
+the "rootfs" isolation option for changing root filesystem for an application.
+</para>
+</change>
+
+<change type="feature">
+<para>
+multiple "targets" in PHP applications.
+</para>
+</change>
+
+<change type="feature">
+<para>
+support for percent-encoding in the "uri" and "arguments" matching options
+and in the "pass" option.
+</para>
+</change>
+
+</changes>
+
+
+<changes apply="unit-php
+ unit-python unit-python2.7
+ unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7
+ unit-python3.8
+ unit-go
+ unit-perl
+ unit-ruby
+ unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11"
ver="1.17.0" rev="1"
date="2020-04-16" time="18:00:00 +0300"
packager="Andrei Belov &lt;defan@nginx.com&gt;">