Skip to content

Releases: internetarchive/gowarc

v0.8.58

10 Jan 21:54

Choose a tag to compare

Retract non-existent go versions (otherwise identical to the previous release)

v0.8.57

06 Dec 16:09

Choose a tag to compare

Full Changelog: v0.8.56...v0.8.57

v0.8.56

06 Dec 16:04

Choose a tag to compare

Full Changelog: v0.8.55...v0.8.56

v0.8.55

06 Dec 15:28

Choose a tag to compare

Full Changelog: v0.8.54...v0.8.55

v0.8.54

22 Nov 15:13

Choose a tag to compare

What's Changed

Full Changelog: v0.8.53...v0.8.54

v0.8.53

04 Oct 10:37

Choose a tag to compare

What's Changed

  • Correctly closing records when errors occur before sending to channel by @NGTmeaty in #54

Full Changelog: v0.8.52...v0.8.53

v0.8.52

28 Sep 07:31
433a233

Choose a tag to compare

What's Changed

  • Update default size threshold to 2048 bytes by @NGTmeaty in #53

Full Changelog: v0.8.51...v0.8.52

v0.8.51

27 Sep 13:11

Choose a tag to compare

What's Changed

Full Changelog: v0.8.50...v0.8.51

v0.8.50

26 Sep 12:04
a075225

Choose a tag to compare

What's Changed

  • Add custom DNS resolver & DNS archiving by @CorentinB in #49
  • Add AnyIP capabilities to randomly bind to any IPv6 in the assigned prefix by @equals215 in #48

New Contributors

Full Changelog: v0.8.49...v0.8.50

v0.8.49

24 Sep 08:32
51efbb0

Choose a tag to compare

Add DisableIPv4 & DisableIPv6 (#47)

* add: DisableIPv4, DisableIPv6

* remove: unrelated broken test

* add: Payload-Digest checks for DisableIPv4 / IPv6 tests