Skip to content

Version 2.17.0

Compare
Choose a tag to compare
@davidlougheed davidlougheed released this 26 Jan 13:32
· 1069 commits to develop since this release
72b3a9a
  • feat: more robust validation of data prior to ingestion
    • actually validates the objects against the schema & returns errors
    • validates all objects prior to starting ingest
  • feat: garbage collection - objects unused by table objects are deleted upon table deletion
  • feat: support bento_wes 0.8 (Cromwell-based) with new workflows
  • feat: delete phenotypic features when parent objects are deleted
  • feat: configurable port in Docker image entrypoint
  • chore: /service-info updates
  • chore: improve logging
  • chore: dependency updates