ReaJason
d8fa51f317
refactor: simplify code
2026-02-08 20:44:00 +08:00
ReaJason
027987fcf2
feat: add postProcessBytes for ByteBuddyShellGenerator
2026-02-08 20:44:00 +08:00
ReaJason
b40fc59668
fix: method body write failed with jakarta renamed
...
ByteBuddy Advice cache the class method list at first, the method signature will be changed when use jakarta rename, if follow advice need enhance the javax method, it will not find method signature. because ByteBuddy cached javax method, but follow advice need find the jakarta method, boom~
2026-02-08 20:44:00 +08:00
ReaJason
ca26e37c21
chore: 2.5.1-SNAPSHOT
2026-02-08 20:44:00 +08:00
ReaJason
3fbf20cc70
fix(ui): prevent-duplicate-clicks not work
2026-02-08 20:44:00 +08:00
ReaJason
c045121438
chore: upgrade deps
2026-02-08 20:44:00 +08:00
ReaJason
f60d4108ad
chore: 2.5.0
v2.5.0
2026-01-19 00:28:52 +08:00
ReaJason
fe5760409a
test: skip tomcat7 ws
2026-01-19 00:18:15 +08:00
ReaJason
40632a7308
build: image not found
2026-01-18 23:52:39 +08:00
ReaJason
b49bb89025
chore: upgrade deps
2026-01-18 23:49:41 +08:00
ReaJason
336d0b1f5a
test: add empty component
2026-01-18 23:49:41 +08:00
ReaJason
5ec48e7d41
docs: update changelog
2026-01-18 23:49:41 +08:00
ReaJason
8ba200089a
test: jetty6 start failed
2026-01-18 23:49:41 +08:00
ReaJason
e38a91f720
test: jdk assert error
2026-01-18 23:49:41 +08:00
ReaJason
60edda0cec
refactor: probe integration-test
2026-01-18 23:49:41 +08:00
ReaJason
c5bfd3d92e
test: probe not work
2026-01-18 23:49:41 +08:00
ReaJason
159f501179
fix: NPE
2026-01-18 23:49:41 +08:00
ReaJason
ff6d1b6f9e
fix: weblogic upload jsp failed
2026-01-18 23:49:41 +08:00
ReaJason
8402bd9d51
feat: add jsp unicode packer
2026-01-18 23:49:41 +08:00
ReaJason
7c126d8189
refactor: memshell integration-test
2026-01-18 23:49:41 +08:00
ReaJason
03c138206a
test: skip proxy
2026-01-18 23:49:41 +08:00
ReaJason
8b1cf078f3
feat: support ws proxy
2026-01-18 23:49:41 +08:00
ReaJason
3e4c5e5b38
test: add filter
2026-01-18 23:49:41 +08:00
ReaJason
b49ad1581f
refactor: change godzilla websocket base64 to raw
2026-01-18 23:49:41 +08:00
ReaJason
bf50918a99
docs: add some highlights
2026-01-18 23:49:41 +08:00
ReaJason
be051d3147
feat: add proxy ws
2026-01-18 23:49:41 +08:00
ReaJason
f780886f08
docs: add websocket usage
2026-01-18 23:49:41 +08:00
ReaJason
b46959e059
refactor: rename test case
2026-01-18 23:49:41 +08:00
ReaJason
3e2d977562
feat: support Tomcat Command WebSocketBypassNginx
2026-01-18 23:49:41 +08:00
ReaJason
b45efd8e1e
refactor: rename asserts to assets
2026-01-18 23:49:41 +08:00
ReaJason
ee9288debd
refactor: change field location
2026-01-18 23:49:41 +08:00
ReaJason
1518432fde
feat(ui): add targetJdkVersion field
2026-01-18 23:49:41 +08:00
ReaJason
302e8fbb8f
refactor(ui): change serverVersion field localtion
2026-01-18 23:49:41 +08:00
ReaJason
4955c9d4a2
fix(ui): file input height error
2026-01-18 23:49:41 +08:00
ReaJason
cf492e68ea
refactor: optimize import
2026-01-18 23:49:41 +08:00
ReaJason
39eab10281
chore: 2.4.3-SNAPSHOT
2026-01-18 23:49:41 +08:00
ReaJason
ba9c0be2a4
feat: add jakarta-api deps
2026-01-18 23:49:41 +08:00
ReaJason
23f310ca8a
feat: shellConfig support set isJakarta field
2026-01-18 23:49:41 +08:00
ReaJason
9d9d33f612
build: autoRelease and validateComponents
2026-01-18 23:49:41 +08:00
ReaJason
da1a5f70ef
ci: update ci
2026-01-13 20:34:36 +08:00
ReaJason
69e8e20a6a
ci: add test workflow
2026-01-13 20:29:05 +08:00
ReaJason
a1f32c5bf2
chore: 2.4.2
v2.4.2
2026-01-12 02:21:44 +08:00
ReaJason
6b10b3f56f
chore: update libs
2026-01-12 02:12:34 +08:00
ReaJason
3e3d82218c
docs: update changelog
2026-01-12 02:12:34 +08:00
ReaJason
202924aa54
fix: NPE
2026-01-12 02:12:34 +08:00
ReaJason
054e22bc3d
fix: context not found test not work
2026-01-12 02:12:34 +08:00
ReaJason
fa92930353
feat: support FilterProbe generate
2026-01-12 02:12:34 +08:00
ReaJason
52437d67be
refactor: simplify code
2026-01-12 02:12:34 +08:00
ReaJason
117b48a9d0
feat: support servletNameFilter
2026-01-12 02:12:34 +08:00
ReaJason
3fe9a932ba
feat: support servletNameFilter for WebLogicFilterProbe
2026-01-12 02:12:34 +08:00