- Formal release of DDS proxy in nanomq_cli
- Support MQTT over QUIC 2-way TLS + certificate configuration
- Enhance thread safety in QUIC transport
- Multi-Stream QUIC bridging
- New independent async ack callback function API
- Fix security issues
- Update HOCON config file
What's Changed
- Fix the conflict on function naming in ddsproxy. by @wanghaEMQ in https://github.com/emqx/nanomq/pull/1071
- Replace fatal() & nng_fatal() functions by @alvin1221 in https://github.com/emqx/nanomq/pull/1072
- move nng head by @JaylinYu in https://github.com/emqx/nanomq/pull/1074
- Fixes cross compile mbedTLS. by @alvin1221 in https://github.com/emqx/nanomq/pull/1082
- Move move head. by @lee-emqx in https://github.com/emqx/nanomq/pull/1086
- MDF [version] advance version number by @JaylinYu in https://github.com/emqx/nanomq/pull/1087
Full Changelog: https://github.com/emqx/nanomq/compare/0.15.5...0.16.0