Skip to content

Releases: aimhubio/aim

v3.25.0

02 Oct 17:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.24.0...v3.25.0

πŸš€ v3.24.0 - Support for mass updates in remote tracking, fixes in database error handling and bookmarks page scroll

14 Aug 09:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.23.0...v3.24.0

What's Changed

New Contributors

Full Changelog: v3.23.0...v3.24.0

πŸš€ v3.23.0 - Fixe in SB3 callback, lower timeout on client -> server connection, ability to skip Repo initialization in CLI

15 Jul 14:03
Compare
Choose a tag to compare

What's Changed

  • [feat] Add skip option in init commands by @stevenjlm in #3179
  • [feat] Relax numpy version upper bound by @judahrand in #3182
  • [refactor] Integrate Ruff for lint & format by @Sharathmk99 in #3125
  • [fix] Resolve issues with metric tracking in SB3 callback by @mihran113 in #3186
  • [fix] Prevents long waiting times when connecting to incorrect or unresponsive addresses by @zhiyxu in #3185
  • [fix] torch.inference_mode inplace of torch.no_grad by @pdumin in #3188

New Contributors

Full Changelog: v3.22.0...v3.23.0

πŸš€ v3.22.0 - Support of filesystem-based artifacts

20 Jun 12:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.21.0...v3.22.0

πŸš€ v3.21.0 - Python 3.12 support, ability to delete whole experiment, fixes in large objects remote tracking and running UI in jupyter notebook

17 Jun 07:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.20.1...v3.21.0

πŸš€ v3.20.1 - Handling of corrupted Runs, index database corruption and updated `aim reindex` command

03 Jun 12:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.19.3...v3.20.1

πŸš€ v3.19.3 - Fixes in Remote tracking with multiple runs and base path handling when opening Explorer in new tab

17 Apr 17:16
Compare
Choose a tag to compare

What's Changed

  • [fix] Base path is ignored on new tab open by @mihran113 in #3131
  • [fix] Resolve issue with new runs after tracking queue shutdown by @mihran113 in #3134

Full Changelog: v3.19.2...v3.19.3

πŸš€ v3.19.2 - Tracking server connection protocol probing fix, Fix in query results live update functionality

22 Mar 10:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.19.1...v3.19.2

πŸš€ v3.19.1 - Tracking server redirects fix for endpoints without trailing slashes

14 Mar 12:54
Compare
Choose a tag to compare

What's Changed

  • [fix] Accept calls on tracking server without trailing slashes by @mihran113 in #3119

Full Changelog: v3.19.0...v3.19.1

πŸš€ v3.19.0 New HTTP-based tracking server, Support of Artifacts logging, Fixes in lightning and huggingface integrations

13 Mar 17:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.18.1...v3.19.0