v3.13.0
·
14 commits
to main
since this release
New additions
- Added global option
--decimal-precisionallowing setting arbitrary precision for Python'sDecimaltype. - Added support for
auto_suspend_secsparameter in SPCS service commands (deploy,set,unset) to configure automatic service suspension after inactivity period. - Added
snow dbt describeandsnow dbt dropcommands - Added
snow dbt execute ... retrysubcommand - Added new flags to
snow dbt deploycommand:--default-targetto set a default target--unset-default-targetto clear default--external-access-integrationsets external access integrations (needed to pull external deps on altering dbt project object)--install-local-depsinstructs to install dependencies located in the project
- Added support for running Streamlit on SPCS runtime
Fixes and improvements
- Bumped
snowflake-connector-python==3.18.0 - Grant privileges defined in
snowflake.ymlafter deploying Streamlit - Relaxed dbt profiles.yml validation rules; added extra validation for role specified in profiles.yml