v1.1.0
功能特性
- 新增多应用测试集成框架 by @CodeNoobKing #26 #24
- 静态版 adapter 升级为 动态版 adapter by @CodeNoobKing #15 #18
- 新增模块脚手架 by @lvjing2 @sususama #13
- 模块启动加速:按需启动 AutoConfiguration 服务,避免启动基座已有服务 by @lvjing2 in #27
- 重构模块与基座健康检查 by @gaosaroma in #16
- 模块安装允许传入启动参数与环境变量 by @lvjing2 #17
- 模块排障性增强,增加模块状态变更历史信息 by #20
- 增加 springboot 2.3.x 适配 by @1034323716 #31
改进与 bug 修复
- 优化 kafka 环境启动配置方式 by @lvjing2 #38
- 优化包结构 by @lvjing2 #39
- 修复发布前值回归检查失败 @lvjing2 #37 #32
- 单模块多应用配置优先级高于默认配置优先级 by @gaosaroma #29
- 简化 apollo 多应用 System properties 适配逻辑 by @gaosaroma #28
Feature Enhancements
- Added multi-application test integration framework by @CodeNoobKing PR #26 PR #24
- Upgraded static version adapter to dynamic version adapter by @CodeNoobKing PR #15 PR #18
- Added module scaffold by @lvjing2 @sususama PR #13
- Module boot acceleration: Start AutoConfiguration services on-demand to avoid starting services already present in the base by @lvjing2 in PR #27
- Refactored health check for modules and base by @gaosaroma in PR #16
- Module installation now allows passing startup arguments and environment variables by @lvjing2 PR #17
- Enhanced troubleshooting for modules, adding module status change history information PR #20
- Added compatibility for springboot 2.3.x by @1034323716 PR #31
Improvements and Bug Fixes
- Optimized kafka environment startup configuration by @lvjing2 PR #38
- Optimized package structure by @lvjing2 PR #39
- Fixed pre-release value regression checks failure by @lvjing2 PR #37 PR #32
- Prioritized single module multi-application configuration over default configuration levels by @gaosaroma PR #29
- Simplified apollo multi-application System properties adaptation logic by @gaosaroma PR #28
New Contributors
- @1034323716 made their first contribution in #31
Full Changelog: v1.0.1...v1.1.0