-
v2.2.0972edfbc · ·
v2.2.0 - Migrate to copier, PEP420 and pyproject.toml based packaging. - Add a cli too to get stats for a given config enctry. - Fix a crash in the journal checker.
-
v2.1.0781f84a1 · ·
v2.1.0 - improve data model: use config_id instead of datastore id in missing_object, missing_object_reference and corrupt_object DB tables; This comes with a non-trivial migration script, should be played carefully if upgrading and existing DB. - allow to run hash configuration and reference validation checkers independently; uses the 2 new `check_hashes` and `check_references` flags in the configuration entry.
-
v2.0.324e4b467 · ·
v2.0.3 - scrubber.cli: Ensure to retrieve the correct datastore configuration - db: Allow to retrieve a configuration per name and optional datastore