Skip to content
v0.0.4

- README: Update spec documentation according to latest development
- README-dev: Initiate a development readme to explicit the local
  dev/production mode
- swh.deposit.settings: Split profile configuration per deployment
  platform (dev, production)
- swh.deposit.views:
  - Adapt returned errors to be sword compliant
  - Change starting api route endpoints
  - Improve deposit request headers checks
- swh.deposit.tests:
  - Inhibit side-effects in tests (objstorage, configuration loading, etc...)
  - Add authentication in tests