Skip to content

Releases: go-resty/resty

v3.0.0-alpha.4

29 Dec 01:57
af72a4d
Compare
Choose a tag to compare
v3.0.0-alpha.4 Pre-release
Pre-release

NOTE: Documentation work is in progress, so refer to test cases for usage.

v3.0.0-alpha.3

20 Dec 07:34
8422694
Compare
Choose a tag to compare
v3.0.0-alpha.3 Pre-release
Pre-release
  • update user agent domain url, refactor to add prefix host to state constants by @jeevatkm in #929

v3.0.0-alpha.2

02 Dec 02:23
7b5db4e
Compare
Choose a tag to compare
v3.0.0-alpha.2 Pre-release
Pre-release
feat(enhancement): remove unnecessary map for raw path params instead…

v3.0.0-alpha.1

01 Dec 21:21
6454923
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release
feat: enable resty's vanity package url (#923)

v2.16.2

22 Nov 05:49
c34e460
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • fix: buffer reuse and back to pool and release v2.16.2 by @jeevatkm in #919

Full Changelog: v2.16.1...v2.16.2

v2.16.1

20 Nov 05:42
d598157
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • fix: buffer reset issue in io.Reader with content length enabled and release v2.16.1 by @jeevatkm in #918

Full Changelog: v2.16.0...v2.16.1

v2.16.0

11 Nov 01:00
feedf18
Compare
Choose a tag to compare

Release Notes

New Features

  • feat: option to set URL query params without encoding by @jeevatkm in #885

Enhancements

Documentation

  • release: version bump and readme update for v2.16.0 by @jeevatkm in #907

New Contributors

Full Changelog: v2.15.3...v2.16.0

v2.15.3

26 Sep 18:01
bea44b7
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • fix: 'invalid memory address or nil pointer dereference' in response logger by @matlockx in #872

Documentation

New Contributors

Full Changelog: v2.15.2...v2.15.3

v2.15.2

22 Sep 01:03
231ca0e
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • fix: do not use errors.Join, just use custom error approach by @jeevatkm in #863

Documentation

  • release: version bump and readme update for v2.15.2 by @jeevatkm in #864

Full Changelog: v2.15.1...v2.15.2

v2.15.1

19 Sep 04:39
5d33e1a
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • fix: do not parse response debug log with correct text by @jeevatkm in #858

Documentation

Full Changelog: v2.15.0...v2.15.1