Skip to content

Releases: linyimin0812/spring-startup-analyzer

release v2.0.8

02 Aug 17:47
0bd0426
Compare
Choose a tag to compare
  • fix: fix FileAlreadyExistsException #53
  • feat: health check upgrade #55

release v2.0.7

01 Aug 18:08
3664663
Compare
Choose a tag to compare
  • feat: CDN resources localization #47

release v2.0.6

31 Jul 18:08
466199d
Compare
Choose a tag to compare
  • CI: create ci release #38

  • CI: create ci test #37

  • feat: support other arch in linux #34

  • build: support create pull request by bot when update async profiler #31

  • build: add test coverage #27

  • refactor: remove useless code #25

  • testcase: add test cases #22

release v2.0.5

26 Jul 15:40
Compare
Choose a tag to compare

release v2.0.4

24 Jul 17:49
db39397
Compare
Choose a tag to compare
  • 重构:使用revision统一管理模块版本
  • Bug修复:修复命令行配置失效问题(#5)
  • Refactor: using revision to unify module version
  • Bug fix: fixed the issue(#5) of command-line configuration not take effect

release v2.0.3

23 Jul 16:15
Compare
Choose a tag to compare
  • 支持Windows
  • Support Windows

release v2.0.2

22 Jul 16:38
Compare
Choose a tag to compare
  • 添加一些日志,便于问题排查
  • Add log for debugging

release v2.0.1

19 Jul 16:12
Compare
Choose a tag to compare
  • 修复没有分析文件的bug
  • Fix the bug that there is no analysis file

release v2.0.0

18 Jun 14:59
Compare
Choose a tag to compare
  • 移除jeager依赖并重构UI,支持交互式UI
  • remove jeager dependency and refactor UI, support for interactive UI

v1.2.0

21 May 17:08
Compare
Choose a tag to compare
  • 应用启动时长优化:支持Spring Bean异步加载
  • Optimizing java app startup time: Support asynchronous loading of Spring Beans.