Skip to content

Releases: G-Research/fasttrackml

v0.5.0

25 Mar 13:23
fd9b942
Compare
Choose a tag to compare

Highlights

The key feature for this release is the addition of JSON context to metrics, allowing users to create context when logging, and full support for the feature in the AIM UI. We’ve also fixed some Python version incompatibilities, and added a namespace selector to the MLFlow UI.

What's Changed

Read more

v0.5.0-beta.3

29 Feb 22:38
21af18a
Compare
Choose a tag to compare
v0.5.0-beta.3 Pre-release
Pre-release

What's Changed

  • Alter context migration for Postgres efficiency (#941) by @suprjinx in #954
  • metric primary keys have different names when migrated from mlflow (#… by @suprjinx in #958

Full Changelog: v0.5.0-beta.2...v0.5.0-beta.3

v0.5.0-beta.2

16 Feb 10:45
360e94d
Compare
Choose a tag to compare
v0.5.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0-beta.1...v0.5.0-beta.2

v0.5.0-beta.1

07 Feb 18:36
0bda8b4
Compare
Choose a tag to compare
v0.5.0-beta.1 Pre-release
Pre-release

What's Changed

Read more

v0.4.0

03 Jan 11:47
c0e589e
Compare
Choose a tag to compare

Highlights

0.4.0 introduces support for namespaces, a convenient new way to separate your experiments and runs behind their own isolated views and dashboards.

This is a major new feature that we've been working on for a while, and we're excited to finally share it with you! It allows multiple users to share the same instance of FastTrackML, while keeping their experiments and runs separate from each other. It also allows you to create multiple namespaces for different projects, and to share your namespace with other users. There is no authentication or authorization built into namespaces yet, but we're working on it and it will be coming soon.

What's Changed

Read more

v0.4.0-rc.4

13 Dec 11:37
c0e589e
Compare
Choose a tag to compare
v0.4.0-rc.4 Pre-release
Pre-release

What's Changed

  • [release/0.4] Fix experiment name not being displayed in Aim UI run views by @jgiannuzzi in #698
  • [release/0.4] Cleanup of some recent database migrations by @jgiannuzzi in #734
  • [release/0.4] Fix default namespace bookmarks disappearing after migration by @jgiannuzzi in #735
  • [release/0.4] Improve the response types used for apps and dashboards in integration tests by @jgiannuzzi in #736
  • [release/0.4] Simplify app and dashboard creation in integration tests by @jgiannuzzi in #737
  • [release/0.4] List most recent bookmarks on top by @jgiannuzzi in #738
  • [release/0.4] Make Aim UI local storage keys namespaced by @jgiannuzzi in #743

Full Changelog: v0.4.0-rc.3...v0.4.0-rc.4

v0.4.0-rc.3

29 Nov 17:35
29779a8
Compare
Choose a tag to compare
v0.4.0-rc.3 Pre-release
Pre-release

What's Changed

  • New migration to remove the old experiments_name_key constraint fro… by @suprjinx in #663

Full Changelog: v0.4.0-rc.2...v0.4.0-rc.3

v0.4.0-rc.2

27 Nov 16:03
3c66ace
Compare
Choose a tag to compare
v0.4.0-rc.2 Pre-release
Pre-release

What's Changed

  • [release/0.4] Fix Python version incompatibilities with semantic versioning by @jgiannuzzi in #652

Full Changelog: v0.4.0-rc.1...v0.4.0-rc.2

v0.4.0-rc.1

27 Nov 14:22
3809ce1
Compare
Choose a tag to compare
v0.4.0-rc.1 Pre-release
Pre-release

What's Changed

Read more

v0.3.7

15 Nov 17:01
b4287c6
Compare
Choose a tag to compare

Highlights

  • Fix duplicate parameter handling to conform with the behaviour of MLFlow

What's Changed

  • [release/0.3] Fix health check for minio service in integration tests by @jgiannuzzi in #593
  • [release/0.3] Permit duplicate param logging by @jgiannuzzi in #591

Full Changelog: v0.3.6...v0.3.7