Skip to content

Releases: irohalab/mira-resource-indexer

v0.6.0

15 Apr 12:59
898b352
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.6.0

v0.5.5

17 Dec 09:16
ae19b6b
Compare
Choose a tag to compare

Security Updates

What's Changed

Full Changelog: v0.5.1...v0.5.5

v0.5.4

09 Apr 06:29
fa0931b
Compare
Choose a tag to compare

Change DMHY scraper, the file list is parsed from a torrent file instead of scrapping from web page.

Several dependencies update to fix vulnerbilities.

0.5.3

14 Jun 04:47
4863bde
Compare
Choose a tag to compare

Fix the bug that retryCount doesn't increase properly.

0.5.2

13 Jun 06:33
aaf3c41
Compare
Choose a tag to compare

Replace console.log with winston

Release v0.5.1

12 Jun 08:31
8976a65
Compare
Choose a tag to compare
  1. Add docker to gelf
  2. Update dependencies

Release v0.5.0

03 Oct 13:40
455ead2
Compare
Choose a tag to compare
  • Add Azure Log Analytics support
  • Fix duplication task issue

Release v0.4.2

18 Jul 06:38
f6d7638
Compare
Choose a tag to compare
  1. fix dmhy 404 page

Release v0.4.1

04 Jul 06:51
23dc039
Compare
Choose a tag to compare
Remove unused code (#80)

* fix code style issue

* update version

Co-authored-by: lordfriend <lordfriend@outlook.com>

Release v0.4.0

04 Jul 05:45
05049d6
Compare
Choose a tag to compare

add task store, change interface name and definition for PersistentStorage

change task-orchestra logic

force queue a CommonTask if the last main task execution time elapse more than checkInterval