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 #723 - Fix type error by @JaylinYu in #725
- Add multi rules support. by @lee-emqx in #729
- Remove conf file and default some dependency. by @lee-emqx in #730
- enable debug trace by @JaylinYu in #717
- New cb of nanosdk by @JaylinYu in #727
- Fix #726 + add new cb demo of nanosdk by @JaylinYu in #733
- Support post mqtt publish message rest API by @alvin1221 in #731
- Split nanomq to broker & cli by @alvin1221 in #732
- Update docs for #732 by @alvin1221 in #734
- Fix parse command arguments. by @alvin1221 in #737
- Fixed cmake package error. by @lee-emqx in #743
- Add config file install to /etc. by @lee-emqx in #744
Full Changelog: 0.9.2...0.9.5