Snowflake Release Notes
Last updated: Apr 10, 2026
- April 2026
- No date parsed from source.
- First seen by Releasebot:Apr 10, 2026
Dynamic Apache Iceberg™ tables now support PARTITION BY, TARGET_FILE_SIZE, and PATH_LAYOUT (General availability)
Snowflake adds new table property support for Dynamic Apache Iceberg tables, including partitioning, file size control, and path layout options.
Dynamic Apache Iceberg™ tables now support the following table properties:
- PARTITION BY: Partition the table using Iceberg partition expressions such as identity, bucket, truncate, year, month, day, and hour transforms.
- TARGET_FILE_SIZE: Control the target Parquet file size for table writes. Defaults to AUTO, which lets Snowflake choose the optimal file size.
- PATH_LAYOUT: Choose between a flat or hierarchical (Hive-style) directory layout for data files. Use HIERARCHICAL together with PARTITION BY to write data to partition-aware paths.
- Apr 9, 2026
- Date parsed from source:Apr 9, 2026
- First seen by Releasebot:Mar 12, 2026
- Modified by Releasebot:Apr 9, 2026
Snowflake Data Clean Rooms updates
Snowflake adds generally available Collaboration API support in Data Clean Rooms, bringing symmetric multi-party collaboration with fine-grained access controls. It also introduces new configuration stored procedures and case-insensitive code spec IDs for easier collaboration management.
Clean Rooms API Version: 14.3
The following new features and enhancements are now available in Snowflake Data Clean Rooms:
- Collaboration API - Generally Available: The new Collaboration API is now generally available. The new architecture supports fully symmetric, multi-party collaboration with flexible roles and fine-grained data access controls for any number of participants. Read the overview and try out building a new collaboration yourself.
- Collaboration Configuration APIs: Two new stored procedures are now available for managing collaboration configuration flags:
- GET_CONFIGURATION returns a table of configuration key-value pairs for the collaboration. Currently exposes the TEMPLATE_AUTO_APPROVAL setting per collaborator.
- SET_CONFIGURATION sets a configuration value for the collaboration.
- Case-Insensitive Code Spec IDs: Code spec IDs are now case-insensitive, extending the case-insensitive identifier support introduced in the previous release. You no longer need to match the exact casing used during registration when referencing a code spec by ID.
All of your release notes in one feed
Join Releasebot and get updates from Snowflake and hundreds of other software products.
- Apr 8, 2026
- Date parsed from source:Apr 8, 2026
- First seen by Releasebot:Apr 9, 2026
Go Driver (Version 2.0.1)
Snowflake fixes connection pool parameter drift and lowers CrlDownloadMaxSize to help prevent out-of-memory errors.
Bug fixes
- Reduced the default CrlDownloadMaxSize setting from 200 MB to 20 MB to prevent potential out-of-memory errors.
- Fixed an issue where parameter values could change across connections in the same connection pool.
...
Internal changes
- Moved configuration to a dedicated internal package.
- Modernized Go syntax idioms throughout the codebase.
...
- Apr 8, 2026
- Date parsed from source:Apr 8, 2026
- First seen by Releasebot:Apr 9, 2026
Go Driver (Version 1.9.1)
Snowflake adds Go 1.26 support, fixes minicore crashes on static Linux binaries, and improves client telemetry.
New features and updates
- Added support for Go 1.26 and dropped support for Go 1.23.
Bug fixes
- Fixed minicore crashes (SIGFPE) on fully statically linked Linux binaries by detecting static linking via ELF PT_INTERP inspection and skipping dlopen gracefully.
Internal changes
- Added libc family, version, and dynamic linking marker to client environment telemetry.
- Apr 8, 2026
- Date parsed from source:Apr 8, 2026
- First seen by Releasebot:Apr 9, 2026
JDBC Driver (Version 4.1.0)
Snowflake adds OAuth HTTP endpoint warnings, new API extensions, and bug fixes for JSON and thin JAR handling.
New features and updates
- Added warning when using plain HTTP endpoints for OAuth authentication.
- Added getRole, getWarehouse, and getDatabase API extension methods.
- ...
Bug fixes
- Fixed ObjectMapper initialization when DATE_OUTPUT_FORMAT is specified.
- Fixed Netty native library conflict in thin JAR packaging.
- ...
- Apr 8, 2026
- Date parsed from source:Apr 8, 2026
- First seen by Releasebot:Apr 9, 2026
Error logging for Snowpipe Streaming (General availability)
Snowflake adds general availability of error logging for Snowpipe Streaming, capturing failed rows in a dedicated error table.
With this release, error logging for Snowpipe Streaming with high-performance architecture is now generally available. When error logging is turned on for a target table, rows that fail server-side processing are automatically captured in a dedicated error table instead of being silently dropped. This feature includes the following capabilities:
- Row-level error capture with full original payloads and detailed error metadata.
- Filtering by Snowpipe Streaming errors using the error_metadata:service field.
- Querying, analyzing, and reprocessing failed rows using standard SQL.
- Apr 7, 2026
- Date parsed from source:Apr 7, 2026
- First seen by Releasebot:Apr 7, 2026
Node.js Driver (Version 2.4.0)
Snowflake adds browserRedirectPort for customizing the local EXTERNALBROWSER auth callback port, updates AWS SDK dependencies to address a fast-xml-parser vulnerability, and fixes connection pool re-prompting plus session token renewal issues for more stable long-running connections.
New features and updates
- Added the browserRedirectPort connection option to customize the port of the local server that receives the EXTERNALBROWSER authentication callback.
- Bumped @aws-sdk/* dependencies to address a fast-xml-parser vulnerability.
- ...
Bug fixes
- Fixed connection pools re-prompting browser authentication for every pooled connection when using EXTERNALBROWSER or OAUTH_AUTHORIZATION_CODE authenticators. The first connection now completes auth and caches tokens before subsequent pool connections start.
- Fixed session token renewal failing due to a malformed request, which caused long-running connections to disconnect instead of refreshing their expired session token.
- ...
- Apr 6, 2026
- Date parsed from source:Apr 6, 2026
- First seen by Releasebot:Apr 7, 2026
Apache Iceberg™ tables: Write support for Databricks Unity Catalog on Azure (General availability)
Snowflake adds write support for externally managed Apache Iceberg tables in Databricks Unity Catalog on Azure.
Previously, write support for externally managed Apache Iceberg™ tables managed by Databricks Unity Catalog was limited to workspaces where the underlying storage was on AWS. With this release, you can also write to externally managed Iceberg tables managed by Unity Catalog when the underlying storage is on Azure.
...
Read more
Original source Report a problem - Apr 3, 2026
- Date parsed from source:Apr 3, 2026
- First seen by Releasebot:Apr 9, 2026
Release 10.12 (with behavior changes)
Snowflake adds dynamic table refresh boundaries and access history improvements.
New features
- Dynamic table refresh boundaries
- Access history improvements
- Apr 3, 2026
- Date parsed from source:Apr 3, 2026
- First seen by Releasebot:Apr 7, 2026
Medical and health data classifiers in sensitive data classification (General availability)
Snowflake adds generally available native semantic classifiers for medical and health-related sensitive data.
With this release, native semantic classifiers for medical and health-related data in sensitive data classification are generally available. Snowflake adds the MEDICAL_DATA and MEDICAL_SPECIALTY semantic categories and related subcategories so that personal health information aligned with the Health Insurance Portability and Accountability Act (HIPAA) can be detected and tagged consistently.
The new classifiers cover, for example:
- ICD (International Classification of Diseases) codes
- Laboratory and blood-test terminology
- Medical conditions and impairments