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…
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.
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.
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.
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.
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…
Install and manage an app with containers
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions.
snow app open
Opens the Snowflake Native App inside of your browser, once it has been installed in your account.
Snowflake Native App Framework: Providers must accept terms of service to set the DISTRIBUTION property to EXTERNAL
To publish or upgrade a Snowflake Native App in a consumer account, a provider must set the DISTRIBUTION property of the application package to EXTERNAL. A provider can set this property using the CREATE APPLICATION PACKAGE or ALTER…