Skip to content

Releases: datalad/datalad-registry

0.3.0: API Overhaul

28 Nov 20:07
1e60730

Choose a tag to compare

This release overhauls the API.

Additionally, it

  1. syncs the OpenAPI documentation of the API with the code
  2. adds Flower (Celery monitoring service)
  3. redefines Podman compose files to put better separations between different services
  4. improves Docker file to improve Docker image build time
  5. re-implements the periodic task for updating repos
  6. adds numerous metadata extractions
  7. improves basic search
  8. adds numerous tests to achieve higher code coverage and code quality

0.2.0

18 Nov 01:27
71a1f02

Choose a tag to compare

Switched to Postgres, got registry-submit-urls, various other enhance…