File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,18 @@ All notable changes to this project will be documented in this file.
88The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
99and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
1010
11+ ## [ v2.10.0] ( https://github.com/ReaJason/MemShellParty/releases/tag/v2.10.0 )
12+
13+ ### Fixed
14+
15+ 1 . 修复 BES 10/11 部分场景 context 找不到(#157 By @su18 ,#156 Thanks @mssky9527 )
16+ 2 . 修复 TongWeb7 SpringBoot Embedded 下 Filter/Valve/Agent 马注入失败
17+ 3 . 修复哥斯拉/命令执行 WebFilter/NettyHandler 多次长延迟请求阻塞耗尽请求线程导致业务中断
18+ 4 . 修复 SpringBoot4 WebFlux WebFilter 注入失败
19+ 5 . 修复自定义内存马传入 Java5 包含低版本指令时生成失败
20+
21+ ** Full Changelog:** [ v2.9.0...v2.10.0] ( https://github.com/ReaJason/MemShellParty/compare/v2.9.0...v2.10.0 )
22+
1123## [ v2.9.0] ( https://github.com/ReaJason/MemShellParty/releases/tag/v2.9.0 ) - 2026-08-03
1224
1325### Added
You can’t perform that action at this time.
0 commit comments