Skip to content

v30.0.0

Compare
Choose a tag to compare
@tdruez tdruez released this 08 Oct 13:31
· 663 commits to main since this release
  • Upgrade ScanCode-toolkit to version 30.1.0

  • Replace the task queue system, from Celery to RQ. #176

  • Add ability to delete "not started" and "queued" pipeline tasks. #176

  • Add ability to stop "running" pipeline tasks. #176

  • Refactor the "execute" management command and add support for --async mode. #130

  • Include codebase resource data in the details of package creation project errors. #208

  • Add a SCANCODEIO_REST_API_PAGE_SIZE setting to control the number of objects
    returned per page in the REST API. #328

  • Provide an "add input" action on the Project endpoint of the REST API. #318