Skip to content

Release 3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 15:53
1b4ce96

This version adds Clowder 2 support and removes the old method of extractor registration in favor of reliance on heartbeats.

Added

  • api/v1 and api/v2 code split for back compatibility as v2 is introduced.
  • new simplified ClowderClient is used in the new split endpoints for future refactoring.

Removed

  • remove RABBITMQ_EXCHANGE parameter and REGISTRATION_URL parameter.
  • remove DatasetsAPI and object-oriented ClowderClient.