changeset 2152:a226918def86

nginx-1.14.0
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 17 Apr 2018 18:36:58 +0300
parents ed6b44206600
children ccc41545bf55
files text/en/CHANGES-1.14 text/ru/CHANGES.ru-1.14 xml/index.xml xml/versions.xml
diffstat 4 files changed, 33 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
copy from text/en/CHANGES
copy to text/en/CHANGES-1.14
--- a/text/en/CHANGES
+++ b/text/en/CHANGES-1.14
@@ -1,4 +1,9 @@
 
+Changes with nginx 1.14.0                                        17 Apr 2018
+
+    *) 1.14.x stable branch.
+
+
 Changes with nginx 1.13.12                                       10 Apr 2018
 
     *) Bugfix: connections with gRPC backends might be closed unexpectedly
copy from text/ru/CHANGES.ru
copy to text/ru/CHANGES.ru-1.14
--- a/text/ru/CHANGES.ru
+++ b/text/ru/CHANGES.ru-1.14
@@ -1,4 +1,9 @@
 
+Изменения в nginx 1.14.0                                          17.04.2018
+
+    *) Стабильная ветка 1.14.x.
+
+
 Изменения в nginx 1.13.12                                         10.04.2018
 
     *) Исправление: при возврате большого ответа соединения с gRPC-бэкендами
--- a/xml/index.xml
+++ b/xml/index.xml
@@ -7,6 +7,20 @@
 
 <news name="nginx news" link="/" lang="en">
 
+<event date="2018-04-17">
+<para>
+<link doc="en/download.xml">nginx-1.14.0</link>
+stable version has been released,
+incorporating new features and bug fixes from the 1.13.x mainline branch -
+including the
+<link doc="en/docs/http/ngx_http_mirror_module.xml">mirror module</link>,
+<link doc="en/docs/http/ngx_http_v2_module.xml" id="http2_push">HTTP/2
+push</link>, the
+<link doc="en/docs/http/ngx_http_grpc_module.xml">gRPC proxy module</link>,
+and more.
+</para>
+</event>
+
 <event date="2018-04-12">
 <para>
 <link url="https://unit.nginx.org/">unit-1.0</link>
--- a/xml/versions.xml
+++ b/xml/versions.xml
@@ -10,6 +10,14 @@
 <download tag="mainline" changes="">
 
 <item ver="1.13.12" />
+
+</download>
+
+
+<download tag="stable" changes="1.14">
+
+<item ver="1.14.0" />
+<item ver="1.13.12" />
 <item ver="1.13.11" />
 <item ver="1.13.10" />
 <item ver="1.13.9" />
@@ -26,7 +34,7 @@
 </download>
 
 
-<download tag="stable" changes="1.12">
+<download tag="legacy" changes="1.12">
 
 <item ver="1.12.2" />
 <item ver="1.12.1" />