Skip to content

arthas-all-4.0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 10:02
· 2 commits to master since this release

Issues: https://github.com/alibaba/arthas/milestone/54?closed=1

  • #2945 watch/trace 等补全 method 时,自动补全支持构造函数

  • #2936 quit 命令打印出提示,说明arthas仍在后台运行,执行 stop 才是彻底退出

  • #2941 修复 PackageInternalsFinder.fuse 在处理空包时(即自己没有类),会有 null 异常的问题

  • #2944 Revert "优化识别重定向" ,修复 watch等命令不支持构造函数 的问题