-
v0.0.45
v0.0.45 Separate swh.storage.archiver's db from swh.storage.storage
-
v0.0.43
v0.0.43 Extract objstorage to its own package swh.objstorage
-
v0.0.42
Add an object storage multiplexer to allow transition between multiple versions of objet storages.
-
v0.0.41
Refactoring of the object storage in order to allow multiple versions of it, as well as a multiplexer for version transition.
-
v0.0.40
Release swh.storage v0.0.40: - Refactor objstorage to allow for different implementations - Updates to the checker functionality - Bump swh.core dependency to v0.0.20
-
v0.0.39
v0.0.39 - Add run_from_webserver function for objstorage api server - Add unique identifier message on default api server route endpoints
-
v0.0.38
v0.0.38 - Add an http api for object storage - Implement an archiver to perform backup copies
-
v0.0.37
Release swh.storage v0.0.37 - Add fullname to person table - Add svn as a revision type
-
v0.0.36
Release swh.storage v0.0.36 - Add json-schema documentation for the jsonb fields - Overhaul entity handling