Skip to content

Apps's secrets & meta tags

Compare
Choose a tag to compare
@Borda Borda released this 20 Oct 15:07
65d29f0

[0.7.0] - 2022-10-20

Added

  • Add --secret option to CLI to allow binding Secrets to app environment variables when running in the cloud (#14612)
  • Added support for adding descriptions to commands either through a docstring or the DESCRIPTION attribute (#15193
  • Added option to add custom meta tags to the UI container (#14915)
  • Added support to pass a LightningWork to the LightningApp (#15215

Changed

  • Allowed root path to run the app on /path (#14972)