Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-06-21 | 1.6 kB | |
Totals: 1 Item | 1.6 kB | 0 |
EMQ X 4.2-alpha.2 is released now, it mainly includes the following changes:
emqx
Enhancements:
- Support
Response Information
Github PR: [#3533]
Bug fixes:
- Fix the issue that the connection process crashes when the connection properties is empty
Github PR: [#3525]
emqx-rule-engine
Enhancements:
- Add MQTT properties fields and rule-related metadata for rule engine events
Github PR: [emqx/emqx-rule-engine#163](https://github.com/emqx/emqx-rule-engine/issues/163)
emqx-rel
Enhancements:
- Support CentOS 8
Github PR: [emqx/emqx-rel#526](https://github.com/emqx/emqx-rel/issues/526)
- Support Ubuntu 20.04
Github PR: [emqx/emqx-rel#521](https://github.com/emqx/emqx-rel/issues/521)
esockd
Bug fixes:
- Fix the wrong type of
max_conn_rate
configuration item
Github PR: [emqx/esockd#161](https://github.com/emqx/esockd/issues/161)
gen_coap
Enhancements:
- Replace gen_udp with esockd
Github PR: [emqx/gen_coap#12](https://github.com/emqx/gen_coap/issues/12)
gen_rpc
Bug fixes:
- Fix the crash of acceptor in some cases
Github PR: [emqx/gen_rpc#9](https://github.com/emqx/gen_rpc/issues/9)