[0.6.0] - 2022-08-23
Added
- Add support for
Lightning App Commands
through theconfigure_commands
hook on the Lightning Flow and theClientCommand
(#13602) - Add support for Lightning AI BYOC cluster management (#13835)
- Add support to see Lightning AI BYOC cluster logs (#14334)
- Add support to run Lightning apps on Lightning AI BYOC clusters (#13894)
- Add support for listing Lightning AI apps (#13987)
- Adds
LightningTrainingComponent
.LightningTrainingComponent
orchestrates multi-node training in the cloud (#13830) - Add support for printing application logs using CLI
lightning show logs <app_name> [components]
(#13634) - Add support for
Lightning API
through theconfigure_api
hook on the Lightning Flow and thePost
,Get
,Delete
,Put
HttpMethods (#13945)
Changed
- Default values and parameter names for Lightning AI BYOC cluster management (#14132)
- Added a warning when
configure_layout
returns URLs configured with http instead of https (#14233)
Changed
- Run the flow only if the state has changed from the previous execution (#14076)
Fixed
- Unification of app template: moved
app.py
to root dir forlightning init app <app_name>
template (#13853)
Contributors
@adam-lightning, @awaelchli, @Borda, @dmitsf, @nicolai86, @tchaton
If we forgot someone due to not matching commit email with GitHub account, let us know :]