What's new in 0.9.5
- Merge Nanolib module into NanoNNG.
- Separate CLI tool kit with broker feature, now they operate totally independent. (including installation)
- Fix conn_param leaking in multi-channel bridging.
- Fix the missing executable file of the binary installation package.
- Update NanoSDK to 0.6.0
- Add new HTTP publish msg API
- Multi-SQL support
What's Changed
- Move
nanolib
tonng
& fix build fail on Windows withmsvc
. by @alvin1221 in https://github.com/emqx/nanomq/pull/723 - Fix type error by @JaylinYu in https://github.com/emqx/nanomq/pull/725
- Add multi rules support. by @lee-emqx in https://github.com/emqx/nanomq/pull/729
- Remove conf file and default some dependency. by @lee-emqx in https://github.com/emqx/nanomq/pull/730
- enable debug trace by @JaylinYu in https://github.com/emqx/nanomq/pull/717
- New cb of nanosdk by @JaylinYu in https://github.com/emqx/nanomq/pull/727
- Fix #726 + add new cb demo of nanosdk by @JaylinYu in https://github.com/emqx/nanomq/pull/733
- Support post mqtt publish message rest API by @alvin1221 in https://github.com/emqx/nanomq/pull/731
- Split nanomq to broker & cli by @alvin1221 in https://github.com/emqx/nanomq/pull/732
- Update docs for #732 by @alvin1221 in https://github.com/emqx/nanomq/pull/734
- MDF [broker] unify plugins' ctx as one. by @JaylinYu in https://github.com/emqx/nanomq/pull/735
- Fix parse command arguments. by @alvin1221 in https://github.com/emqx/nanomq/pull/737
- Fixed cmake package error. by @lee-emqx in https://github.com/emqx/nanomq/pull/743
- Add config file install to /etc. by @lee-emqx in https://github.com/emqx/nanomq/pull/744
- MDF [nng] move nng head for 0.9.5 release by @JaylinYu in https://github.com/emqx/nanomq/pull/747
Full Changelog: https://github.com/emqx/nanomq/compare/0.9.2...0.9.5