Release 3.0.0
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.