Source
Snowflake Native App Framework: New application packages enable release channels by default
Snowflake Native App Framework: New application packages enable release channels by default Attention This behavior change is in the 2025_04 bundle. For the current status of the bundle, refer to Bundle History. When this behavior change…
Publishing a Snowflake Native App to customers
You must have an existing connection in your config.toml file. You must have a snowflake.yml file in your Snowflake Native App project. You must have an existing listing if you are publishing a Snowflake Native App to the Snowflake…
Configure event definitions for an app
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions.
Snowflake Native App Framework: Changes to the SHOW APPLICATION and DESC APPLICATION commands
Snowflake Native App Framework: Changes to the SHOW APPLICATION and DESC APPLICATION commands Attention This behavior change is in the 2024_07 bundle.
snow app release-directive set
Sets a release directive. target_accounts cannot be specified for default release directives. target_accounts field is required when creating a new non - default release directive.
snow app run
Creates an application package in your Snowflake account, uploads code files to its stage, then creates or upgrades an application object from the application package.
Overview of app versions and upgrades
The Snowflake Native App Framework is generally available on supported cloud platforms.
Install an app from a listing
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions.
Install and manage an app with containers
Sign in to Snowsight. In the navigation menu, select Catalog » Apps. In Recently shared with you, select the tile for the listing. Select Get, or for a monetized app, select Buy. Select Options, then enter a name for the app.
Security requirements and best practices for a Snowflake Native App
Your app must not load or execute any code from outside the application package except Snowflake - provided libraries. All the app code, including all library dependencies and setup code, must be included in the app version defined in the…