diff --git a/version.md b/version.md index 66acbd10..0643e410 100644 --- a/version.md +++ b/version.md @@ -40,8 +40,12 @@ [add] 新增代理流量监控 [add] docker仓库上架dockerhub,搜索https://hub.docker.com/search?q=wlcn -#### 1.3.1-JDK24 - [add] 新增代理流量监控 +#### 1.3.2-JDK24 + [add] 新增代理请求日志、代理返回日志 通过配置:spring.lazy.netty.protocol.proxy.enableProxyLog=true [add] 升级使用jdk24、springboot 3.5.0 - [add] 添加socks授权验证 + [add] 添加socks授权验证。通过配置:spring.lazy.netty.protocol.proxy.authentication=true + +#### 1.3.3-JDK24 + [fix] 优化代理日志记录性能影响,支持自定义spring.lazy.netty.protocol.proxy.sendMsgQueue、sendMsgQueue + [add] 服务上架dockerhub #### 下一版本计划 \ No newline at end of file