10.1 Release Notes (with behavior changes): Jan 19, 2026-Jan 23, 2026¶
Attention
This release has completed. For differences between the in-advance and final versions of these release notes, see Release notes change log.
Behavior change bundles¶
This release contains the following behavior change bundles:
Bundle Name |
Status in this Release |
Previous Status |
|---|---|---|
Disabled by default; admins can enable for testing |
N/A (introduced in this release) |
|
Enabled by default; admins can disable for opt-out |
Disabled by default |
|
Generally enabled; admins can no longer enable/disable |
Enabled by default |
The status for each bundle will change again in the following behavior change release, planned for March 2026; however, this schedule is subject to change.
For more information about bundle statuses and how they may impact your accounts, see About Behavior Changes.
SQL updates¶
Retrieve bind variable values (General availability)¶
The ability to retrieve bind variable values is now generally available and is no longer in Preview.
You can retrieve the values of the bind variables by using the BIND_VALUES table function in the INFORMATION_SCHEMA schema. Using this function, you can retrieve bind variable values from any code that supports bind variables, including JavaScript and Snowflake Scripting code.
Bind variable values for past queries are also visible in the bind_values column in the output for the
QUERY_HISTORY Account Usage view, the
QUERY_HISTORY Organization Usage view, or the
QUERY_HISTORY function in the INFORMATION_SCHEMA schema.
For more information, see Retrieve bind variable values.
Release notes change log¶
Announcement |
Update |
Date |
|---|---|---|
Release notes |
Initial publication (preview) |
Jan 16, 2026 |