Releases: aimhubio/aim
Releases Β· aimhubio/aim
v3.25.1
What's Changed
- [fix] Resolve issue with corruption marking on empty index by @mihran113 in #3235
- [fix] Resolve issues with python 3.12 builds by @mihran113 in #3244
Full Changelog: v3.25.0...v3.25.1
v3.25.0
What's Changed
- [feat] Add support for self-signed SSL certificates by @mihran113 in #3225
- [feat] Add ability to create reports by @mihran113 in #3189
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
What's Changed
- [fix] Resolve issues with style checks for nightly releases by @mihran113 in #3190
- [fix] Bookmarks page cannot scroll by @vinayan3 in #3184
- [feat] Add read-only mode for Aim UI by @mihran113 in #3196
- [fix] Update
up
docs, build instructions by @whlteXbread in #3201 - [fix] Typo in exception name in
storage/union.pyx
by @sulan in #3208 - [feat] Support remote mass updates by @peter-sk in #3203
New Contributors
- @vinayan3 made their first contribution in #3184
- @whlteXbread made their first contribution in #3201
- @sulan made their first contribution in #3208
- @peter-sk made their first contribution in #3203
Full Changelog: v3.23.0...v3.24.0
What's Changed
- [fix] Resolve issues with style checks for nightly releases by @mihran113 in #3190
- [fix] Bookmarks page cannot scroll by @vinayan3 in #3184
- [feat] Add read-only mode for Aim UI by @mihran113 in #3196
- [fix] Update
up
docs, build instructions by @whlteXbread in #3201 - [fix] Typo in exception name in
storage/union.pyx
by @sulan in #3208 - [feat] Support remote mass updates by @peter-sk in #3203
New Contributors
- @vinayan3 made their first contribution in #3184
- @whlteXbread made their first contribution in #3201
- @sulan made their first contribution in #3208
- @peter-sk made their first contribution in #3203
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
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
- @stevenjlm made their first contribution in #3179
- @judahrand made their first contribution in #3182
- @zhiyxu made their first contribution in #3185
- @pdumin made their first contribution in #3188
Full Changelog: v3.22.0...v3.23.0
π v3.22.0 - Support of filesystem-based artifacts
What's Changed
- [feat] Add a filesystem-based backend for artifact storage by @alberttorosyan in #3164
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
What's Changed
- [feat] Add feature to delete full experiments by @mauricekraus in #3158
- [feat] Add Python 3.12 builds by @mahnerak in #3161
- [fix] Increase websockets max_size for large images sent to server by @jasonmads in #3155
- [fix] Remove no longer available --force-init flag from cli manager by @synapticarbors in #3162
- [fix] Demo links by @SandersAaronD in #3141
- Update CONTRIBUTING.md by @SGevorg in #3163
New Contributors
- @jasonmads made their first contribution in #3155
- @synapticarbors made their first contribution in #3162
- @SandersAaronD made their first contribution in #3141
Full Changelog: v3.20.1...v3.21.0
π v3.20.1 - Handling of corrupted Runs, index database corruption and updated `aim reindex` command
What's Changed
- [fix] Add quotes to the python version in readthedocs yaml file by @alberttorosyan in #3121
- [fix] Use 0.3.3.post2 version of m2r2 package by @alberttorosyan in #3122
- [fix] Handle index db corruption and warn in UI by @mihran113 in #3150
- [feat] Repurpose
aim reindex
command for index db recreation by @mihran113 in #3145 - [feat] Check and skip corrupted runs by @alberttorosyan in #3152
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
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
What's Changed
- [fix] Resolve issue with remote tracking protocol probe fail by @mihran113 in #3127
- [fix] Resolve live update failing issue by @mihran113 in #3126
Full Changelog: v3.19.1...v3.19.2
π v3.19.1 - Tracking server redirects fix for endpoints without trailing slashes
What's Changed
- [fix] Accept calls on tracking server without trailing slashes by @mihran113 in #3119
Full Changelog: v3.19.0...v3.19.1