Releases: alibaba/arthas
arthas-all-3.6.8
Issues: https://github.com/alibaba/arthas/milestone/45?closed=1
-
#2226 考虑使用QEMU支持编译vmtool linux aarch64 ,支持 linux arm64
-
#2443 补充针对linux系统的非主流架构的编译构建使用支持
-
#2444 利用github action 更新 vmtool lib
-
#2470 Upgrade asm to 9.5, support Java 21
-
#2350 classloader 命令支持高版本jdk 的 jdk.internal.loader.ClassLoaders$AppClassLoader
-
#2427 feat: 添加打断指定线程的功能
-
#2448 websocket idle time 从 60s 改为 10s
-
#2441 Update heapdump.md
-
#2468 Add -n command example to mbean commands
-
#2478 support build vmtool linux aarch64
-
#2432 Add http header connection close
-
#2353 doc(web ui):update document about introduction
-
#2378 watch/trace 等需要支持匹配到 class 的最大数量限制
-
#2385 Fix issue: make watch/trace/... cmds support a new option to controll the max number of matched class.
-
#2371 doc: 当jdk版本大于9时 perfcount命令提示增加相关的启动参数
-
#2412 fix the priority of environment properties
-
#2411 fix AnsiLog format NullPointerException
-
#2397 fix TelnetConsole#process() return status
-
#2399 fix attach doublecheck
-
#2347 perf(web ui): dashboard
-
#2344 fix(web ui):support relative paths
-
#2348 maven仓库上面的几乎所有的arthas项目的HomePage链接都是无效链接
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