June 19, 2025 — Snowflake Data Clean Rooms updates¶
Clean rooms API version 8.5
With this release, we are pleased to announce the availability of the following new features and enhancements to Snowflake Data Clean Rooms:
Change in provider-run analysis flow: Previously, a provider could call provider.submit_analysis_request
before calling
provider.mount_request_logs_for_all_consumers
, and the request would be queued until the mount was complete. As of this release, a
provider must mount the request logs before you can submit an analysis request. Provider-run analysis will run faster with this update.
Learn more.