New release with async fetch.
Debug release for rados backend creation crashes.
Uses SSI only for frontend API. cta is now cta.deprecated.
Bugfix release: logs strings correction.
Added dry run scheduling to minimize contention on scheduling lock.
Bugfix in OStoreDB::RetrieveMount::getNextJobBatch().
Bugfix release: Garbage collector, and drive statistics in dive ls.
Improved performance: bulk garabage collection and bulk ownership removal addition in archive reporting.
Fix for wrong ownership removal in case of error, increase of lock timeout and log of all object deletions.
New garbage collector strategy (all watch all, lockfree).
Fixed race detection.
Sharded the DriveRegister. Drive status update contention should be mostly gone.
Added fix for bug found in unit tests.
Got backoff based locking back.