π v3.19.0 New HTTP-based tracking server, Support of Artifacts logging, Fixes in lightning and huggingface integrations
What's Changed
- [feat] Change transport from grpc to http(fastapi) for tracking server by @mihran113 in #3103
- [feat] Remove
aim storage upgrade 2to3
command by @mihran113 in #3110 - [fix] Update README.md by @angusmf1 in #3106
- [fix] Typos for Optuna-related files by @nzw0301 in #3098
- [fix] Serve files linked into the static files directory by @martenlienen in #3108
- [feat] Add Artifacts logging interface and S3 support by @alberttorosyan in #3113
- [feat] Allow HF callback to initialize Aim run at init end by @dushyantbehl in #3116
- [fix] Always set the run name when initializing a run in lightning by @martenlienen in #3102
New Contributors
- @angusmf1 made their first contribution in #3106
- @martenlienen made their first contribution in #3108
- @dushyantbehl made their first contribution in #3116
Full Changelog: v3.18.1...v3.19.0