Releases: koupleless/runtime
Releases · koupleless/runtime
v2.1.11 (jdk17 & jdk21)
v1.4.2
v2.1.10 (jdk17 & jdk21)
What's Changed
- Fix adaptor module resource load spring boot by @gaosaroma in https://github.com/koupleless/adapter/pull/49/files
- update samples runtime version when running ut by @lvjing2 in #229
- update http heart timer by @lvjing2 in #232
- allow to get bean when biz startuping by @lvjing2 in #235
- Feat: add batch install biz handler by @gaosaroma in #231
- [issue#255] Close log4j2 loggerContext when the module is uninstalled by @Willhow-Gao in #208
New Contributors
- @Willhow-Gao made their first contribution in #208
Full Changelog: v2.1.9...v2.1.10
v1.4.1
What's Changed
- Fix adaptor module resource load spring boot by @gaosaroma in https://github.com/koupleless/adapter/pull/49/files
- update samples runtime version when running ut by @lvjing2 in #229
- update http heart timer by @lvjing2 in #232
- allow to get bean when biz startuping by @lvjing2 in #235
- Feat: add batch install biz handler by @gaosaroma in #231
- [issue#255] Close log4j2 loggerContext when the module is uninstalled by @Willhow-Gao in #208
New Contributors
- @Willhow-Gao made their first contribution in #208
Full Changelog: v1.4.0...v1.4.1
v2.1.9 (jdk17 & jdk21)
What's Changed
- Feat: Support web gateway config in biz module by @gaosaroma #206
- Feat: add versionRange for adaptor like [0, 10); support to customize adapter-mapping and support to install nesseary adapter when relase not all by @gaosaroma https://github.com//pull/211
- add biz state detail by @lvjing2 #213
- optimize handle mqtt command by @lvjing2 #215
- refactor the module for module controller by @lvjing2 in #209
- remove adapter release action by @lvjing2 in #224
- update adaptor-mapping-default.yml by @gaosaroma in #226
Full Changelog: v2.1.8...v2.1.9
v1.4.0
What's Changed
- Feat: Support web gateway config in biz module by @gaosaroma #206
- Feat: add versionRange for adaptor like [0, 10); support to customize adapter-mapping and support to install nesseary adapter when relase not all by @gaosaroma https://github.com//pull/211
- add biz state detail by @lvjing2 #213
- optimize handle mqtt command by @lvjing2 #215
- refactor the module for module controller by @lvjing2 in #209
- remove adapter release action by @lvjing2 in #224
- update adaptor-mapping-default.yml by @gaosaroma in #226
Full Changelog: v1.3.3...v1.4.0
v2.1.8 (jdk17 & jdk21)
What's Changed
- Feat: Support web gateway config in biz module by @gaosaroma #206
- Feat: add versionRange for adaptor like [0, 10); support to customize adapter-mapping and support to install nesseary adapter when relase not all by @gaosaroma https://github.com//pull/211
- add biz state detail by @lvjing2 #213
- optimize handle mqtt command by @lvjing2 #215
- refactor the module for module controller by @lvjing2 in #209
Full Changelog: v2.1.7...v2.1.8
v1.3.3 (jdk8)
What's Changed
- Feat: Support web gateway config in biz module by @gaosaroma #206
- Feat: add versionRange for adaptor like [0, 10); support to customize adapter-mapping and support to install nesseary adapter when relase not all by @gaosaroma https://github.com//pull/211
- add biz state detail by @lvjing2 #213
- optimize handle mqtt command by @lvjing2 #215
- refactor the module for module controller by @lvjing2 in #209
Full Changelog: v1.3.2...v1.3.3
v2.1.7 (jdk17 & jdk21)
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
v1.3.2 (jdk8)
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