Releases: nlnwa/veidemann-frontier
Releases · nlnwa/veidemann-frontier
v0.11.0: Merge pull request #66 from nlnwa/update
10 Jan 23:33
Compare
Sorry, something went wrong.
No results found
v0.10.0
13 Dec 14:25
Compare
Sorry, something went wrong.
No results found
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
30 Nov 12:25
Compare
Sorry, something went wrong.
No results found
Merge pull request #55 from nlnwa/fix-fetch-timeout-worker-loop
Fix potential infinite loop or exception
v0.9.3
25 Nov 08:15
Compare
Sorry, something went wrong.
No results found
Merge pull request #54 from nlnwa/handle-worker-exceptions
Handle all crawl queue worker exceptions
v0.9.2
24 Nov 09:17
Compare
Sorry, something went wrong.
No results found
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
17 Nov 12:37
Compare
Sorry, something went wrong.
No results found
Merge pull request #52 from nlnwa/maeb-patch-1
Fix offset calculation in NextUriScript.java
v0.9.0
08 Oct 11:55
Compare
Sorry, something went wrong.
No results found
Merge pull request #50 from nlnwa/concurrency
New API
v0.8.3
11 Jun 10:08
Compare
Sorry, something went wrong.
No results found
Merge pull request #49 from nlnwa/fix-abort-job
Add guard against submitting seeds to job which has finished
v0.8.2
04 Jun 07:29
Compare
Sorry, something went wrong.
No results found
Merge pull request #45 from nlnwa/fix-race
Fix race condition
v0.8.1
28 Apr 11:42
Compare
Sorry, something went wrong.
No results found
Merge pull request #44 from nlnwa/tracing
Added tracing. Fixed threading issues.