| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-23 | 922 Bytes | |
| v2.17.0 source code.tar.gz | 2025-11-23 | 2.7 MB | |
| v2.17.0 source code.zip | 2025-11-23 | 2.7 MB | |
| Totals: 3 Items | 5.3 MB | 0 | |
Release Notes
Bug Fixes
- Fix off-by-one error in key/value resolution by @mbsulliv in https://github.com/go-resty/resty/pull/975
- Fix/missing content length header on empty post req by @Libero-Dev in https://github.com/go-resty/resty/pull/1003
Backport
- backport: potential wrong total time in trace info from PR [#1017] by @git-hulk in https://github.com/go-resty/resty/pull/1018
- backport: negative trace substraction when using SetTimeout by @nicolasbeauvais in https://github.com/go-resty/resty/pull/1065
Release Updates
- For v2.17.0 release by @jeevatkm in https://github.com/go-resty/resty/pull/1066
New Contributors
- @mbsulliv made their first contribution in https://github.com/go-resty/resty/pull/975
- @Libero-Dev made their first contribution in https://github.com/go-resty/resty/pull/1003
Full Changelog: https://github.com/go-resty/resty/compare/v2.16.5...v2.17.0