github Lightning-AI/pytorch-lightning app/0.6.0rc0
BYOC cluster management

latest releases: 2.4.0, 2.3.3, 2.3.2...
pre-release2 years ago

[0.6.0] - 2022-08-23

Added

  • Add support for Lightning App Commands through the configure_commands hook on the Lightning Flow and the ClientCommand (#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 the configure_api hook on the Lightning Flow and the Post, 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 for lightning 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 :]

Don't miss a new pytorch-lightning release

NewReleases is sending notifications on new releases.