Releases: go-resty/resty
Releases · go-resty/resty
v1.7.0 Release
v1.6 Release
Changelog
- Close for both readers
v1.5 Release
Changelog
Enhancements
- Added fallback gzip response handling #142 @jeevatkm
- Added support for Bazel build PR #141 @paradoxengine
- Test cases improvements PR #143 @moorereason
- Code enhancement PR #145 and travis config PR #144 @moorereason
Bug fix
v1.4 Release
v1.3 Release
Changelog:
Enhancements:
- Custom content type and data for multipart request PR #129 @Asker80
- Debug log with concatenated string PR #128 @sudo-suhas
- Allow uncommon HTTP methods to support payloads PR #122 @arun251
- improved override header handling #125 @jeevatkm
- Preserve query string order partially #124 @jeevatkm
Bug Fix:
v1.2 Release
v1.1 Release
v1.0 Release
v1.0 Released
Resty
first version released on Sep 15, 2015 then it grew gradually as a very handy and helpful library. Its been a two years; v1.0
released on Sep 25, 2017. I'm very thankful to Resty users and its contributors.
Changelog
Features:
- Added support for registering external JSON library #76 @jeevatkm
- Added option to expose response body without parsing response #87 @jeevatkm
Enhancements:
v0.13 Release
v0.12 Release
Changelog:
Enhancement(s):
- Added
SetRetryWaitTime
andSetRetryMaxWaitTime
methods to set custom wait time PR #66 @bak1an - Added
SetCookieJar
method to set custom cookie jar PR #69 @lrita - Code improvements and streamline PR #71 @alexmontecucco
- Performance improvement buffer pool @jeevatkm
Breaking Change:
- Drop support for
go1.2