Skip to content

v3.14.0

Choose a tag to compare

@sfc-gh-jwilkowski sfc-gh-jwilkowski released this 09 Dec 16:39
· 119 commits to main since this release

Deprecations

  • snow streamlit deploy --experimental flag is deprecated. Versioned deployment is now the default behavior.

New additions

  • snow streamlit deploy now uses versioned stages by default (modern FROM syntax with automatic version management)
  • Added snow streamlit deploy --legacy flag to use the legacy ROOT_LOCATION deployment for backward compatibility

Fixes and improvements