Added version 1.18.0 CHANGES.
This commit is contained in:
11
CHANGES
11
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
|
Changes with Unit 1.17.0 16 Apr 2020
|
||||||
|
|
||||||
*) Feature: a "return" action with optional "location" for immediate
|
*) Feature: a "return" action with optional "location" for immediate
|
||||||
|
|||||||
@@ -5,6 +5,53 @@
|
|||||||
<change_log title="unit">
|
<change_log title="unit">
|
||||||
|
|
||||||
|
|
||||||
|
<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.18.0" rev="1"
|
||||||
|
date="2020-05-28" time="18:00:00 +0300"
|
||||||
|
packager="Andrei Belov <defan@nginx.com>">
|
||||||
|
|
||||||
|
<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 <defan@nginx.com>">
|
||||||
|
|
||||||
|
<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
|
<changes apply="unit-php
|
||||||
unit-python unit-python2.7
|
unit-python unit-python2.7
|
||||||
unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7
|
unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7
|
||||||
|
|||||||
Reference in New Issue
Block a user