Skip to content

Releases: ryanfowler/fetch

v0.14.0

15 Jan 04:55
6b1eaa7

Choose a tag to compare

What's Changed

Full Changelog: v0.13.4...v0.14.0

v0.13.4

09 Jan 04:52
7688d7e

Choose a tag to compare

What's Changed

  • Bump github.com/tinylib/msgp from 1.5.0 to 1.6.0 by @dependabot[bot] in #334
  • Bump github.com/tinylib/msgp from 1.6.0 to 1.6.1 by @dependabot[bot] in #335
  • Bump golang.org/x/sys from 0.38.0 to 0.39.0 by @dependabot[bot] in #336
  • Bump golang.org/x/image from 0.33.0 to 0.34.0 by @dependabot[bot] in #338
  • Bump golang.org/x/net from 0.47.0 to 0.48.0 by @dependabot[bot] in #337
  • Bump github.com/quic-go/quic-go from 0.57.1 to 0.58.0 by @dependabot[bot] in #339
  • Bump github.com/tinylib/msgp from 1.6.1 to 1.6.2 by @dependabot[bot] in #340
  • Bump github.com/tinylib/msgp from 1.6.2 to 1.6.3 by @dependabot[bot] in #341
  • Bump golang.org/x/sys from 0.39.0 to 0.40.0 by @dependabot[bot] in #342
  • Fix aws sigv4 calculation for multi byte utf8 characters by @ryanfowler in #343

Full Changelog: v0.13.3...v0.13.4

v0.13.3

03 Dec 04:01
5e5ad99

Choose a tag to compare

What's Changed

Full Changelog: v0.13.2...v0.13.3

v0.13.2

08 Oct 02:30
bb0a4c9

Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2

v0.13.1

12 Sep 03:04
d45668d

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

12 Sep 02:31
a66ebe7

Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.13.0

v0.12.1

31 Aug 16:10
422233c

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

19 Aug 01:16
94562fd

Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.12.0

v0.11.2

13 Aug 04:14
f559238

Choose a tag to compare

What's Changed

  • Support gzip decompression when multiple encodings were used by @ryanfowler in #290
  • Ensure request information from the final request is used by @ryanfowler in #291
  • Avoid requesting compression for HEAD requests by @ryanfowler in #292
  • Avoid attempting to format any response body for HEAD requests by @ryanfowler in #293
  • Only set content-lenth header from Request if not a HEAD by @ryanfowler in #294

Full Changelog: v0.11.1...v0.11.2

v0.11.1

12 Aug 22:32
43f18ba

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1