-
v1.14.07a9b210a · ·
v1.14.0 * buffer proxy: Add 'raw_extrinsic_metadata' to the list of buffered objects
-
v1.12.01b84a57c · ·
v1.12.0 * Remove any usage of ObjId in objstorage's calls * Cap redis version dependency <4.5.0 * Explicitly convert BaseContent.hashes() as dict * Fix test_replay for (future) evolution of the MultiHash class * Make the storage compatible with future BaseContent.hashes() API * algos: Add directory_get_many_with_possibly_duplicated_entries
-
-
-
-
-
-
-
-
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