- 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 https://github.com/emqx/nanomq/issues/603 https://github.com/emqx/nanomq/issues/601 https://github.com/emqx/nanomq/issues/600 https://github.com/emqx/nanomq/issues/576 https://github.com/emqx/nanomq/issues/566 https://github.com/emqx/nanomq/issues/559 https://github.com/emqx/nanomq/pull/617 https://github.com/emqx/nanomq/pull/616 https://github.com/emqx/nanomq/issues/629 https://github.com/emqx/nanomq/issues/626
What's Changed
- fix(ci): modify deploy action by @Swilder-M in https://github.com/emqx/nanomq/pull/618
- Modify version number by @JaylinYu in https://github.com/emqx/nanomq/pull/620
- Add description for HTTP authentication configuration. by @alvin1221 in https://github.com/emqx/nanomq/pull/619
- remove start/stop command for cli toolkit by @JaylinYu in https://github.com/emqx/nanomq/pull/621
- fix(deploy-docs): modify dist path by @Swilder-M in https://github.com/emqx/nanomq/pull/623
- NEW add new config opt by @JaylinYu in https://github.com/emqx/nanomq/pull/622
- FIX [unsub] Fix the crash when unsub. by @wanghaEMQ in https://github.com/emqx/nanomq/pull/628
- FIX [sub] Fix the mem leak in sub&mqtt_db. by @wanghaEMQ in https://github.com/emqx/nanomq/pull/631
- update help info by @JaylinYu in https://github.com/emqx/nanomq/pull/625
- Add 'as' support for rule engine. by @lee-emqx in https://github.com/emqx/nanomq/pull/624
- fixes #626 check duplicate properties by @alvin1221 in https://github.com/emqx/nanomq/pull/637
- Fixes #629 memleak in sub_ctx_handle() . by @alvin1221 in https://github.com/emqx/nanomq/pull/638
- FIX [sub] Fix the wrong parameter in destroy_sub_client function. by @wanghaEMQ in https://github.com/emqx/nanomq/pull/639
- MDF [nng] move nng head for 0.8.0 release. by @JaylinYu in https://github.com/emqx/nanomq/pull/641
Full Changelog: https://github.com/emqx/nanomq/compare/0.7.9...0.8.0