summaryrefslogtreecommitdiffhomepage
path: root/docs/changes.xml
diff options
context:
space:
mode:
authorKonstantin Pavlov <thresh@nginx.com>2022-09-13 13:17:16 +0400
committerKonstantin Pavlov <thresh@nginx.com>2022-09-13 13:17:16 +0400
commitce964aa30b163e2b3263c5af57c1a6dae7d0cebb (patch)
tree26bf70c1a5991f6471fc4caed8628e068fdc0b7b /docs/changes.xml
parenteba4c3c98fa1bf275d94df8c727f70692ae7eae1 (diff)
parent38bd7e76a134084ab95a4ee3125af1ccd7b35864 (diff)
downloadunit-1.28.0-1.tar.gz
unit-1.28.0-1.tar.bz2
Merged with the default branch.1.28.0-1
Diffstat (limited to '')
-rw-r--r--docs/changes.xml130
1 files changed, 128 insertions, 2 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index 1d8a13c2..0674fb54 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -14,8 +14,134 @@
unit-ruby
unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11 unit-jsc13
unit-jsc14 unit-jsc15 unit-jsc16 unit-jsc17 unit-jsc18"
+ ver="1.28.0" rev="1"
+ date="2022-09-13" time="18:00:00 +0300"
+ packager="Nginx Packaging &lt;nginx-packaging@f5.com&gt;">
+
+<change>
+<para>
+NGINX Unit updated to 1.28.0.
+</para>
+</change>
+
+</changes>
+
+
+<changes apply="unit" ver="1.28.0" rev="1"
+ date="2022-09-13" time="18:00:00 +0300"
+ packager="Nginx Packaging &lt;nginx-packaging@f5.com&gt;">
+
+<change type="change">
+<para>
+increased the applications' startup timeout.
+</para>
+</change>
+
+<change type="change">
+<para>
+disallowed abstract Unix domain socket syntax in non-Linux systems.
+</para>
+</change>
+
+<change type="feature">
+<para>
+basic statistics API.
+</para>
+</change>
+
+<change type="feature">
+<para>
+customizable access log format.
+</para>
+</change>
+
+<change type="feature">
+<para>
+more HTTP variables support.
+</para>
+</change>
+
+<change type="feature">
+<para>
+forwarded header to replace client address and protocol.
+</para>
+</change>
+
+<change type="feature">
+<para>
+ability to get dynamic variables.
+</para>
+</change>
+
+<change type="feature">
+<para>
+support for abstract Unix sockets.
+</para>
+</change>
+
+<change type="feature">
+<para>
+support for Unix sockets in address matching.
+</para>
+</change>
+
+<change type="feature">
+<para>
+the $dollar variable translates to a literal "$" during variable substitution.
+</para>
+</change>
+
+<change type="bugfix">
+<para>
+router process could crash if index file didn't contain an extension.
+</para>
+</change>
+
+<change type="bugfix">
+<para>
+force SCRIPT_NAME in Ruby to always be an empty string.
+</para>
+</change>
+
+<change type="bugfix">
+<para>
+when isolated PID numbers reach the prototype process host PID,
+the prototype crashed.
+</para>
+</change>
+
+<change type="bugfix">
+<para>
+the Ruby application process could crash on SIGTERM.
+</para>
+</change>
+
+<change type="bugfix">
+<para>
+the Ruby application process could crash on SIGINT.
+</para>
+</change>
+
+<change type="bugfix">
+<para>
+mutex leak in the C API.
+</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-python3.9 unit-python3.10
+ unit-go
+ unit-perl
+ unit-ruby
+ unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11 unit-jsc13
+ unit-jsc14 unit-jsc15 unit-jsc16 unit-jsc17 unit-jsc18"
ver="1.27.0" rev="1"
- date="" time=""
+ date="2022-06-02" time="18:00:00 +0300"
packager="Andrei Belov &lt;defan@nginx.com&gt;">
<change>
@@ -28,7 +154,7 @@ NGINX Unit updated to 1.27.0.
<changes apply="unit" ver="1.27.0" rev="1"
- date="" time=""
+ date="2022-06-02" time="18:00:00 +0300"
packager="Andrei Belov &lt;defan@nginx.com&gt;">
<change type="feature">