3.1.0
All Issues: https://github.com/alibaba/arthas/milestone/3?closed=1
- Better unicode support #267 #376
- Support JDK 11: #294 #425 #450 #451 #459
- Support docker image: #308 #364
- sm/sm/jad support completion: #323
- ognl express do not support get private field bug #336
- Change the default session timeout to 30 min #342
- Improve web console user experience #344
- keymap command usage more friendly #366
- Add mc command/In Memory Java Compiler #373
- dashboard/watch/monitor/tt/stack/trace support press Q to exit #410
- dump support output directory #419
- as.sh/arthas-boot support width/height options #422
- better arthas-boot/as.sh #445 #422
- When timezone is +0800, default repo mirror is aliyun #452
- ObjectView support enum #454
- cli support home and end #472
- Add pwd command #493
- Add cat command #494
- Redirect to the specified file instead of the file under the ~/logs/arthas-cache/ directory #495
- jad command support --source-only option, output source code only #496
- watch/monitor/trace/tt/stack support better auto completion #497
- The sm command should print method with Descriptor #504
全部 Issues: https://github.com/alibaba/arthas/milestone/3?closed=1
- 修复中文支持: #267 #376
- 完整支持JDK 11: #294 #425 #450 #451 #459
- 支持构建Docker镜像: #308 #364
- sm/sm/jad 支持自动补全: #323
- ognl 表达式修复支持 private field #336
- 默认session超时时间改为 30 min #342
- 改进web console用户体验,切换到xtermd.js #344
- keymap 命令的帮助信息更友好 #366
- 增加 mc 命令,内存编绎器 #373
- dashboard/watch/monitor/tt/stack/trace 支持按 Q 退出 #410
- dump support output directory/dump 指令指定文件存储路径 #419
- as.sh/arthas-boot 支持设置 width/height #422
- 改进 arthas-boot/as.sh 的用户体验 #445 #422
- 当时区是东8区时,默认使用aliyun镜像,加速下载 #452
- ObjectView 支持打印enum类型 #454
- cli支持end和home键 #472
- 增加 pwd 命令 #493
- 增加 cat 命令 #494
- 重新设计重定向,直接重定向到指定的文件里,而不是 ~/logs/arthas-cache/ 目录 #495
- jad 命令支持 --source-only 选项 #496
- watch/monitor/trace/tt/stack 命令支持更好的自动补全 #497
- sm 命令打印method的Descriptor #504