Skip to content

arthas-all-3.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 11:23
· 365 commits to master since this release

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

  • #2036 vmtool support support macOS/ARM64

  • #2035 Upgrade async-profiler to 2.5, support macOS/ARM64

  • #1909 WebConsole支持配置向上回滚的数据行数

  • #2023 改进低版本jdk attach高版本jdk可能抛出java.io.IOException: Non-numeric value found - int expected 的处理

  • #2017 arthas-spring-boot-starter 加载配置文件失效 bug

  • #1911 #1907 Upgrade text-ui to 0.0.3

  • #1970 webconsole修复resize event在websocket关闭情况下报错的bug

  • #2034 Optimize string splicing.

  • #1987 reduce memory waste in UserStatUtil.

  • #1993 potential NPE in Base64Command

  • #1998 potential NPE in PackageInternalsFinder

  • #1921 Bugfix: PackageInternalsFinder support file path with white space and Unicode characters bug

  • #1913 Fix:修复logFile路径在window中展示的问题