Added version 1.18.0 CHANGES.

This commit is contained in:
Valentin Bartenev
2020-05-28 17:34:06 +03:00
parent 08b765ae42
commit 943865fc77
2 changed files with 58 additions and 0 deletions

View File

@@ -5,6 +5,53 @@
<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 &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