Skip to content

Browsertrix Crawler v1.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 20:36
· 8 commits to main since this release
a5936b5

What's Changed

  • lang code fixes: by @ikreymer in #834
  • Add WARC-Protocol header by @ikreymer in #715
  • tmpdir: use os.tmpdir() instead of hardcoded '/tmp' by @ikreymer in #842
  • Remove hardcoded /tmp prefix from path by @tw4l in #843
  • optimization: normalize dedup status: treat 0 (response code not yet known) or 206 as 200… by @ikreymer in #835
  • remove early serialization which may result in missing WARC-Protocol and security metadata by @ikreymer in #844
  • deps: bump brave 1.79.118 by @ikreymer in #845

Full Changelog: v1.6.1...v1.6.2