Skip to content

v2.0.15

Choose a tag to compare

@NGTmeaty NGTmeaty released this 26 Aug 23:21
· 94 commits to main since this release
2ae11a9

What's Changed

  • Headless/Headful mode by @yzqzss in #356

  • Add --warc-digest-algorithm by @CorentinB in #449

  • Add faster domain lookup for domainscrawl by @CorentinB in #445

  • Simplify HTML extractor logging by @vbanos in #417

  • Simplify Archiver logging by @vbanos in #418

  • Simplify Preprocessor logging by @vbanos in #419

  • Add max outlinks option by @vbanos in #420

  • Drop unused IncRedirects URL method by @vbanos in #426

  • Use sync.Map in RateBucket instead of manual locking by @vbanos in #427

  • Move reddit.com asset URL fix to SanitizeAssetsOutlinks by @vbanos in #416

  • Redundant newItem.SetStatus(models.ItemFresh) by @vbanos in #425

  • Simplify postprocessor logging by @vbanos in #424

  • Minor code dedup in Prometheus stats by @vbanos in #432

  • Remove multiple redundant stats.Init() by @vbanos in #430

  • Remove multiple redundant log.Start() by @vbanos in #431

  • Add live reload of exclusion lists (and switch to go 1.25) by @CorentinB in #428

  • Avoid creating a fresh context for each log call by @vbanos in #434

  • Modernize code by @CorentinB in #433

  • Create rootContext and share with components by @vbanos in #435

  • Revert "Create rootContext and share with components" by @yzqzss in #436

  • chore(deps): bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #438

  • chore(deps): bump the go-modules group across 1 directory with 3 updates by @dependabot[bot] in #439

  • Add CF challenge stat by @NGTmeaty in #437

  • chore(deps): bump NGTmeaty/go-release-action from 1 to 2 in the github-actions group by @dependabot[bot] in #440

  • refactor(test): replace the socket logging with net.Pipe() by @yzqzss in #441

  • fix multiLogger data race by @yzqzss in #446

  • chore(deps): bump the go-modules group with 2 updates by @dependabot[bot] in #448

  • chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 in the github-actions group by @dependabot[bot] in #447

  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in the go_modules group by @dependabot[bot] in #444

Full Changelog: v2.0.14...v2.0.15