Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@neurobagel-bot neurobagel-bot released this 24 Oct 19:35

πŸ’₯ Breaking Changes

  • [REF] Split generic /attributes endpoints into attribute-specific routers #358 (@alyssadai)
  • [ENH] Implemented pipeline_version and pipeline_name query fields #345 (@rmanaem)

πŸš€ Enhancements

  • [ENH] Add /pipelines router & route for fetching available pipeline versions #350 (@alyssadai)
  • [REF] Update README links and simplify Docker Compose instructions #340 (@alyssadai)

πŸ› Bug Fixes

  • [FIX] Allow only "true" or None for is_control query parameter #364 (@alyssadai)
  • [FIX] Fixed a typo in filtering pipeline name #351 (@rmanaem)
  • [FIX] Ensure pipeline variables are returned from the graph in an aggregate query #349 (@alyssadai)

🏠 Internal

  • [MNT] Updated default_neurobagel_query #347 (@rmanaem)
  • [MNT] Removed build docker nightly workflow file #342 (@rmanaem)

πŸ“ Documentation

  • [MNT] Update default Neurobagel SPARQL query file and turn into PR checkbox #359 (@alyssadai)

πŸ§ͺ Tests

Authors: 3