diff xml/index.xml @ 2376:16a066373701

nginx-1.16.0
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 23 Apr 2019 17:04:19 +0300
parents 5209dfad8fc9
children e01b7a3b601d
line wrap: on
line diff
--- a/xml/index.xml	Thu Apr 18 18:24:36 2019 +0300
+++ b/xml/index.xml	Tue Apr 23 17:04:19 2019 +0300
@@ -7,6 +7,25 @@
 
 <news name="nginx news" link="/" lang="en">
 
+<event date="2019-04-23">
+<para>
+<link doc="en/download.xml">nginx-1.16.0</link>
+stable version has been released,
+incorporating new features and bug fixes from the 1.15.x mainline branch -
+including UDP proxying improvements in the
+<link doc="en/docs/stream/ngx_stream_core_module.xml">stream module</link>,
+<link doc="en/docs/http/ngx_http_upstream_module.xml" id="random">random load
+balancing method</link>,
+support for
+<link doc="en/docs/http/ngx_http_ssl_module.xml" id="ssl_early_data">TLS 1.3
+early data</link>,
+dynamic loading of
+<link doc="en/docs/http/ngx_http_ssl_module.xml" id="ssl_certificate">SSL
+certificates</link>,
+and more.
+</para>
+</event>
+
 <event date="2019-04-16">
 <para>
 <link doc="en/docs/njs/index.xml">njs-0.3.1</link>