Issues: https://github.com/alibaba/arthas/milestone/4?closed=1
- trace command support print line number #668
- add
mbean
command #666 - webconsole support ip/port parameters #488
- fix jobs system, redirect issues #695 #694
- jad command support lambda classes #675
- Improve the mechanism of the mc command to search for java packages and classes enhancement #661
- support start under the unicode path in windows #574 #335
- save command history every time #9
- dashboard command better print Runtime info #696
- redefine command log redefine history #530
- Upgrade netty to 4.1.36.Final #680
- Upgrade termd to 1.1.7.4 #697
- support nobody user #572
- jad command support method completion #667
- dump command support completion #623
- options command support completion #612
- support attach windows service process #581
- fix tab completion when the line is empty #564
Problems that may be encountered when upgrading:
- Agent jar file does not exist #700
Issues: https://github.com/alibaba/arthas/milestone/4?closed=1
- trace支持打印line number #668
- 增加mbean命令 #666
- webconsole支持传递ip/port参数 #488
- 修复jobs系统,重定向 #695 #694
- 修复jad 反编绎lambda类出错的问题 #675
- 改进mc命令查找package/class的机制 #661
- 支持windows下中文目录 #574 #335
- 每次执行都保存commnad history #9
- dashboard命令更好展示Runtime信息 #696
- redefine命令打印redefine历史 #530
- Upgrade netty to 4.1.36.Final #680
- Upgrade termd to 1.1.7.4 #697
- 支持nobody用户启动 #572
- jad命令支持method补全 #667
- dump命令支持自动补全 #623
- options命令支持自动补全 #612
- 在windows下支持诊断以service启动的进程 #581
- 修复命令为空时 tab自动补全 #564
升级可能会遇到的问题:
- Agent jar file does not exist #700