Releases: internetarchive/gowarc
Releases · internetarchive/gowarc
v0.8.68
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
What's Changed
- Fix: close record content after verified by @yzqzss in #68
- Various optimizations & tests by @CorentinB in #69
Full Changelog: v0.8.66...v0.8.67
v0.8.66
Full Changelog: v0.8.65...v0.8.66
v0.8.65
v0.8.64
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
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
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
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
- @dependabot made their first contribution in #58
Full Changelog: v0.8.60...v0.8.61
v0.8.60
Full Changelog: v0.8.59...v0.8.60
v0.8.59
Full Changelog: v0.8.58...v0.8.59