Releases: nlnwa/veidemann-frontier
Releases · nlnwa/veidemann-frontier
v0.11.0: Merge pull request #66 from nlnwa/update
v0.10.0
Merge pull request #58 from nlnwa/abolish-crawl-execution-current-uri-id
Stop using currentUriId field in StatusWrapper and remove crawl execution workers
v0.9.4
Merge pull request #55 from nlnwa/fix-fetch-timeout-worker-loop
Fix potential infinite loop or exception
v0.9.3
Merge pull request #54 from nlnwa/handle-worker-exceptions
Handle all crawl queue worker exceptions
v0.9.2
Merge pull request #53 from nlnwa/early_error
Fix problem when DNS resolution fails one or two times, and then uri is excluded by robots.
v0.9.1
Merge pull request #52 from nlnwa/maeb-patch-1
Fix offset calculation in NextUriScript.java
v0.9.0
Merge pull request #50 from nlnwa/concurrency
New API
v0.8.3
Merge pull request #49 from nlnwa/fix-abort-job
Add guard against submitting seeds to job which has finished
v0.8.2
Merge pull request #45 from nlnwa/fix-race
Fix race condition
v0.8.1
Merge pull request #44 from nlnwa/tracing
Added tracing. Fixed threading issues.