Skip to content

Releases: internetarchive/gowarc

v0.8.68

31 Jan 18:16
116f71a

Choose a tag to compare

What's Changed

  • Add context support in dialers & DNS resolve by @CorentinB in #71

Full Changelog: v0.8.67...v0.8.68

v0.8.67

30 Jan 21:25
e3f737a

Choose a tag to compare

What's Changed

Full Changelog: v0.8.66...v0.8.67

v0.8.66

30 Jan 15:49
9eede8f

Choose a tag to compare

Full Changelog: v0.8.65...v0.8.66

v0.8.65

27 Jan 14:06
bb443db

Choose a tag to compare

What's Changed

Full Changelog: v0.8.64...v0.8.65

v0.8.64

24 Jan 21:13
cb54f4c

Choose a tag to compare

What's Changed

  • Refactor spooledTempFile to use byte slices instead of bytes.Buffer by @equals215 in #66

Full Changelog: v0.8.63...v0.8.64

v0.8.63

21 Jan 09:04
2e4336c

Choose a tag to compare

What's Changed

  • Minor dialer.go code improvements by @vbanos in #61
  • Simplify GenerateWarcFileName by @vbanos in #60
  • Improve HTTP Request line validation by @vbanos in #59
  • Optional custom SpooledTempFile threshold by @vbanos in #64
  • Use cap() instead of len() to compute the spooling threshold by @equals215 in #62
  • Cache RAM capacity (/proc/meminfo) readings and CAS when the cache is expired by @equals215 in #63
  • fix: race condition in getCachedMemoryUsage() by @equals215 in #65

New Contributors

Full Changelog: v0.8.62...v0.8.63

v0.8.62

17 Jan 22:20

Choose a tag to compare

What's Changed

  • Add protection for potential OOM when using spooled temp files at high concurrency by @CorentinB in #56

Full Changelog: v0.8.61...v0.8.62

v0.8.61

17 Jan 13:56
a9cf503

Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 by @dependabot in #58
  • build(deps): bump golang.org/x/net from 0.29.0 to 0.33.0 by @dependabot in #57

New Contributors

Full Changelog: v0.8.60...v0.8.61

v0.8.60

13 Jan 11:17
1d74a6c

Choose a tag to compare

Full Changelog: v0.8.59...v0.8.60

v0.8.59

13 Jan 11:09
0ba1bba

Choose a tag to compare

Full Changelog: v0.8.58...v0.8.59