Releases: alibaba/arthas
arthas-all-3.6.7
Issues: https://github.com/alibaba/arthas/milestone/44?closed=1
-
#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
arthas-all-3.6.5
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
arthas-all-3.6.3
Issues: https://github.com/alibaba/arthas/milestone/40?closed=1
- #2199 fastjosn使用 1.2.83_noneautotype 版本依赖
arthas-all-3.6.2
arthas-all-3.6.1
Issues: https://github.com/alibaba/arthas/milestone/38?closed=1
-
#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 是否支持配置鉴权
-
#2152 通过 tunnel server连接时,如果watch命令输出结果过大,会导致连接断开,用户界面卡住 bug
-
#2136 tunnel server里的 xterm.js 需要同步修改
arthas-all-3.6.0
arthas-all-3.5.6
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)
-
#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
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
-
#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中展示的问题