-
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.
-
v1.0.00a6d7983 · ·
v1.0.0 * Add support for checking swh-storage backed by Cassandra: * Use '*_get_partition' endpoints instead of querying postgres directly * Change the SWHID range-based CLI and DB schema with opaque partition ids * Fix deprecation warnings, bumplinters * cli: Rename config key 'journal_client' to 'journal'
-
v0.1.2a89cd673 · ·
v0.1.2 * docs: Include module indices only when building standalone package doc * sql: Fix typos detected by codespell * pre-commit, tox: Bump pre-commit, codespell, black and flake8 * storage_checker: Retry on postgresql errors from swh-storage
-
v0.1.128224287 · ·
v0.1.1 * Add checkpointing on storage_checker to avoid rechecking objects at the beginning of ranges again and again This release contains a database migration, that must be applied before restarting workers.
-
0.1.128224287 · ·
0.1.1 * Add checkpointing on storage_checker to avoid rechecking objects at the beginning of ranges again and again This release contains a database migration, that must be applied before restarting workers.