2.4.1
版本发布时间: 2023-06-09 13:07:32
alibaba/tengine最新发布版本:3.1.0(2023-10-27 19:16:27)
Changes
- Change: updated ngx_http_proxy_connect_module to v0.0.4 by @chobits in https://github.com/alibaba/tengine/pull/1735
- Bugfix: fixed compilation error in stream_set module by @chobits in https://github.com/alibaba/tengine/pull/1749
- Bugfix: fixed NTLS cert check, move sign/enc certficate to upstream by @dongbeiouba in https://github.com/alibaba/tengine/pull/1753
- Change: add new module
ngx_tongsuo_ntls
- Change: add new module
- Bugfix: fixed bug that client cannot receive right packages with ssl_async enabled by @oyaya in https://github.com/alibaba/tengine/pull/1774
Changes for automating builds and tests with GitHub Actions
- Fixed some test cases that failed to start the DNS daemon by @chobits in https://github.com/alibaba/tengine/pull/1783
- Fixed the failure of test case image_filter_finalize.t by @chobits in https://github.com/alibaba/tengine/pull/1768
New Contributors
- @oyaya made their first contribution in https://github.com/alibaba/tengine/pull/1774