Skip to main content

Release Notes April 2026

Orchestrators

The below Orchestrators release notes provide information about new features and updates in the pre-release version 5-latest. These updates are set available as an opportunity to test and validate that things work as expected in your environment before we promote them to the official release 5-stable.

To test orchestrators with 5-latest, simply set DATAOPS_RUNNER_IMAGE_TAG to 5-latest in your project's variables.yml configuration file. See Orchestrators Pre-Release Versions for more information.

Feature release status badge: Feature
Feature
USE_LOGICAL_TYPE Parameter Support in File Formats

Added support for the USE_LOGICAL_TYPE parameter in file format definitions managed by SOLE.

Feature release status badge: Feature
Feature
Support for New CREATE HYBRID TABLE Privilege

SOLE now supports the new CREATE HYBRID TABLE privilege introduced by Snowflake in BCR bundle 2026_02. This privilege is handled with full backward compatibility — it is excluded from ALL PRIVILEGES by default to avoid breaking existing configurations.

To include CREATE HYBRID TABLE in ALL PRIVILEGES, set the following flag once the Snowflake bundle is enabled in your account:

DATAOPS_ENABLE_BEHAVIOR_CHANGE_BUNDLE: "2026_02"

Feature release status badge: Feature
Feature
GENERATION Parameter Support for Warehouse Configuration

Updated warehouse configuration to support the new GENERATION parameter in Snowflake warehouse definitions managed by SOLE.

Feature release status badge: Bug Fix
Bug Fix
Security Updates

This release includes security enhancements and vulnerability fixes across all orchestrator images to ensure continued security and stability of the platform.