Skip to content

Commit

Permalink
Add #14445
Browse files Browse the repository at this point in the history
  • Loading branch information
Meggielqk committed Dec 26, 2024
1 parent 3bbab08 commit d758092
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions en_US/changes/changes-ee-v5.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ Make sure to check the breaking changes and known issues before upgrading to EMQ

- Resolve the `function_clause` error that occurs when retrieving the `emqx_license_expiry_at` Prometheus value for a perpetual license.

#### Gateway

- [#14445](https://github.com/emqx/emqx/pull/14445) Fixed the JT/T 808 client issue where the connection process would crash if it received an invalid downstream control message.

## 5.8.3

*Release Date: 2024-12-05*
Expand Down
4 changes: 4 additions & 0 deletions zh_CN/changes/changes-ee-v5.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@

- 修复了在获取永久 license `emqx_license_expiry_at`(表示 license 到期时间)相关的 Prometheus 指标值时出现的 `function_clause` 错误。

#### 网关

- [#14445](https://github.com/emqx/emqx/pull/14445) 修复了 JT/T 808 客户端在接收到无效下游控制消息时,连接过程崩溃的问题。

## 5.8.3

*发布日期:2024-12-05*
Expand Down

0 comments on commit d758092

Please sign in to comment.