Improved
v3.0.0-beta.5
v3 Beta Release
v3 Upgrade Guide
https://resty.dev/docs/upgrading-to-v3/
New Features and Enhancements
https://resty.dev/docs/new-features-and-enhancements/
Bug Fixes
- fix: remove only one whitespace from data prefix #1044 by @jeevatkm in https://github.com/go-resty/resty/pull/1075
Features & Enhancements
- feat: add TLSClientConfiger interface support into EventSource #1032 by @jeevatkm in https://github.com/go-resty/resty/pull/1072
- feat: add response header argument in EventOpenFunc #1060 by @yoogoc in https://github.com/go-resty/resty/pull/1073
- feat: SSE add request failure event callback function #1041 by @jeevatkm in https://github.com/go-resty/resty/pull/1076
- release: version bump to v3.0.0-beta.5 by @jeevatkm in https://github.com/go-resty/resty/pull/1077
New Contributors
- @yoogoc made their first contribution in https://github.com/go-resty/resty/pull/1073
Full Changelog: https://github.com/go-resty/resty/compare/v3.0.0-beta.4...v3.0.0-beta.5