github alibaba/arthas arthas-all-3.0.5

latest releases: arthas-all-3.7.2, arthas-all-3.7.1, arthas-all-3.7.0...
5 years ago

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

  1. Add an arthas-boot module to support all platforms. java -jar arthas-boot.jar -h #278
  2. Add pure java telnet client support. java -jar arthas-client.jar --help #272
  3. Add history command #298
  4. Add sysenv command #288
  5. Add ognl command #240
  6. Support history-search-forward/history-search-backward #307
  7. Improve web console user experience #300
  8. Refactor as.sh , support more argumentsgit, support git bash/MinGw/Cygwin #130 #212
  9. jad command support classes created by lambda #305
  10. watch command support #cost #227
  11. Check telnet port and http port before attach #171
  12. Support session timeout configuration #296
  13. Fix the case-insensitive problem of the watch/tt command #321 #219
  14. fix -- long options completion problem #318
  15. fix class search problem, support classes created by lambda #302

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

  1. 增加arthas-boot.jar,支持全平台统一体验。java -jar arthas-boot.jar -h #278
  2. 增加纯java实现的telnet client。java -jar arthas-client.jar --help #272
  3. 增加history 命令 #298
  4. 增加sysenv 命令 #288
  5. 增加ognl命令 #240
  6. 更好的命令匹配,支持history-search-forward/history-search-backward #307
  7. 改进web console的用户体验 #300
  8. 重构as.sh,支持更多的参数,更好的适配java home,支持git bash/MinGw/Cygwin #130 #212
  9. jad命令支持lambda类 #305
  10. watch命令增加 #cost 统计 #227
  11. 增加对telnet/http端口检测,更好的提示用户 #171
  12. 增加session timeout的配置 #296
  13. 修复watch/tt等命令不支持大写option的问题 #321 #219
  14. 修复--的自动补全问题 #318
  15. 修复类匹配问题,支持lambda类搜索 #302

Don't miss a new arthas release

NewReleases is sending notifications on new releases.