EMQ X 4.0-rc.4 is now released, including the following changes:
emqx
Made the following changes:
- Add more hooks
Github PR: + [#3138]
- Add more metrics
Github PR: + [#3139] + [#3141]
Fixed the following issues:
- Fixed an issue that timeout messages from timers might fail to match
Github PR: + [#3145]
emqx-bridge-mqtt
Fixed the following issues:
- Fix issue with keepalive configuration item using wrong unit
Github PR: + [emqx/emqx-bridge-mqtt#43](https://github.com/emqx/emqx-bridge-mqtt/issues/43)
emqx-management
Made the following changes:
- Support to configure the default AppID and AppSecret
Github PR: + [emqx/emqx-management#153](https://github.com/emqx/emqx-management/issues/153)
- The HTTP API for publishing message now supports base64 encoded payload
Github PR: + [emqx/emqx-management#154](https://github.com/emqx/emqx-management/issues/154)
emqx-auth-http
Made the following changes:
- Support defining http request headers in profile
Github PR: + [emqx/emqx-auth-http#170](https://github.com/emqx/emqx-auth-http/issues/170)