Commit Graph

2036 Commits

Author SHA1 Message Date
hengyunabc
dec5c1cdd5 release 4.0.4
Some checks failed
CodeQL / Analyze (java) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
JavaCI / ubuntu_build (11) (push) Has been cancelled
JavaCI / ubuntu_build (17) (push) Has been cancelled
JavaCI / ubuntu_build (19) (push) Has been cancelled
JavaCI / ubuntu_build (8) (push) Has been cancelled
JavaCI / windows_build (11) (push) Has been cancelled
JavaCI / windows_build (8) (push) Has been cancelled
JavaCI / macos_build (11, macos-14) (push) Has been cancelled
JavaCI / macos_build (11, macos-latest) (push) Has been cancelled
JavaCI / macos_build (8, macos-14) (push) Has been cancelled
JavaCI / macos_build (8, macos-latest) (push) Has been cancelled
2024-11-20 22:32:39 +08:00
haidao
797baf5b04
upgrade termd to 1.1.7.14 and maven-shade-plugin to 3.6.0 (#2949) 2024-11-20 22:27:42 +08:00
hengyunabc
4e931cbe83 add OgnlTest. #2954 2024-11-20 17:13:03 +08:00
hengyunabc
aa23a4acc9 downgrade ognl to 3.3.5. #2954, #2953 2024-11-20 17:12:37 +08:00
hengyunabc
6cee2d33f3 update web-ui/arthasWebConsole/yarn.lock 2024-11-20 16:39:08 +08:00
hengyunabc
baed34483e
Update CONTRIBUTING.md 2024-11-14 14:31:09 +08:00
hengyunabc
4369b39c67 add update-doc workflow
Some checks failed
CodeQL / Analyze (java) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
JavaCI / ubuntu_build (11) (push) Has been cancelled
JavaCI / ubuntu_build (17) (push) Has been cancelled
JavaCI / ubuntu_build (19) (push) Has been cancelled
JavaCI / ubuntu_build (8) (push) Has been cancelled
JavaCI / windows_build (11) (push) Has been cancelled
JavaCI / windows_build (8) (push) Has been cancelled
JavaCI / macos_build (11, macos-14) (push) Has been cancelled
JavaCI / macos_build (11, macos-latest) (push) Has been cancelled
JavaCI / macos_build (8, macos-14) (push) Has been cancelled
JavaCI / macos_build (8, macos-latest) (push) Has been cancelled
2024-11-14 13:12:56 +08:00
hengyunabc
2a16ff1b3a release 4.0.3 2024-11-13 17:24:59 +08:00
hengyunabc
fd1cb27015 fix project name 2024-11-13 17:24:59 +08:00
hengyunabc
1911278205 watch/trace support <init> completion. #2945 2024-11-13 16:57:01 +08:00
hengyunabc
ba380bbc8a Revert "Improve token parsing and better support control operators such as pi…"
This reverts commit eede2aacf6.
2024-11-13 16:47:10 +08:00
hengyunabc
a5fa6df5f2 improve quit message. #2936 2024-11-13 16:27:31 +08:00
西东
6605b4abe3
Fixed 'PackageInternalsFinder.fuse' throws an exception when jar in jar is empty (#2941) 2024-11-13 14:30:01 +08:00
FengYe
8200afb3cc
simplified gRPC impl using netty (#2914) 2024-10-29 00:55:35 +08:00
hengyunabc
2858f6ee93 add labs/README.md 2024-10-23 15:10:10 +08:00
hengyunabc
02d28add0f move arthas-grpc-web-proxy to labs 2024-10-23 15:09:06 +08:00
hengyunabc
a983ef804b move native-agent to labs 2024-10-23 15:05:40 +08:00
hengyunabc
a8f0f92874 release 4.0.2 2024-10-23 14:58:03 +08:00
flzj-kl
74290ec294
add native agent module (#2915) 2024-10-23 14:55:24 +08:00
hengyunabc
87a31531a0 update site/yarn.lock 2024-10-17 16:34:07 +08:00
hengyunabc
fca248c48b polish #2905 2024-10-17 16:32:54 +08:00
CrazyCoder
f5b509b376
profiler command update Options and Documents (#2920) 2024-10-17 16:05:10 +08:00
张强
c0e93801a5
Update spring-boot-starter.md,arthas-all-3.7.2版本后已经支持springboot3了 (#2923)
Update spring-boot-starter.md
2024-10-15 21:42:08 +08:00
CrazyCoder
59b87ca10c
profiler command support --wall option(#2905) 2024-10-04 20:51:54 +08:00
hengyunabc
925cf178c8 update one.profiler 2024-09-25 14:18:29 +08:00
hengyunabc
8b53f629b4 upgrade netty to 4.1.113.Final. #2918 2024-09-25 11:07:38 +08:00
hengyunabc
58237ce4bc fix http ERR_CONTENT_LENGTH_MISMATCH. #2916 2024-09-25 11:06:47 +08:00
daguimu
66d671240f typo: ariable name and word error. 2024-09-22 16:37:34 +08:00
CrazyCoder
2b6d331fa8
Upgrade async profiler to 3.0 (#2903) 2024-09-18 22:14:00 +08:00
hengyunabc
ca2d062d60 update Dockerfile-No-Jdk 2024-09-14 22:15:57 +08:00
hengyunabc
f672ae8d8d release 4.0.1 2024-09-14 16:59:50 +08:00
hengyunabc
bc7e6ec0b6 upgrade bytekit to 0.1.3. #2897 2024-09-14 14:55:15 +08:00
SiuHui
ba4e1c7865
feat: website supports switching to v3.x and add notice for not supporting JDK 6/7 (#2891) 2024-09-13 13:15:04 +08:00
dkbmtb
ee6fca1349
fix typo (#2762) 2024-09-10 21:57:01 +08:00
hengyunabc
e1264657d3 fix ognl command not invoke static method. #2892 2024-09-10 11:14:36 +08:00
CC11001100
9079a0c314
fix typo (#2894) 2024-09-09 15:44:17 +08:00
RaymondLam1
9b5b22c999
Merge pull request #2845 from ZhaoGuorui666/optimize-buildtree
optimize BuildTree of ClassLoader -t
2024-09-03 10:18:46 +08:00
hengyunabc
274374faef
Update CONTRIBUTING.md 2024-08-12 20:01:54 +08:00
hengyunabc
202d0909a8 release 4.0.0 2024-08-12 15:40:18 +08:00
hengyunabc
cfea6d18e5 fix thread command NullPointerException. #2875 2024-07-25 14:51:44 +08:00
hengyunabc
02bd68ab40 upgrade fastjson2 to 2.0.52 #2498 2024-07-21 21:32:26 +08:00
hengyunabc
8d39b984a4 fix logback, logback 1.2.13 and slf4j 1.7.36 2024-07-21 20:30:37 +08:00
hengyunabc
1204713cc5 upgrade termd-core to 1.1.7.13 2024-07-21 20:24:24 +08:00
hengyunabc
9edada8f1e upgrade netty to 4.1.112.Final 2024-07-21 18:40:05 +08:00
hengyunabc
f9d5adadab upgrade logback to 1.2.13 2024-07-21 18:38:21 +08:00
hengyunabc
4f105c2abc upgrade asm to 9.7. close #2861 2024-07-21 18:34:43 +08:00
CrazyCoder
cdb6efeca3
Release netty ByteBuf after use (#2835) 2024-07-21 17:05:49 +08:00
SiuHui
f84ab32660
fix(docs): fix spelling errors and link issues (#2867) 2024-07-21 16:55:17 +08:00
hengyunabc
6478b33c6d Prettified Code! 2024-07-08 07:35:53 +00:00
answeropensource
3b131219f2
add expert faq (#2863) 2024-07-08 15:35:34 +08:00