A formal release based on the feedback of the previous 0.22.7.
- QoS msg retry of bridging.
- Support message expiry in locale MQTTv5 messaging
- Fix #1883
- Fix # 1879 #1871, wait for further feedback.
2024.9.10 release it again to fix an DevOps issue.
What's Changed in NanoMQ
- bring back the qos msg retry by @JaylinYu in https://github.com/nanomq/nanomq/pull/1876
- MDF [nng] move nng head for a fix verification by @JaylinYu in https://github.com/nanomq/nanomq/pull/1884
- FIX [sub_handler] fix wildcard with shared subscription #1883 by @JaylinYu in https://github.com/nanomq/nanomq/pull/1888
- MDF [version] advance version number by @JaylinYu in https://github.com/nanomq/nanomq/pull/1889
Full Changelog: https://github.com/nanomq/nanomq/compare/0.22.6...0.22.8
What's Changed in NanoNNG
- re-enable qos msg retry by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1053
- For https://github.com/nanomq/nanomq/issues/1871 by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1058
- To enable msg retransmission after the connection is restored. by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1060
- Several fix & support msg expiry interval by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1061
Full Changelog: https://github.com/nanomq/NanoNNG/compare/0.22.6...0.22.8