docs: fix change logs

This commit is contained in:
Zaiming (Stone) Shi 2022-12-15 18:01:42 +01:00
parent 682f917d6d
commit 4dc4e0039e
3 changed files with 6 additions and 5 deletions

View File

@ -18,9 +18,9 @@
- Added support for specifying custom modules for custom authentication [#9297](https://github.com/emqx/emqx/pull/9297). - 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. 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. 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. - Update `gen_rpc` dependency to 3.0.0.

View File

@ -1,9 +1,9 @@
# v4.4.12 # v4.4.12
Added Amazon Linxu 2 (amzn2) package release [#9498](https://github.com/emqx/emqx/pull/9498).
## Enhancements ## 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). - 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). - Add more PSK ciphers support [#9493](https://github.com/emqx/emqx/pull/9493).

View File

@ -1,9 +1,10 @@
# v4.4.12 # 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)。 - 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)。 - 支持更多的 PSK 密码套件[#9493](https://github.com/emqx/emqx/pull/9493)。