We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25e9f96 commit 233cdbdCopy full SHA for 233cdbd
docs/smart-mqtt/02.产品手册/10.发版记录.md
@@ -4,6 +4,16 @@ date: 2022-11-13 08:37:34
4
permalink: /smart-mqtt/release-notes.html
5
---
6
7
+## [smart-mqtt broker v0.41发布(2025-02-26)](https://gitee.com/smartboot/smart-mqtt/releases/tag/v0.41)
8
+1. 开源压测模块: smart-mqtt-bench。
9
+2. 开源企业版后台模块:smart-mqtt-plugin-enterprise
10
+3. BrokerConfigure 重命名为:Options
11
+4. MqttClientConfigure 重命名为:Options
12
+5. 修复特定场景下共享订阅失效问题。
13
+6. 重构 MQTT Client 接口设计。
14
+7. 废弃接口:BrokerContext@bundle
15
+8. 废弃接口:BrokerContext@getBundle
16
+
17
## [smart-mqtt broker v0.40发布(2024-12-06)](https://gitee.com/smartboot/smart-mqtt/releases/tag/v0.40)
18
1. 优化消息推送模型,提升通信性能。
19
1. 增加消息队列历史数据清退功能,节省服务内存开销。
0 commit comments