All release notes
PREVIEWIn the menu to the left of this page, release notes are organized by release type. These types include server releases (which are deployed every week), feature updates (which occur between server releases), and client, driver, library, and connector releases. You can use this page to view release notes for all types of releases and filter the list by type and date.
Showing 26 releases
June 30, 2026
Analytical search (Public Preview)
Analytical search, an orchestration capability in Cortex Agents that enables analytical queries over large document collections, is now in Public Preview.
...
June 30, 2026
Integrated SaaS listings on Snowflake Marketplace (General availability)
Select Integrated SaaS listings now let you start a free trial of a provider's application directly from a Marketplace listing. This experience replaces the trials previously offered through Snowflake Partner Connect and brings them into the Marketplace, where discovery, trial, and purchase all happen in one place. Anyone can browse and discover these listings in the Marketplace, no elevated privileges required, and you can return to them at any time to start a trial or purchase the application, including drawing down on your existing Snowflake capacity commitment through Marketplace Capacity Drawdown.
...
June 29, 2026
Dynamic Iceberg table replication (General availability)
Snowflake now supports replication of dynamic Iceberg tables as part of replication and failover groups. Previously, dynamic Iceberg tables were skipped during replication refresh operations.
...
June 26, 2026
SQL queries as logical tables in semantic views (General availability)
You can now use a SQL query (rather than a physical table) as a logical table in a semantic view. This lets you define logical tables based on joins, transformations, or any SQL expression without creating a separate view first.
...
June 26, 2026
Support for variables in semantic views (General availability)
You can now define variables in a semantic view to parameterize facts, dimensions, and metrics. Variables let you customize calculations at query time without changing the view definition.
...
June 25, 2026
Snowflake Data Clean Rooms updates
The following new features and enhancements are now available in Snowflake Data Clean Rooms:
- Edit Collaboration - Public Preview: The new Edit Collaboration API lets collaboration owners add or remove collaborators and change the roles of existing collaborators. Each requested change takes effect only after the affected collaborators approve it. This capability is available only for collaborations created after this update. For more details, see the API documentation.
- Improved API auto-upgrades: The retry mechanism for auto-upgrade is improved for better task efficiency. Please enable auto-upgrades to always be on latest version. Details here. Please remount if you are on version below 12.3. Learn more here.
- Updated details column for update requests: The
detailscolumn payload returned by VIEW_UPDATE_REQUESTS has been updated for several update request types, with some fields removed or renamed for greater clarity and consistency. The following fields have been removed from thedetailspayload:
...
June 25, 2026
Support for sample values and enum indicators in semantic view DDL
When defining a semantic view, you can now specify sample values and enum indicators in the create semantic view command.
...
June 18, 2026
Snowflake Data Clean Rooms updates
The following new features and enhancements are now available in Snowflake Data Clean Rooms:
- ML Jobs in Data Clean Rooms — Generally Available: ML Jobs enables collaborators to run containerized machine learning workloads on a dedicated compute pool inside a Data Clean Room. Supported use cases include lookalike modeling, incrementality measurement, hyperparameter optimization, and distributed model training using the Snowflake distributed trainers for XGBoost, LightGBM, and PyTorch. ML Jobs are defined in a code spec and submitted through the standard template approval workflow.
- Unregister templates and data offerings: You can now remove a registered template or data offering from a registry by calling UNREGISTER_TEMPLATE or UNREGISTER_DATA_OFFERING, as long as the resource isn't currently linked to a collaboration.
- General performance improvements and bug fixes.
June 17, 2026
Artifacts in Snowflake CoWork (General availability)
Artifacts in Snowflake CoWork are now generally available. An artifact is a persistent, live reference to a chart or table from an agent response that you can revisit, refresh under your own credentials, and share with a teammate who sees the same artifact filtered through their own data permissions.
...
June 16, 2026
Adaptive Compute (General availability)
With this release, Adaptive Compute is generally available on Amazon Web Services (AWS). You can create Adaptive Warehouses or convert existing standard warehouses to an Adaptive Warehouse without downtime.
...
June 16, 2026
Account Usage New CORTEX_AI_GUARDRAILS_USAGE_HISTORY view
The ACCOUNT_USAGE schema now includes a new CORTEX_AI_GUARDRAILS_USAGE_HISTORY view that provides visibility into the usage history of Cortex AI Guardrails.
...
June 12, 2026
Apache Iceberg™ tables: Azure Data Lake Storage Gen2 support (General availability)
Support for Azure Data Lake Storage Gen2 (Azure Data Lake Storage) for Apache Iceberg™ tables is now generally available.
...
June 11, 2026
Cortex Agent tool evaluation metrics (Preview)
With this preview release, Cortex Agent evaluations include two new system metrics that measure how your agent uses tools:
- Tool selection accuracy (TSA) – Whether the agent's orchestration layer invokes the tools you expect for a given query.
- Tool execution accuracy (TEA) – Whether each tool that runs receives appropriate input and returns output that meets your requirements.
...
June 11, 2026
Snowflake Data Clean Rooms updates
The following updates are now available in Snowflake Data Clean Rooms:
- General performance improvements and bug fixes.
- Updates to private preview features.
June 5, 2026
Default metadata write format for Apache Iceberg™ tables (General availability)
You can now set a default metadata write format at the account, database, or schema level so that CREATE TABLE and ALTER TABLE create Apache Iceberg™ tables without the ICEBERG keyword. This release includes the following capabilities:
- DEFAULT_METADATA_WRITE_FORMAT parameter to default new tables to the Snowflake table format or the Apache Iceberg™ table format.
- Automatic DDL promotion in catalog-linked databases so
CREATE TABLEcreates Apache Iceberg™ tables without theICEBERGkeyword.
...
June 2, 2026
Google Cloud BigLake Metastore catalog integration (General availability)
Support for connecting Snowflake to Google Cloud BigLake Metastore by using an Apache Iceberg™ REST catalog integration is now generally available. You can configure workload identity federation so Snowflake authenticates to Google Cloud without long-lived service account keys, then create a catalog-linked database to discover and query BigLake Iceberg tables from Snowflake.
...
June 2, 2026
Private connectivity for catalog-vended credentials (General availability)
When you use catalog-vended credentials for Apache Iceberg™ tables, you can now configure outbound private connectivity so Snowflake accesses your cloud storage through a private endpoint instead of the public internet. You can enable private storage access by setting USE_PRIVATELINK_ENDPOINT = TRUE in the DEFAULT_STORAGE_CONFIG parameter of your catalog integration.
...
June 1, 2026
Snowflake storage for Apache Iceberg™ tables (General availability)
With this release, Snowflake storage for Apache Iceberg™ tables is now generally available. This option lets Snowflake store and manage the Iceberg table files for you, so you don't need to set up access to external cloud storage.
...
June 1, 2026
Optimized refresh for failover groups (Public Preview)
Optimized refresh is a new refresh mode for failover groups, now available in public preview. It makes account replication refreshes more efficient and predictable, and is especially valuable for customers who replicate a very large number of objects. You opt in per failover group by setting OPTIMIZED_REFRESH = TRUE on the primary failover group. The mode works with the same failover group SQL surface you already use, and replication, failover, and failback semantics are unchanged.
...
June 1, 2026
Restricted caller's rights in Streamlit in Snowflake (General availability)
With this release, restricted caller's rights in Streamlit in Snowflake is now generally available. This feature requires Streamlit version 1.53.1 or later.
...