version 0.0.55
v0.0.54 - cli_utils: Use yaml.safe_load instead of yaml.load - Fix support of latest versions of swh-core and psycopg2 - sql/data: Add npm related task types
Release swh.scheduler v0.0.52 - Move to result_serializer = json to work around celery 4.3 bug - Fix db initialization
v0.0.51 requirements.txt: Remove kombu dependency
Release swh.scheduler v0.0.50 - Add an explicit log target for stdout and/or journald - Avoid useless log lines - Improve test coverage - Add support for non-string options in the CLI
Release swh.scheduler v0.0.49 - various fixes around celery behavior - move wsgi endpoint to a separate module - add tests for the CLI
v0.0.48 Fix comment on main scheduler schema
v0.0.46 - scheduler.task: Remove no longer used Task class
v0.0.45 - celery_backend/config: Fix loglevel for amqp module
v0.0.44 swh-scheduler-api: Fix configuration read too many times
v0.0.42 Fix dependency requirements for hypothesis
v0.0.40 - swh.scheduler.tests: Mark db tests as such - Force tox environment to C.UTF-8 locale - Add debug logging in the SWHTask class
v0.0.37 Update requirements to latest swh.core
v0.0.36 - data/sql: Update task types - doc: Improvments - tests: Fallback for get_queue_stats() when using memory:// broker