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 44 releases
May 26, 2026
Apache Iceberg™ tables: Write support by using an external query engine (General availability)
With this release, write support for Snowflake-managed Apache Iceberg™ tables by using an external query engine through Snowflake Horizon Catalog is now generally available. You can read and write to Snowflake-managed Iceberg v2 and v3 tables from any external query engine that supports the open Iceberg REST protocol, such as Apache Spark™, by using a single Horizon Catalog endpoint and your existing Snowflake users, roles, policies, and authentication.
...
May 22, 2026
AI_EXTRACT extraction scores (General availability)
Extraction scores for the Snowflake Cortex AI_EXTRACT function are now generally available. Key capabilities include:
- Confidence scores for extracted values: Pass
scores => TRUEin an AI_EXTRACT call to get back ascoringobject alongside the standardresponseobject, with a score between 0 and 1 indicating the model's certainty about each extracted value. - Support for entities, lists, and tables: Per-field scores are returned for entity extraction, and aggregate scores are returned for list and table extraction.
- Support for fine-tuned arctic-extract models: Extraction scores work with fine-tuned arctic-extract models in addition to the default model.
...
May 21, 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.
May 21, 2026
Dynamic tables documentation rewritten
The dynamic tables documentation now includes 30 new and updated pages covering the full lifecycle of building, optimizing, monitoring, and troubleshooting dynamic table pipelines.
...
May 21, 2026
Storage lifecycle policies for dynamic tables (General availability)
Attaching a storage lifecycle policy to a dynamic table is now generally available. You can attach a storage lifecycle policy directly to a dynamic table to delete or archive rows that match a predicate, on a schedule that runs independently of dynamic table refresh.
...
May 20, 2026
Create, evaluate, and optimize Cortex AI Functions with Cortex AI Function Studio (Public Preview)
Cortex AI Function Studio is now available in public preview, enabling organizations to easily create, evaluate, and optimize production-ready Cortex AI Functions for unstructured and multimodal data workflows. AI Function Studio automates prompt engineering, model selection, benchmarking, and optimization, helping teams accelerate AI application development while improving quality and reducing experimentation overhead.
...
May 19, 2026
dbt Projects on Snowflake updates
The following improvements are now available for dbt Projects on Snowflake:
- Enhanced dbt DAG with column-level lineage: The dbt DAG visualization is now significantly more capable across all three surfaces (Workspaces, dbt project object details, and Query History). Each model node displays its columns, powered by the Snowflake Horizon Catalog as the single source of truth. Selecting a column highlights all upstream and downstream models in the DAG that use that column. Additional improvements include an in-DAG search bar to find models by name, expandable upstream and downstream depth controls, a unified side panel showing row count, column count, compiled SQL, and runtime information, and an increased model display limit (up from 100 to 300). For more information, see dbt projects on snowflake manage.
...
May 18, 2026
Batch Cortex Search (General availability)
Batch Cortex Search is now generally available. The CORTEX_SEARCH_BATCH table function lets you run millions of fuzzy-match queries against a Cortex Search Service in a single SQL statement, with no infrastructure to manage.
...
May 15, 2026
Snowpark Container Services ARM instances (General availability)
With this release, the GEN_ARM_G1 instance family is generally available for Snowpark Container Services on AWS.
...
May 14, 2026
Cortex AI Guardrails support for Snowflake Intelligence and Cortex Agents (General availability)
Cortex AI Guardrails now provide run-time protection against prompt injection and jailbreak attacks for Snowflake Intelligence and Cortex Agents, in addition to Cortex Code.
...
May 14, 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.
May 13, 2026
AI_CLASSIFY now supports document classification (Public Preview)
The Snowflake Cortex AI_CLASSIFY function now accepts documents as input, enabling organizations to automatically categorize document files like PDF, DOCX, CSV, and more using simple SQL. This allows teams to easily streamline document intake and intelligently route content, such as contracts, invoices, and various reports, into the right downstream workflows.
...
May 13, 2026
Sensitive Data Entitlement report (Public Preview)
You can now generate a Sensitive Data Entitlement report to view who can access sensitive data in your account. The report creates a view that lists users who have access control roles with privileges on tables containing sensitive data.
...
May 13, 2026
Per-function privileges for Cortex AI Functions — General Availability
You can now grant per-function privileges for Snowflake Cortex AI Functions using USE AI FUNCTION . This gives account administrators finer-grained control over which AI functions individual roles can call, instead of granting blanket access to all AI functions with the existing USE AI FUNCTIONS privilege.
...
May 12, 2026
New ORGANIZATION_USAGE premium views
The ORGANIZATION_USAGE schema now includes two new premium views that are available in the organization account. These views provide visibility into secrets and Tri-Secret Secure customer-managed key history across all accounts in your organization.
...
May 12, 2026
JWT-based authentication for AWS Workload Identity Federation (General availability)
The Snowflake Python connector now supports a JWT-based authentication method for AWS Workload Identity Federation (WIF). The new method uses the AWS GetWebIdentityToken API to produce a standards-based JWT instead of the existing GetCallerIdentity-based pre-signed request method. The existing GetCallerIdentity-based method remains supported, but Snowflake recommends upgrading to the JWT-based method.
...
May 11, 2026
Auto-suspend and resume for Cortex Search Services (Public Preview)
You can now configure a Cortex Search Service to automatically suspend its serving compute after a period of query inactivity and resume when it receives a new query. This helps reduce serving costs on idle services without requiring manual intervention.
...
May 8, 2026
Tuple format support for ingress private endpoint identifiers in network rules
You can now specify tuple values for ingress private endpoint identifiers in network rules. This feature allows PrivateLink identifiers such as AWSVPCEID, AZURELINKID, and GCPPSCID to use tuple syntax that combines endpoint identifiers with IP addresses and/or CIDR ranges.
...
May 7, 2026
Snowflake Data Clean Rooms updates
The following new features and enhancements are now available in Snowflake Data Clean Rooms:
- Activity history in collaborations: You can now use VIEW_ACTIVITY_HISTORY to audit analysis activity in a collaboration. Each collaborator sees only the activity relevant to their account and the resources they contribute. This feature is available only in collaborations created after this update. For details, see Monitor analysis activity in collaborations.
- Collaborators can clean up activation segment records: For collaborations created after this update, the
CLEANROOM_PUBLIC_ROLEhas permission to delete data from theACTIVATION.SEGMENT_RECORDStable, allowing collaborators to clean up segment data after activation jobs complete. - General performance improvements and bug fixes.
May 7, 2026
Support for Apache Iceberg™ version 3 (General availability)
Support for version 3 (v3) of the Apache Iceberg™ table specification is now generally available.
...
May 7, 2026
Listing share restrictions (General availability)
Listing share restrictions are now generally available. Providers can enable share restrictions on private external listings to prevent consumers in lower editions or non-HIPAA accounts from accessing their data.
...
May 6, 2026
Change an account Snowflake edition with ALTER ACCOUNT (General availability)
Organization administrators can now change the Snowflake edition of an account in the organization by using ALTER ACCOUNT . Run the command from an account other than the account whose edition you're changing.
...
May 5, 2026
New ORGANIZATION_USAGE premium views
The ORGANIZATION_USAGE schema now includes three new premium views that are available in the organization account. These views provide visibility into network policies and network rules across all accounts in your organization.
...
May 5, 2026
Support for entity-level filters in semantic views (General availability)
When defining a semantic view, you can now define a fact or dimension as a filter by specifying LABELS = (FILTER) in the create semantic view command. A filter is a fact or dimension that resolves to a BOOLEAN value and can be used as a condition in the WHERE clause of a query.
...
May 5, 2026
Four new Snowpark Container Services instance families (General availability)
With this release, four new instance families are generally available for Snowpark Container Services:
- GEN_X64_G2 (AWS, Azure): Second-generation general-purpose compute, replacing CPU_X64 as the recommended instance family for all new workloads.
- MEM_X64_G2 (AWS, Azure): Second-generation high-memory compute, replacing HIGHMEM_X64 as the recommended instance family for memory-intensive workloads.
- GPU_L40S (AWS): NVIDIA L40S GPU (Ada Lovelace) with 48 GB VRAM per GPU, scaling up to 8 GPUs (384 GB total).
...
May 4, 2026
SAP® BDC Zerocopy Connector (General availability)
The SAP® BDC Zerocopy Connector is now generally available, enabling zero-copy data sharing between SAP® Business Data Cloud and Snowflake without moving or duplicating data.
...
May 4, 2026
Multimodal video and audio analysis for marketing and brand insights (Public Preview)
Snowflake Cortex AI_COMPLETE now enables advanced multimodal analysis of video and audio content in public preview, allowing organizations to extract brand, sentiment, and behavioral insights from rich media directly in Snowflake. This unlocks powerful new capabilities for marketing, content intelligence, and compliance workflows, without moving data outside of Snowflake.
...
May 4, 2026
AI_PARSE_DOCUMENT OCR quality improvements
The Snowflake Cortex AI_PARSE_DOCUMENT function has launched significant quality improvements for OCR mode, building on the strong OCR performance already available in AI_PARSE_DOCUMENT and delivering even higher accuracy and faster processing for enterprise-scale document workflows that require efficient, high-quality text extraction.
...
May 4, 2026
CREATE OR ALTER SEMANTIC VIEW support (Preview)
You can now use CREATE OR ALTER SEMANTIC VIEW to create a semantic view if it doesn't exist, or alter an existing semantic view to match the definition in the statement. This provides a declarative way to manage semantic view definitions that's safe to re-run without having to replace the view and re-grant privileges.
...
May 4, 2026
Snowpark Container Services autoscaling policies (General availability)
With this release, autoscaling policies for Snowpark Container Services are now generally available. Autoscaling policies extend the existing CPU-based autoscaling by letting you define metric-based rules that control how Snowflake scales service instances up, scales them down, or suspends them automatically. Policies support Snowflake-provided platform metrics and custom metrics that your service emits, giving you fine-grained control over scaling behavior based on CPU utilization, memory usage, ingress connection rate, and more.
...
May 1, 2026
New OUTBOUND_PRIVATELINK_ENDPOINTS ORGANIZATION_USAGE view
The ORGANIZATION_USAGE schema now includes a new premium view: outbound privatelink endpoints. The view is available in the organization account. You can use this view to monitor outbound private connectivity endpoints across all accounts in your organization.
...
May 1, 2026
New authentication methods for SCIM requests (General availability)
You can now authenticate SCIM API requests with the following types of tokens:
- Programmatic access tokens (PATs)
- OAuth tokens obtained from a third-party identity provider (External OAuth)
...
April 30, 2026
AI_PARSE_DOCUMENT increased page limit to 2,000 pages
The Snowflake Cortex AI_PARSE_DOCUMENT function now supports processing documents of up to 2,000 pages in both LAYOUT and OCR modes, enabling organizations to efficiently handle large, multi-page documents such as healthcare records, insurance claims, regulatory filings, and technical manuals in a single request with reduced pre-processing and orchestration.
...
April 30, 2026
AI_PARSE_DOCUMENT image extraction (General availability)
High-fidelity image extraction with the Snowflake Cortex AI_PARSE_DOCUMENT function using LAYOUT mode is now generally available, enabling organizations to unlock visual data from documents and build richer, multimodal document processing workflows. By extracting images alongside text and layout, teams can incorporate visual context from documents such as healthcare records, financial reports, and regulatory filings, without additional tooling or pipelines.
...
April 30, 2026
Catalog-linked databases: Double-quoted identifiers no longer required for DDL commands
When you work with identifiers inside a catalog-linked database that uses CASE_INSENSITIVE mode (the default for case-insensitive catalogs like AWS Glue and Unity Catalog), you no longer need to surround schema, table, and column names in double quotes for DDL commands. Identifiers outside the catalog-linked database continue to follow standard Snowflake identifier resolution rules.
...
April 30, 2026
Snowflake Data Clean Rooms updates
The following new features and enhancements are now available in Snowflake Data Clean Rooms:
- Creation timestamps for registry objects: VIEW_REGISTERED_DATA_OFFERINGS, VIEW_REGISTERED_TEMPLATES, and VIEW_REGISTERED_CODE_SPECS now also return the CREATED_ON timestamp, so you can see when the object was first created.
- Data Clean Rooms UI in Snowsight (public preview). You can now manage Data Clean Rooms collaborations directly in Snowsight. The UI lets you browse, create, join, edit collaborations, and run analysis. The UI also integrates with Cortex Code for natural-language assistance. Learn more.
April 30, 2026
Create tags and expanded Tags & policies coverage in Snowsight (Public Preview)
With this preview release, you can create tags in Snowsight by opening Governance & security » Tags & policies, selecting the Tags tab, and selecting + Create tag.
...
April 29, 2026
Trust Center detections (General availability)
The following Trust Center capabilities are now generally available:
- Detection findings: A new finding type to surface anomalous and potentially suspicious events. For more information, see trust center detections.
- Event-driven scanners: scanners that generate detection findings in response to relevant events, such as changes to sensitive parameters or sign-ins from unusual IP addresses, in addition to the existing schedule-based scanners. For more information, see trust center scanners event driven.
- New scanners in the Threat Intelligence scanner package that report detection findings:
...
April 28, 2026
Snowflake Native Apps: Configuration (General availability)
With this release, app configuration is now generally available for Snowflake Native Apps. Providers can define configurations that request values from consumers at installation or runtime, covering application names for inter-app communication, free-form strings, and secret-based authorization. Consumers provide values through Snowsight, the Python Permission SDK, or SQL.
...
April 28, 2026
Snowflake Native Apps: Inter-app communication (General availability)
With this release, inter-app communication is now generally available for Snowflake Native Apps. Inter-app communication allows a Snowflake Native App to provide additional functionality to other apps in the same consumer account by providing access to objects that other apps can use.
...