Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@mrobers1982 mrobers1982 released this 17 Jun 18:12
b71471a

Version 7.0.0 (2025-06-17)

Added

  • Add support for Likert scale (#1980)
  • Add creation of IAM integrations (#1976)
  • Add workflow management (#1975)
  • Add model app ID to model run creation and return it (#1973)
  • Add support for project ontology change (#1972)
  • Remove mypy from dependencies (#1968)

Updated

  • BREAKING CHANGE UserGroup no longer supports the users field - it's been replaced by the members field.
  • Update UserGroup to fix project membership (#1986)

Fixed

  • ApiKey.created_by now correctly displays the user for old API keys (#1967)