mica-mqtt 1.3.9 发布,修复 mqtt client QOS2 retry bug
- ✨ mica-mqtt server 添加消息拦截器,gitee #I5KLST
- ✨ mica-mqtt client、server ack 优化和完善,可自定义 ackService。
- ✨ mica-mqtt client stater MqttClientTemplate 完善,统一调整客户端示例。
- ✨ mica-mqtt client 优化客户端心跳和心跳日志优化。
- ✨ mica-mqtt client 订阅代码优化。
- ✨ mica-mqtt codec 代码优化。
- ✨ test 代码优化,更加符合 junit5 规范。
- 🐛 mqtt client Qos2 修复。