9.27 Release Notes (with behavior changes): Sep 08, 2025-Sep 10, 2025

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

2025_06

Disabled by default; admins can enable for testing

N/A (introduced in this release)

2025_05

Enabled by default; admins can disable for opt-out

Disabled by default

2025_04

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 October 2025; 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 (Preview)

With this release, you can retrieve the values of the bind variables for queries that have been executed 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.

You can also access these bind variable values from 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.

Note

To use this feature, the 2025_06 bundle must be enabled.

For more information, see Retrieve bind variable values.

Release notes change log

Announcement

Update

Date

Release notes

Initial publication (preview)

Sep 05, 2025