v2.0.15
What's Changed
-
Add --warc-digest-algorithm by @CorentinB in #449
-
Add faster domain lookup for domainscrawl by @CorentinB in #445
-
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
-
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
-
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 -
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