Skip to content

v0.65.0

Compare
Choose a tag to compare
@qgerome qgerome released this 30 Jan 13:13
d057acb

0.65.0 (2024-01-29)

Features

  • Datasets: link datasetVersion to pipelinRun (#631) (db68a7a)

Bug Fixes

  • Auth: Only tokens from running pipelines can be used to authenticate the user (#635) (399ffa2)
  • PipelineRun: check if table/file_path exist (#634) (863d925)
  • Pipelines: fix tests (#637) (997ceba)
  • Pipelines: It the db cannot be reached do not append None to outputs (58ee429)

Miscellaneous