Another quick bug-fix release. Focusing on security hardening.
What's Changed in NanoMQ
- remove exchange-related code by @JaylinYu in https://github.com/nanomq/nanomq/pull/2243
- FIX [rest_api] fix #2247 by @JaylinYu in https://github.com/nanomq/nanomq/pull/2248
Full Changelog: https://github.com/nanomq/nanomq/compare/0.24.10...0.24.11
What's Changed in NanoNNG
- Update the default value of some quic options. by @wanghaEMQ in https://github.com/nanomq/NanoNNG/pull/1437
- Fixes for robustness and memory safety by @RanMaoyi in https://github.com/nanomq/NanoNNG/pull/1434
- Sync with nng fix by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1438
- For https://github.com/nanomq/nanomq/issues/2239 by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1444
- FIX [conf] move auth.mtx init to very early stage by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1445
- fix https://github.com/nanomq/nanomq/issues/2241 by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1448
- fix memleak of old kv & missing syntax error. by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1451
- use memcpy consistently by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1453
- Add some fixes. by @xinyi-xs in https://github.com/nanomq/NanoNNG/pull/1452
- Another session keeping feature fix by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1455
- RM [exchange] remove exchange server from open-source ver by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1457
Full Changelog: https://github.com/nanomq/NanoNNG/compare/0.24.10...0.24.11