Skip to content

Release v0.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 14:07
· 48 commits to refs/heads/master since this release
708f647

What’s Changed

Features

Fixes

  • Bug/SK-1589 | Race condition in project create @KatHellg (#906)
  • Bug/SK-1581 | Telemetry_bp is missing from routes @carl-andersson (#901)
  • Bug/SK-1584 | Start session not working (api client) @niklastheman (#905)
  • Bug/SK-1582 | Running client.get_model_trail() returns only one model when should return multiple @niklastheman (#902)
  • Bug/SK-1467 | Mismatch in click.option input and method argument for repository @KatHellg (#875)
  • Bug/SK-1577 | Path bug fix in mnist-pytorch example @Hovstadius (#899)
  • Bug/SK-1571 | Validation of sessions fails if no name is provided or if boolean values are false @niklastheman (#896)
  • Bug/SK-1565 | Fixed argument name in project create cli function @KatHellg (#894)
  • Fix/SK-1547 | Fixing Huggingface train.py imports @FrankJonasmoelle (#883)