May 22, 2025 — Snowflake Data Clean Rooms updates

Note

Clean rooms UI users must sign out and back in to the clean rooms UI for these updates to take effect.

Clean rooms API users must run the following SQL commands for these updates to take effect:

USE ROLE SAMOOHA_APP_ROLE;
CALL SAMOOHA_BY_SNOWFLAKE_LOCAL_DB.library.apply_patch();
Copy

To enable auto-upgrades for API users, run the following SQL commands:

USE ROLE SAMOOHA_APP_ROLE;
CALL SAMOOHA_BY_SNOWFLAKE_LOCAL_DB.library.enable_local_db_auto_upgrades();
Copy

With this release, we are pleased to announce the availability of the following new features and enhancements to Snowflake Data Clean Rooms:

Sign in with Snowflake Authentication: You can now sign in to the clean rooms UI using your Snowflake credentials. The new flow works seamlessly with your existing Snowflake SSO/SAML integration. If you have an existing Snowflake Data Clean Rooms account, use the wizard to migrate your account with just a few clicks. Learn more.