v0.0.63 deposit_list: Return status_detail as string message and not as nested dict
v0.0.62 private.deposit_list: Make the endpoint private
v0.0.61 Add api endpoint to list deposits with pagination
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