Releases: wangzihaogithub/spring-boot-protocol
Releases · wangzihaogithub/spring-boot-protocol
v2.3.23
v2.3.22
hotfix: bug# ServletFilePart.getInputStream在客户端主动close时,会出现空指针
v2.3.21
- 修复bug:http同时上传10个10M以上的文件,会导致接口卡住
v2.3.20
v2.3.19
v2.3.18
v2.3.17
hotfix: 修复bug, http 用octet-stream上传报错
v2.3.16
新特性:支持tcp dubbo代理
v2.3.15
hotfix: 修复bug 使用post传大文件大于16kb,收不到响应的bug
v2.3.14
1.hotfix: 异步超时后,再完毕异步会报空指针
2.修复springcloud-geteway,使用post收不到响应的bug