v0.0.27 swh.indexer.language: Incremental encoding detection
v0.0.26 - swh.indexer.orchestrator: Add batch size option per indexer - Log caught exception in a unified manner - Add rescheduling option (not by default) on rehash + indexers
v0.0.25 - Add reschedule on error parameter for indexers
v0.0.24 Make rehash indexer more resilient to errors by rescheduling contents in error (be it reading or updating problems)
v0.0.23 - Improve producer to optionally make it synchroneous
v0.0.22 - Improve mimetype indexer implementation - Make the chaining option in the mimetype indexer
v0.0.21 swh.indexer.rehash: Actually make the worker log
v0.0.20 swh.indexer.rehash: - Improve reading from objstorage only when needed - Fix empty file use case (which was skipped) - Add logging
v0.0.19 Fix rehash indexer's default configuration file
v0.0.18 - Add new rehash indexer