Skip to content

Releases: a11ywatch/crawler

v0.8.7

04 Jul 15:28
Compare
Choose a tag to compare

Whats Changed

  • fix sitemap trailingSlash handling
  • add sitemap_path custom configuration option

v0.7.86

04 May 13:13
Compare
Choose a tag to compare

Whats Changed

  1. chore(request): fix resource success code determination

v0.7.71

28 Feb 17:08
Compare
Choose a tag to compare

What's Changed

Major performance improvements 🏎️

  1. perf(mem): shared arc gRPC connection by @j-mendez in #2
  2. perf(async): add async tendril concurrent handling for massive scans
  3. perf(sync): add extremely fast ego tree walk
  4. perf(io): add fragment handling ignore resources
  5. perf(crawl): add shared arc

Full Changelog: https://github.com/a11ywatch/crawler/commits/v0.7.70

v0.7.38

16 Feb 19:49
Compare
Choose a tag to compare

What's Changed

  • perf(grpc): re usable gRPC connection by @j-mendez in #2
  • perf(grpc): add missing arc handling inner crawl
  • chore(minor): cleanup unneeded extra properties

Full Changelog: https://github.com/a11ywatch/crawler/commits/v0.7.38