alibaba / tengine

A distribution of Nginx with some advanced features
https://tengine.taobao.org
BSD 2-Clause "Simplified" License
12.67k stars 2.52k forks source link

Tengine-2.3.2 has been released !!! #1352

Open wangfakang opened 4 years ago

wangfakang commented 4 years ago

Security

⚠️ ⚠️ ⚠️ Fixed vulnerabilities in its HTTP/2 module (CVE-2019-9511, CVE-2019-9513, CVE-2019-9516).

New features

Changes with Tengine 2.3.2

Changes with Tengine 2.3.2                                         20 Aug 2019

    *) Security: fixed CVE-2019-9511, CVE-2019-9513 and CVE-2019-9516. (wangfakang)
    *) Feature: added dubbo_pass directive to
       support the back-end HTTP to Dubbo protocol. (MenqqiWu)
    *) Feature: added vnswrr algorithm for upstream module. (wangfakang)
    *) Feature: support IPv6 for dynamic_resolve module. (wangfakang)
    *) Change: support dynamic build and add some debug log for
       proxy_connect module. (chobits)
    *) Change: updated the code from Nginx-1.17.3 version. (wangfakang)
    *) Change: updated the health_check module document. (zhangqx2010)
    *) Change: updated README document. (Lin-Buo-Ren)
    *) Bugfix: fixed JSON format for health_check module. (IYism)
    *) Bugfix: ensured 'init_worker_by_lua*' does not
       mutate another NGINX module's main_conf. (wangfakang)
    *) Bugfix: fixed compilation error of dyups module
       compiled with a higher version of OpenSSL. (wangfakang)  

Tengine-2.3.2 PR

For all PR for 2.3.2 version, see milestone 2.3.2. Thanks to all the contributors involved in Tengine development.

Tengine-2.3.2 Release Log

For Release and source code download, see release log 2.3.2, you can try it.

maqingshan commented 4 years ago

期待 release

yunoasgit commented 4 years ago

2-month version updates, comments for contributors Expect release

yunoasgit commented 4 years ago

@wangfakang Update next version?