Skip to content

Releases: meshy-dev/resty

v2.100.3

28 Feb 02:40
Immutable release. Only release title and notes can be modified.
615227e

Choose a tag to compare

What's Changed

  • fix(BAC-700): deep-clone httpClient in Clone() to prevent shared Timeout mutation by @zhoukuncheng in #9

New Contributors

Full Changelog: v2.100.2...v2.100.3

v2.100.2

12 Nov 02:20
Immutable release. Only release title and notes can be modified.
6db34d6

Choose a tag to compare

What's Changed

  • refactor: prevent automatic setting of Content-Length by @knight42 in #4
  • refactor: stream multipart form-data uploads by @knight42 in #3
  • refactor: rename client.DeepClone() to client.Clone() by @knight42 in #5
  • refactor: stop using sync.Pool to acquire bytes.Buffer for request body by @knight42 in #6
  • refactor: always attemp to reset readers during retry by @knight42 in #7
  • refactor: reduce code duplication through cleanup by @knight42 in #8

Full Changelog: v2.100.1...v2.100.2

v2.100.1

24 Oct 04:27
Immutable release. Only release title and notes can be modified.
e620cf9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.16.5...v2.100.1