Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-07-31 | 1.8 kB | |
Totals: 1 Item | 1.8 kB | 0 |
EMQ X 4.2-alpha.3 is released now, it mainly includes the following changes:
emqx
Enhancements:
- Support global rate limit
Github PR: [#3613]
- Redesigned alarm
Github PR: [#3632]
Bug fixes:
- Fix the issue that the topic alias is not used to replace the topic
Github PR: [#3617]
emqx-auth-ldap
Enhancements:
- Support IPv6
Github PR: [emqx/emqx-auth-ldap#114](https://github.com/emqx/emqx-auth-ldap/issues/114)
emqx-retainer
Bug fixes:
- Fix the issue that the retained message will not be sent when the subscription topic contains both '+' and '#'
Github PR: [emqx/emqx-retainer#147](https://github.com/emqx/emqx-retainer/issues/147)
emqx-management
Enhancements:
- Redesigned alarm API
Github PR: [emqx/emqx-management#244](https://github.com/emqx/emqx-management/issues/244)
emqx-dashboard
Enhancements:
- Add alarm page
Github PR: [emqx/emqx-dashboard#245](https://github.com/emqx/emqx-dashboard/issues/245)
emqx-extension-hook
Enhancements:
- Remove support for Python 2
Github PR: [emqx/emqx-extension-hook#11](https://github.com/emqx/emqx-extension-hook/issues/11)
emqx-exproto
Enhancements:
- Support Java driver
Github PR: [emqx/emqx-exproto#5](https://github.com/emqx/emqx-exproto/issues/5)