Skip to content

Releases: alibaba/arthas

arthas-all-3.6.7

15 Nov 07:59
Compare
Choose a tag to compare

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

  • #2318 #2325 #2328 #2304 #2302 #2292 New Web UI for arthas

  • #2331 chore(web ui):ref tunnel modules

  • #2329 fix issue: support ClassLoader#toString() for sc command.

  • #2342 在 wisp 的场景,执行 thread -n -1 会出错

  • #2320 HTTP API monitor command return timestamp

  • #2316 fix issue: packaging arthas-vmtool failed in 32-bit windows.

  • #2308 fix issue:sc command throws NPE.

  • #2289 当使用 ARTHAS_LIB_DIR 环境变量时,明确打印日志

  • #2286 fix: solved duplicate run addOldDocsContributors in same page

arthas-all-3.6.6

04 Sep 07:32
Compare
Choose a tag to compare

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

  • #2269 logger命令容易抛出 NoClassDefFoundError: org/apache/logging/log4j/core/LoggerContext
  • #2166 有一些agent为了通配所有的java进程,会设置一个全局的 JAVA_TOOL_OPTIONS ,在as.sh/arthas-boot 里把这个变量打印并提示
  • #2270 chore(docs): adapted vuepress2 beta51

arthas-all-3.6.5

26 Aug 03:17
Compare
Choose a tag to compare

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

  • #2262 Add jfr command

  • #2261 HTTP API返回对象支持类似 terminal 方式展示Object

  • #2202 Upgrade asm to 9.3, support Java 19

  • #2231 arthas网站支持DocSearch

  • #2249 当使用jdk11去 attach jdk8 应用时,会抛异常com.sun.tools.attach.AgentLoadException: 0 ,但实际上已经attach成功了

  • #2242 fix(docs): refactor sidebar

  • #2238 fix(docs): fix badge component

  • #2237 docs(plugin): fix page can not get version data

  • #2233 docs(style/plugin): add a version tag to the navbar and add the DocSearch plugin

arthas-all-3.6.4

30 Jul 09:43
Compare
Choose a tag to compare

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

  • #2232 tunnel server默认不开启detail-pages
  • #2161 切换到基于vue press的全新文档系统

arthas-all-3.6.3

13 Jun 07:23
Compare
Choose a tag to compare

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

  • #2199 fastjosn使用 1.2.83_noneautotype 版本依赖

arthas-all-3.6.2

01 Jun 09:54
Compare
Choose a tag to compare

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

  • #2171 多层trace时,百分比计算不对

  • #2173 展示 arthas-output 目录时,不要显示上级目录链接

  • upgrade fastjson to 1.2.83

  • #2188 Upgrade netty to 4.1.77.Final

  • #2186 Upgrade spring boot to 2.7.0

arthas-all-3.6.1

26 Apr 03:21
Compare
Choose a tag to compare

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

  • #1528 #2156 trace 命令增加耗时百分比

  • #2141 #1865 #2119 http api not support vmtool command

  • #2148 jad失败时打印更多详细信息

  • #2151 #2153 HTTP Api return Sever Error for stack command, InaccessibleObjectException: accessible: module java.base does not "opens java.lang" to unnamed module

  • #2092 Arthas Spring Boot Starter 是否支持配置鉴权

  • #2009 #2159 monitor命令的-E选项报错 bug

  • #2152 通过 tunnel server连接时,如果watch命令输出结果过大,会导致连接断开,用户界面卡住 bug

  • #2136 tunnel server里的 xterm.js 需要同步修改

arthas-all-3.6.0

25 Mar 09:19
Compare
Choose a tag to compare

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

  • #2134 Support strict mode
  • #2128 增加一个strict模式,ognl表达式只能执行 getXX 的函数,防止误用=等改写了对象数据
  • #2125 webconsole页面,最后一行显示不全,在右边有滚动条
  • #2126 fix:mac chrome 最后一行命令不显示
  • #2135 RandomAccessFile 被提前close,导致下载大文件失败
  • #2132 upgrade logback to 1.2.11, slf4j-api to 1.7.36

arthas-all-3.5.6

03 Mar 08:19
Compare
Choose a tag to compare

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

  • #2095 classloader 命令增加jar包统计功能

  • #2118 增加 memory命令,dashboard命令展示空间有限,会丢弃超出的内容

  • #1677 恢复对 enum 类增强支持,并且对过滤掉的类在日志中打印具体原因

  • #2085 arthas和skywalking8.9.1的fastjson插件冲突,(127.0.0.1 3658 Connection refused)

  • #2090 #2104 Shade fastjson package

  • #2110 arthas tunnel server里的 jackson 反序列化 null时,会抛出异常 bug

  • #2081 jad 的 http api 返回格式不是合法 json bug

  • #2089 Upgrade async-profiler to v2.6

  • #2048 Upgrade cfr to 0.152

  • #2120 启动arthas之后,输入dashboard报错:process dashboard failed: Memory Pool not found

  • #2074 GlobalJobControllerImpl 不能保证线程安全问题 bug

  • #2086 change RetransformCommand and DumpClassCommand limit option description to match @DefaultValue annotation

  • #2070 add cloud toolkit hotreload sphinx

  • #2068 Remove repeated conditional judgments.

  • #2043 Bump netty-codec-http from 4.1.59.Final to 4.1.71.Final dependencies

  • #2044 Bump log4j-core from 2.12.1 to 2.12.4 in /core dependencies

arthas-all-3.5.5

06 Dec 11:23
Compare
Choose a tag to compare

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中展示的问题