August 26-30, 2024 — 8.32 Release Notes (with behavior changes)¶
Attention
The 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 in the next behavior change release, planned for September 2024; 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¶
New SQL functions¶
The following function(s) are now available with this release:
Function category |
New function |
Description |
---|---|---|
String & binary |
SEARCH_IP (Preview) |
Searches for valid IPv4 addresses in specified character-string columns from one or more tables, including fields in VARIANT, OBJECT, and ARRAY columns. |
Data pipeline updates¶
Tasks: A new option for ALTER TASK¶
With this release, the ALTER TASK command supports a new option, REMOVE WHEN
. You can use this option to easily remove the task’s condition. The syntax will be as follows:
ALTER TASK [ IF EXISTS ] <name> REMOVE WHEN
For more information, see ALTER TASK.
Release notes change log¶
Announcement |
Update |
Date |
---|---|---|
Release notes |
Initial publication (preview) |
23-Aug-24 |