Releases: go-resty/resty
Releases · go-resty/resty
v3.0.0-alpha.3
v3.0.0-alpha.2
feat(enhancement): remove unnecessary map for raw path params instead…
v3.0.0-alpha.1
feat: enable resty's vanity package url (#923)
v2.16.2
v2.16.1
v2.16.0
Release Notes
New Features
Enhancements
Documentation
New Contributors
Full Changelog: v2.15.3...v2.16.0
v2.15.3
v2.15.2
v2.15.1
v2.15.0
Release Notes
New Features
- feat: add max reponse body limit by @trim21 in #830
- feat: add SetClientRootCertificate method support clientCAs usage by @MagHErmit in #826
Enhancements
- feat: add ability to set custom multipart boundary value by @PokeGuys in #820
- feat(refactor): for pr #826 by @jeevatkm in #848
Bug Fixes
- Fix request/response logging for SetDoNotParseResponse(true) by @kon3gor in #836
- fix(enhancement): add explicit option to enable generate curl command in conjunction with debug mode and few clean ups #828 by @jeevatkm in #842
Build
- feat(enhancement): update bazel config by @frank30941 in #833
- build: go min version and build config update #835 by @jeevatkm in #837
- Update go vesion to 1.20 by @kon3gor in #841
Documentation
- doc: godoc improvements and corrections by @jeevatkm in #849, #851
- doc(readme): Add a note, GenerateCurlCommand by @ahuigo in #817
- release: version bump and readme update for v2.15.0 by @jeevatkm in #852
New Contributors
- @PokeGuys made their first contribution in #820
- @trim21 made their first contribution in #830
- @frank30941 made their first contribution in #833
- @kon3gor made their first contribution in #841
- @MagHErmit made their first contribution in #826
Full Changelog: v2.14.0...v2.15.0