Feature Enhancements
- 增加模块系统环境变量隔离能力 by @oxsean in #157
- 增加存量应用自动转换成模块工具 by @2041951416 in #193, @lvjing2 in #194 #195 #196
- 增加 http tunnel by @Simon-Dongnan in #198
- 优化 mqtt 与 module controller 信息交互,增加运行日志 @lvjing2 in #200 #201 #203
Improvements and Bug Fixes
- 允许模块在卸载失败时可以多次卸载 by @lvjing2 in #191, @gaosaroma in #192
- 减小 mqtt 消息体,修复 mqtt 消息体超过上限的异常 by @Simon-Dongnan in #197
- 兼容 sofaArk 2.2.15, 更新了 AfterBizFailedEvent 为 AfterBizStartupFailedEvent by @gaosaroma in #199
Feature Enhancements
- Added module system environment variable isolation capability by @oxsean in #157
- Added automatic conversion tool for legacy applications to modules by @2041951416 in #193, @lvjing2 in #194 #195 #196
- Added HTTP tunnel by @Simon-Dongnan in #198
- Optimized MQTT and module controller information interaction, added runtime logs by @lvjing2 in #200 #201 #203
Improvements and Bug Fixes
- Allowed modules to be uninstalled multiple times if the uninstallation fails by @lvjing2 in #191, @gaosaroma in #192
- Reduced MQTT message size, fixed an exception when the MQTT message exceeds the limit by @Simon-Dongnan in #197
- Compatible with sofaArk 2.2.15, updated AfterBizFailedEvent to AfterBizStartupFailedEvent by @gaosaroma in #199
New Contributors
- @oxsean made their first contribution in #157
- @2041951416 made their first contribution in #193
Full Changelog: v1.3.1...v1.3.2