staging instance, all data can be removed at all time

Skip to content
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'