Releases: datalad/datalad-registry
Releases · datalad/datalad-registry
0.3.0: API Overhaul
This release overhauls the API.
Additionally, it
- syncs the OpenAPI documentation of the API with the code
- adds Flower (Celery monitoring service)
- redefines Podman compose files to put better separations between different services
- improves Docker file to improve Docker image build time
- re-implements the periodic task for updating repos
- adds numerous metadata extractions
- improves basic search
- adds numerous tests to achieve higher code coverage and code quality
0.2.0
Switched to Postgres, got registry-submit-urls, various other enhance…