提交 48d8296c 编写于 作者: 如梦技术's avatar 如梦技术 🐛

2.1.1

上级 da9f7d5a
......@@ -10,6 +10,7 @@
- :sparkles: mica-mqtt-client 优化链接时的遗嘱消息构建,默认为 qos0。`@tan90` 反馈 gitee #I6BRBV
- :bug: mqtt-server 修复 mqtt.js websocket 空包问题,感谢群友反馈。
- :bug: mqtt-server 修复 websocket mqtt 包长度判断问题。
- :arrow_up: 依赖升级
### v2.1.0 - 2023-03-05
- :sparkles: 【不兼容】调整接口参数,方便使用
......
......@@ -13,7 +13,7 @@
`mica-mqtt` **低延迟****高性能**`mqtt` 物联网组件。更多使用方式详见: **mica-mqtt-example** 模块。
[**迁移到 mica-mqtt 2.1.0**](docs/update.md)
[**迁移到 mica-mqtt 2.1.x**](docs/update.md)
## 🍱 使用场景
......
......@@ -13,7 +13,7 @@
<properties>
<!-- mica-mqtt version -->
<revision>2.1.1-SNAPSHOT</revision>
<revision>2.1.1</revision>
<!-- java version -->
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册