10.1 Release Notes (with behavior changes): Preview¶
Attention
Content on this page is available in advance of the completion of the 10.1 release, which is currently either pending or in progress and is scheduled for completion on January 21 (subject to change).
Features, updates, or behavior changes described on this page might not be available in your accounts until the release is complete.
For updates to 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 February 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.
For more information, see Retrieve bind variable values.
Release notes change log¶
Announcement |
Update |
Date |
|---|---|---|
Release notes |
Initial publication (preview) |
Jan 16, 2026 |