Skip to content

Commit 7d2f444

Browse files
authored
Merge pull request #1788 from chobits/master
Release 2.4.1 version.
2 parents c98cf98 + d711130 commit 7d2f444

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

CHANGES.cn

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Tengine 2.4.1 [2023-06-08]
2+
* Change: 更新ngx_http_proxy_connect_module模块到v0.0.4 (chobits)
3+
* Bugfix: 修复stream_set模块编译错误 (chobits)
4+
* Bugfix: 修复NTLS证书检测,将sign/enc证书移到upstream,增加ngx_tongsuo_ntls模块 (dongbeiouba)
5+
* Bugfix: 修复当开启ssl_async功能后,客户端无法接受到正确数据包的问题 (oyaya)
6+
17
Tengine 2.4.0 [2023-02-08]
28
* Feature: 更新到nginx官方1.22.1版本 (jiuzhoucui)
39

CHANGES.te

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Changes with Tengine 2.4.1 08 Jun 2023
2+
3+
*) Change: updated ngx_http_proxy_connect_module to v0.0.4 (chobits)
4+
5+
*) Bugfix: fixed compilation error in stream_set module (chobits)
6+
7+
*) Bugfix: fixed NTLS cert check, move sign/enc certficate to upstream,
8+
add ngx_tongsuo_ntls module (dongbeiouba)
9+
10+
*) Bugfix: fixed bug that client cannot receive right packages with
11+
ssl_async enabled (oyaya)
12+
13+
114
Changes with Tengine 2.4.0 08 Feb 2023
215

316
*) Feature: Update to nginx 1.22.1 (jiuzhoucui)

0 commit comments

Comments
 (0)