Tags give the ability to mark specific points in history as being important
v0.0.60 Fix production issue regarding deposit status endpoint.
v0.0.59 - deposit.utils: Fix the potential metadata information loss - docs: Add sparse/metadata deposit specs - docs: Update documentation about persistent id with context
v0.0.58 d/*: Update to latest python3-swh.model dependency version
v0.0.57 - swh.deposit.client: Simplify client parsing - api/deposit_status: Make swh-id be a directory id derivative - swh.deposit.models: Keep deposit request's raw metadata - bin: Migrate internal script to use the deposit client
v0.0.56 - docs: Update deposit with status rejected documentation - deposit_status: Update the deposit status endpoint with details for rejected deposit - deposit_check: Reject invalid deposit (associated archive containing only single archive)
v0.0.55 deposit_status: Open detailed status when a deposit fails the checks
v0.0.54 deposit_check: Improve details in failing checks
v0.0.53 - swh.deposit.parsers: Fix xml parsing to not lose duplicated entries - swh.deposit.tests: Make sure failing tests are complete - deposit_update: Fix check error during update with wrong mimetype - deposit_read: Persistent identifier representation has changed
v0.0.52 Make the deposit's scheduler configuration adjustable
v0.0.51 - Improve origin_visit initialization step - Properly sandbox the prepare statement so that if it breaks, we can update appropriately the visit with the correct status - Let the visit date be set in lower layer