New
v2.17.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