Skip to content

v1.1.0

Choose a tag to compare

@lvjing2 lvjing2 released this 15 Apr 06:38
· 397 commits to main since this release
38d33c5

功能特性

  • 新增多应用测试集成框架 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 修复


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

New Contributors

  • @1034323716 made their first contribution in #31

Full Changelog: v1.0.1...v1.1.0