Skip to content

0.33.0

Compare
Choose a tag to compare
@oleobal oleobal released this 22 Nov 14:42
· 343 commits to main since this release
6171410

Added

  • Add create api from model view to submit compute task output.
  • Add role filter to users list.
  • Endpoints to list task input/output assets
  • "Kind" filters on task input and ouput assets endpoints.
  • Return train_data_sample_keys and test_data_sample_keys fields in data manager "list" API responses

Changed

  • Extract inputs and outputs from db to build the workflow_graph response.
  • Add compute task category unknown value
  • Improved validation at user creation.

Fixed

  • Compute task outputs/inputs valid storage address.
  • Signature cookie expiration date (#540)

Removed

  • Algo creation events aren't included in newsfeed anymore.
  • Remove task category from the compute engine.
  • BREAKING: compute task specific endpoints.
  • BREAKING: category related fields to create task.
  • BREAKING: compute task specific data