Skip to content

V2.0.5

Choose a tag to compare

@aebadirad aebadirad released this 10 Aug 00:15
· 37 commits to 2.0-master since this release

Maintenance Release

This is a bug fix focused release that addresses the issue of streaming large batches of URIs from the collector via the DHF to be memory efficient and properly queue the stream on disk. Please upgrade to this version if you harmonize against large batches.

Change Log

v2.0.5 (2018-08-10)

Full Changelog

Fixed bugs:

  • Huge URI/ID response from collector now properly streams with efficient memory use and excess queues on disk in system tmp

Closed issues:

  • Issue when using a collector on a huge amount of URIs #1201