NanoMQ 0.12.0 is out now. Here is the changelog:
- Merge multiple config files and optimize logging info of config verification.
- Expose the connection status of bridging (including vanilla MQTT and QUIC) as ab online/offline event message.
- Synchronize nanonng with nanosdk to make SQLite caching work in MQTT over QUIC SDK.
- Add an auto-tunning mechanism so that NanoMQ could detect hardware and select the tuned config in the best efforts.
- Now you can compile broker as a shared library or static lib for embedded usage.
- Support rotation and rolling update of logging files.
- Fix the nngproxy of nanomq_cli module.
- FIx configuring QUIC keepalive not taking effects.
- Update Docs of the rule engine.
- Optimize CI action - for better stability & availability.
What's Changed
- For new release 0.12.0 by @JaylinYu in https://github.com/emqx/nanomq/pull/855 Full Changelog: https://github.com/emqx/nanomq/compare/0.11.82...0.12.0