-
v1.11.038987444 · ·
Release swh.storage v1.11.0 - Move cassandra fixtures to the pytest plugin for reuse by other modules - Clean up some docstrings - Rewrite the visit_find_by_date query in PostgreSQL to use indexes more effectively
-
v1.9.0c5b0ec9c · ·
v1.9.0 - Add endpoints {directory,snapshot}_get_partition_sha1_git and {revision,release}_get_partition - Rename *_get_partition_sha1_git to *_get_id_partition - mypy: Bump to 1.0.1 and fix new typing errors - Update and clean tox configuration for version 4 - Fix endpoint URL again - Fix endpoint URLs
-
v1.8.07eeb03b9 · ·
v1.8.0 * Call objstorage.add_batch() and objstorage.content_get() with a HashDict instead of single hash * Deprecate calling content_get with a single hash * cassandra: Add properties 'hosts', 'keyspace', and 'port' * postgresql: Return empty list in case of unknown metadata authority. * Refactoring, test and dependency maintenance * Document that Cassandra requires OpenJDK 11