docs: update changes/v4.4.11-zh.md
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
This commit is contained in:
parent
dde4a28f31
commit
f36fd9f3db
|
@ -1,8 +1,11 @@
|
|||
### 增强
|
||||
|
||||
- OTP 升级: 从 24.1.5-3 至 24.3.4.2-1
|
||||
[#9265](https://github.com/emqx/emqx/pull/9265)
|
||||
|
||||
- OTP 升级: 从 24.1.5-3 至 24.3.4.2-1 [#9265](https://github.com/emqx/emqx/pull/9265)。
|
||||
重要更新:
|
||||
- Erlang/OTP [SSL库漏洞修复](https://nvd.nist.gov/vuln/detail/CVE-2022-37026)
|
||||
- 增加了对 OCSP (Online Certificate Status Protocol) Stapling 的支持
|
||||
- 增加了 CRL(证书吊销列表)缓存的自动刷新功能
|
||||
|
||||
### 修复
|
||||
|
||||
- 修复日志追踪模块没开启时,GET Trace 列表接口报错的问题。[#9156](https://github.com/emqx/emqx/pull/9156)
|
||||
|
|
Loading…
Reference in New Issue