An quic update ver of previous 0.22.4
- Support adding Multiple listeners.
- Support Multi-Bridging URL(new hybrid bridging server).
- Add a safe logging protector.
- Make path of IPC URL and pid file configurable.
- Minor updates on topic reflection.
- Security bug fix
What's Changed in NanoMQ
- FIX [bridge] fix wrong topic len when using local topic only by @JaylinYu in https://github.com/nanomq/nanomq/pull/1862
- Enable multiple listener. by @StargazerWayne in https://github.com/nanomq/nanomq/pull/1845
- Multiple security issue fix by @JaylinYu in https://github.com/nanomq/nanomq/pull/1867
- Support pid_file && hook_url && cmd_url configurable. by @xinyi-xs in https://github.com/nanomq/nanomq/pull/1865
- safe logging by @JaylinYu in https://github.com/nanomq/nanomq/pull/1870
- Support hybrid servers. (multiple urls switch) by @wanghaEMQ in https://github.com/nanomq/nanomq/pull/1868
- MDF [broker] only matched refelction topic of bridging channel take… by @JaylinYu in https://github.com/nanomq/nanomq/pull/1869
- Pre-release 0.22.6 by @JaylinYu in https://github.com/nanomq/nanomq/pull/1874
- MDF [cmake] fix ld error while build NANOMQ_TEST with QUIC by @JaylinYu in https://github.com/nanomq/nanomq/pull/1875
Full Changelog: https://github.com/nanomq/nanomq/compare/0.22.4...0.22.6
What's Changed in NanoNNG
new feature: scram for tcp dialer is supported by @wanghaEMQ in https://github.com/nanomq/NanoNNG/pull/1029 Enable multiple listener for tcp and tls by @StargazerWayne in https://github.com/nanomq/NanoNNG/pull/1021 Fix a data racing problem of sub/unsub by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1041 Make ipc url && pid_file configurable && fixed nanomq reload memory leak. by @xinyi-xs in https://github.com/nanomq/NanoNNG/pull/1045 Fix new coming bugs! by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1042 sync fix by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1047 Fix of https://github.com/nanomq/nanomq/issues/1861 by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1048 optimization of logging by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1050 Add hybrid_servers to bridge config. by @wanghaEMQ in https://github.com/nanomq/NanoNNG/pull/1049
Full Changelog: https://github.com/nanomq/NanoNNG/compare/0.22.4...0.22.6