Releases: eolinker/apinto
Releases · eolinker/apinto
v0.22.19
What Changed
- Fix #233
- Fix #232
- Fix: The issue where the forwarded request body was "null" when extra parameters were added in the application settings has been resolved.
Full Changelog: v0.22.18...v0.22.19
Changelog
- 3f15557 1. 修复请求带有文件参数时,使用额外参数新增body参数后转发Body为null的问题 2. 修复策略在生效后,没有添加策略label的问题
v0.22.18
v0.22.17
v0.22.16
What Changed
- fix: #229
- fix: APIParkLab/APIPark#393
Full Changelog: v0.22.15...v0.22.16
Changelog
- 19dea15 Lock when setting/getting labels
v0.22.15
What Changed
- Fix APIPark #405
- Fix APIPark #391
Full Changelog: v0.22.14...v0.22.15
Changelog
- 33d4a5a 1. 修复ai chat时,504状态码返回400的问题 2. 修复自定义变量重启加载失败导致所有配置无法加载的问题
v0.22.14
- Fix: error when reading response headers: cannot find whitespace in the first line of response.
- Fix: the server closed connection before returning the first response byte.
Refer to Issue: APIParkLab/APIPark#393
Full Changelog: v0.22.13...v0.22.14
Changelog
- a096f52 1. Fix: error when reading response headers: cannot find whitespace in the first line of response. 2. Fix: the server closed connection before returning the first response byte.
v0.22.13
v0.22.12
v0.22.11
v0.22.10
Release v0.22.10
What's New
- Added support for GM/TLS (gmtls) to enhance secure communication capabilities. (@Dot-Liu in #221 )
- Fixed issue where old plugins were not released after editing, improving resource management. (@Dot-Liu in #220 )
- Optimized efficiency of streaming calls for large-scale AI models, enhancing performance.(@Dot-Liu in #222 )
Full Changelog: v0.22.9...v0.22.10