Skip to main content

Release Notes June 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_VECTORIZED_SCANNER Parameter Support in File Formats

Added support for the USE_VECTORIZED_SCANNER parameter in file format definitions managed by SOLE. This parameter enables Snowflake's vectorized scanner for improved query performance when reading Parquet files.

Feature release status badge: Feature
Feature
Compute Pool Object Support

Added support for Snowflake Compute Pools in SOLE. You can now define and manage compute pools for Snowpark Container Services directly through your SOLE configurations, enabling better resource management for containerized workloads.

Feature release status badge: Bug Fix
Bug Fix
Key Pair Authentication Support in Python Orchestrators

Fixed an issue where vault remapping was breaking in Python orchestrators when using key pair authentication. The orchestrators now properly support loading key pair scripts, ensuring secure authentication methods work reliably across all Python-based orchestrators.

Feature release status badge: Bug Fix
Bug Fix
Specified Users/Roles Functionality in SOLE Data Products

Fixed an issue where Snowflake was creating non-interactive users with SYSADMIN grants. The specified users/roles functionality in SOLE Data Products now correctly implements role assignments, preventing unintended privilege escalation.

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.