Releases: alibaba/arthas
arthas-all-3.3.4
upgrade byte-buddy to 1.10.13, fix testcase
arthas-all-3.3.3
arthas-all-3.3.2
[maven-release-plugin] copy for tag arthas-all-3.3.2
arthas-all-3.3.1
[maven-release-plugin] copy for tag arthas-all-3.3.1
arthas-all-3.3.0
[maven-release-plugin] copy for tag arthas-all-3.3.0
arthas-all-3.2.0
arthas-all-3.1.8
重要issue
- #986 Support arthas.properties ,支持外部配置文件
- #1029 新增加 perfcounter 命令
- #978 升极 asm 到 7.3.1, 支持 JDK 13
- #1076 新增加 echo 命令
- #1075 支持 'q' 命令退出
- #976 增加 tee 命令
- #1089 升级 async-profiler 到 1.7 支持 arm arch
- #999 修复 skywalking NoClassDefFoundError Lorg/apache/skywalking/apm/agent/core/plugin/interceptor/enhance/InstMethodsInter
- #1032 在k8s环境里,telnet 连接出错 java.lang.UnsupportedOperationException: Handle this case gracefully bug
- #1072 batch mode运行不正常 bug
其它的issue
- #970 设置环境变量
_JAVA_OPTIONS
导致启动失败 - #1077 When update logger level error, print better message
- #996 Avoid append spy jar to BootstrapClassLoader multiple times
- #985 Remove the logger.api dependency, use repackaged logger
- #1085 修改 com.taobao.arthas.agent package名,防止升级不兼容
- #1052 返回错误的 content-type,导致Edge浏览器访问arthas-output页面异常 bug
- #1028 dump -E这个参数怎么使用,没有看懂 question-answered
- #1024 Optimize the hints at the beginning, when choosing a process
- #1074 dashboard command delete unused -b option
- #1071 Update dependency version of fastjson
- #1033 Upgrade termd to 1.1.7.8
- #1031 Upgrade cfr to 0.149
- #994 Better output exception message, when toString method throw exception
- #990 简化AgentBootstrap里的逻辑,pid从int切换为long
- #982 建议将shutdown命令移除,完全用stop替代
arthas-all-3.1.7
https://github.com/alibaba/arthas/milestone/10?closed=1
#961 profiler在shutdown后,再次使用会报错 bug
#962 profiler execute crash jvm bug
#435 watch命令查看变量的值时,显示父类或基类的属性。
#731 Add an option to expand the field in the parent class
#955 3.1.5版本里,访问 http://localhost:8563/ 返回 404 bug
#958 Improve trace command -j option
#947 开源协议修改为Apache License
#948 watch ongl表达式太长出错 bug
#956 sc -df 返回的字段的type展示出现换行
arthas-all-3.1.6
[maven-release-plugin] copy for tag arthas-all-3.1.6
arthas-all-3.1.5
Issues: https://github.com/alibaba/arthas/milestone/9?closed=1
#923 Support AsyncProfiler/Frame Graph
#916 dump command support classes size limit option
#899 improve grep command for support regexp(-e) and -n/-v/-n/-A/-B/-C and -f
#833 better support git bash
#921 Support http visit arthas-output directory
#316 Telnet and HTTP use one port
#922 Upgrade cli to 1.0.3 to improve boolean option support
#945 Upgrade logger.api to 0.2.8
#944 improve arthas-boot error log
#912 #942 Improve the time statistics of the monitor/tt/trace commands
#924 Copy http resources from termd project to core module
#890 Support thead filter by state
Issues: https://github.com/alibaba/arthas/milestone/9?closed=1
#923 支持 AsyncProfiler/Frame Graph 火焰图
#916 dump 命令支持limit 参数
#899 grep 命令支持更多的选项
#833 改进对 git bash的支持
#921 支持http访问 arthas-output 目录
#316 telnet和http 协议共用同一个端口
#922 升级 cli 到 1.0.3
#945 升级 logger.api 到 0.2.8
#944 改进 arthas-boot 网络不通时的提示信息
#912 #942 改进 monitor/tt/trace 等命令的时间统计,修正不准确的问题
#924 把静态的http资源从 termd 项目移到 core模块里
#890 thread 命令支持以state过滤