diff --git a/changes/v4.4.11-en.md b/changes/v4.4.11-en.md index b8876c342..c4537b6a7 100644 --- a/changes/v4.4.11-en.md +++ b/changes/v4.4.11-en.md @@ -18,9 +18,9 @@ - Added support for specifying custom modules for custom authentication [#9297](https://github.com/emqx/emqx/pull/9297). To support simple authentication rules, it is no longer necessary to implement a full-blown plugin. -- Added a JWT management for Rule-Engin, for creating and refreshing JWT tokens in rule engine actions [#9241](https://github.com/emqx/emqx/pull/9241). +- Added a JWT management for Rule-Engine, for creating and refreshing JWT tokens in rule engine actions [#9241](https://github.com/emqx/emqx/pull/9241). This feature is so far only used in EMQX Enterprise Google PubSub integration. - Can be used as webhook integration's JWT authenticationa against the webhook service endpoint. + Can be used as webhook integration's JWT authentication against the webhook service endpoint. - Update `gen_rpc` dependency to 3.0.0. diff --git a/changes/v4.4.12-en.md b/changes/v4.4.12-en.md index be0ae4ebd..5c927ca05 100644 --- a/changes/v4.4.12-en.md +++ b/changes/v4.4.12-en.md @@ -1,9 +1,9 @@ # v4.4.12 -Added Amazon Linxu 2 (amzn2) package release [#9498](https://github.com/emqx/emqx/pull/9498). - ## Enhancements +- Added Amazon Linxu 2 (amzn2) package release [#9498](https://github.com/emqx/emqx/pull/9498). + - Upgrade http client library `ehttpc` from `0.2.1` to `0.4.2` [#9456](https://github.com/emqx/emqx/pull/9456). - Add more PSK ciphers support [#9493](https://github.com/emqx/emqx/pull/9493). diff --git a/changes/v4.4.12-zh.md b/changes/v4.4.12-zh.md index c08a009db..1b0336a2f 100644 --- a/changes/v4.4.12-zh.md +++ b/changes/v4.4.12-zh.md @@ -1,9 +1,10 @@ # v4.4.12 -发布 Amazon Linux 2 安装包 [#9498](https://github.com/emqx/emqx/pull/9498)。 ## 增强 +- 发布 Amazon Linux 2 安装包 [#9498](https://github.com/emqx/emqx/pull/9498)。 + - HTTP 客户端库 `ehttpc` 从 `0.2.1` 升级到 `0.4.2` [#9456](https://github.com/emqx/emqx/pull/9456)。 - 支持更多的 PSK 密码套件[#9493](https://github.com/emqx/emqx/pull/9493)。