- WebHook system is officially released.
- Add authentication HTTP plugin.
- Add FoundationalDB as a new data persistence option (beta ver)
- Add a prototype of SQL parser engine (beta ver)
- Add HTTP authentication webhook for verifying client connections
- Optimize WebHook performance and success rate.
- Use UNIX timestamp in online/offline event msg.
- Add ZeroMQ proxy docs.
- Fix #603 #601 #600 #576 #566 #559 #617 #616 #629 #626
What's Changed
- fix(ci): modify deploy action by @Swilder-M in #618
- Modify version number by @JaylinYu in #620
- Add description for HTTP authentication configuration. by @alvin1221 in #619
- remove start/stop command for cli toolkit by @JaylinYu in #621
- fix(deploy-docs): modify dist path by @Swilder-M in #623
- NEW add new config opt by @JaylinYu in #622
-
- FIX [unsub] Fix the crash when unsub. by @wanghaEMQ in #628
-
- FIX [sub] Fix the mem leak in sub&mqtt_db. by @wanghaEMQ in #631
- update help info by @JaylinYu in #625
- Add 'as' support for rule engine. by @lee-emqx in #624
- fixes #626 check duplicate properties by @alvin1221 in #637
- Fixes #629 memleak in sub_ctx_handle() . by @alvin1221 in #638
-
- FIX [sub] Fix the wrong parameter in destroy_sub_client function. by @wanghaEMQ in #639
Full Changelog: 0.7.9...0.8.0