We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f0c14 commit 31a571cCopy full SHA for 31a571c
1 file changed
web/content/docs/changelog.mdx
@@ -12,9 +12,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
13
### Added
14
15
-1. 新增对 [Winstone-Jetty](https://github.com/jenkinsci/winstone)(Jenkins 2.491.1)和 [Geronimo-Jetty](https://github.com/apache/geronimo) 上下文采集注入(Thanks @su18)
+1. 新增对 [Winstone-Jetty](https://github.com/jenkinsci/winstone)(Jenkins 2.491.1)和 [Geronimo-Jetty](https://github.com/apache/geronim)(Jetty 7.1) 上下文采集注入(Thanks @su18)
16
2. 新增 Godzilla DubboService 内存马注入,默认使用 XOR_BASE6(仅支持特战版,Thanks @ReaJason)
17
18
+### Fixed
19
+
20
+1. 修复 Jetty 7.1.6 回显马找不到 request/response 导致回显失败
21
22
### Changed
23
24
1. boot 使用 SpringBoot 4.1.0 版本 + Dockerfile 中默认 jre25
0 commit comments