github go-resty/resty v2.9.0
v2.9.0 Release

latest releases: v2.13.1, v2.13.0, v2.12.0...
9 months ago

Release Notes

New Features

Enhancements

  • refactor: inherit value from client enables clean request overrides #516 by @jeevatkm in #706
  • optimization: Improve parseRequestHeader function and add the unit tests and benchmarks by @SVilgelm in #712

Bug Fixes

  • fix: parseResponseBody overrides original error code in case of unmar… by @dmartinol in #674
  • Set ContentLength to 0 when Body is nil by @praem90 in #698
  • fix: improve regex expression for json and xml content type validation by @jeevatkm in #702
  • fix: add missing source files in the bazel build config #700 by @jeevatkm in #707

Test Cases

Documentation

  • docs: fix OnBeforeRequst doc application order by @leejuyuu in #701

New Contributors

Full Changelog: v2.8.0...v2.9.0

Don't miss a new resty release

NewReleases is sending notifications on new releases.