Jul 30, 2026: Snowflake Data Clean Rooms updates¶
Clean Rooms API Version: 17.2¶
The following updates are now available in Snowflake Data Clean Rooms:
- Improved handling for cross-region replication delays: When a collaboration listing is still replicating to your region, REVIEW (for collaborators) and JOIN (for the owner) now return a clear
CollaborationListingReplicationPendingerror and set your local collaboration status toREPLICATING. CallGET_STATUSto check whether replication has finished: it returnsINVITEDfor collaborators andCREATEDfor the owner, after which you can retry REVIEW or JOIN. For details, see Cross-region replication delays. - Teardown/Leave support for CREATING/INSTALLING collaborations: You can now teardown or leave collaborations that are in the
CREATINGorINSTALLINGstate. - Improved handling for collaboration creation failures: Retry handling has been extended to avoid collaboration creation failures in case of listing metadata synchronization delays.
- General performance improvements and bug fixes.
- Updates to private preview features.