[0.6.1] - 2022-09-19
Added
- Add support to upload files to the Drive through an asynchronous
upload_file
endpoint (#14703)
Changed
- Application storage prefix moved from
app_id
toproject_id/app_id
(#14583) - LightningCloud client calls to use keyword arguments instead of positional arguments (#14685)
Fixed
- Making
threadpool
non-default from LightningCloud client (#14757) - Resolved a bug where the state change detection using DeepDiff won't work with Path, Drive objects (#14465)
- Resolved a bug where the wrong client was passed to collect cloud logs (#14684)
- Resolved the memory leak issue with the Lightning Cloud package and bumped the requirements to use the latest version (#14697)
- Fixing 5000 log line limitation for Lightning AI BYOC cluster logs (#14458)
- Fixed a bug where the uploaded command file wasn't properly parsed (#14532)
- Resolved
LightningApp(..., debug=True)
(#14464)
Contributors
@dmitsf @hhsecond @tchaton @nohalon @krshrimali @pritamsoni-hsr @nmiculinic @ethanwharris @yurijmikhalevich @Felonious-Spellfire @otaj @Borda
If we forgot someone due to not matching commit email with GitHub account, let us know :)