Aug 27, 2026: Snowflake Data Clean Rooms updates¶
Clean Rooms API Version: 17.8¶
The following updates are now available in Snowflake Data Clean Rooms:
- ML Jobs
image_tagdefault now resolves to the latest available runtime version: When you register a code spec without an explicitimage_tag, the collaboration resolves to the latest available runtime image when the code spec is added to a collaboration. Previously the default was the static2.8.1tag. To pick up a newer default image on an existing code spec, re-add the code spec to the collaboration. To pin a specific version, setimage_tagexplicitly. For details, see the ML Jobs code spec field reference. - Corrected update request status for requestors: In
VIEW_UPDATE_REQUESTS, a requestor’s own entry now correctly shows theREQUESTEDstatus until the request is processed, instead of prematurely showingAPPROVED. - General performance improvements and bug fixes.
- Updates to private preview features.