resty v2.15.1 版本更新介绍
发布日期: 2024-09-19
版本号: v2.15.1
本次更新包含以下内容:在错误修复方面,解决了正确文本响应调试日志未被解析的问题(由@jeevatkm提交,PR#858);文档部分更新了v2.15.1版本的相关说明(由@jeevatkm提交,PR#859)。该版本完整更新记录可通过版本对比查看。
更新内容 (中文)
发布说明
错误修复
- fix: 当响应文本正确时不再解析调试日志 由 @jeevatkm 在 https://github.com/go-resty/resty/pull/858
文档更新
- 为 v2.15.1 版本更新文档 由 @jeevatkm 在 https://github.com/go-resty/resty/pull/859
完整更新日志: https://github.com/go-resty/resty/compare/v2.15.0...v2.15.1
更新内容 (原始)
Release Notes
Bug Fixes
- fix: do not parse response debug log with correct text by @jeevatkm in https://github.com/go-resty/resty/pull/858
Documentation
- for v2.15.1 release by @jeevatkm in https://github.com/go-resty/resty/pull/859
Full Changelog: https://github.com/go-resty/resty/compare/v2.15.0...v2.15.1