Skip to main content

Release Notes August 2025

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: Improvement
Improvement
Enhanced User Session Management

Added support for advanced user session parameters including user_client_session_keep_alive and user_parameter_client_session_keep_alive_heartbeat_frequency, giving you better control over user session behavior and connection persistence.

Feature release status badge: Improvement
Improvement
Smarter Resource Import

Added intelligent checks to prevent importing resources that are already managed by SOLE, keeping your configurations clean and avoiding conflicts during resource management operations. This improvement also reduces SOLE job execution time by skipping unnecessary import operations.

Feature release status badge: Improvement
Improvement
MATE dbt Results Parser Update

Upgraded to dbt-results-parser version 1.0.5, providing better compatibility and support for the latest dbt features and improvements in metadata processing.

Feature release status badge: Bug Fix
Bug Fix
Improved User Type Support

Enhanced handling of different Snowflake user types including Service and Legacy-Service users, with better migration scripts and rollback capabilities to ensure smooth transitions between user configurations.

Feature release status badge: Bug Fix
Bug Fix
File Format Character Handling Improvements

Fixed issues with multibyte character handling in FIELD_DELIMITER and RECORD_DELIMITER parameters, along with enhanced handling of escape sequences and special characters in file format configurations, providing more reliable data ingestion for complex file formats.

Feature release status badge: Bug Fix
Bug Fix
Enhanced Function and Procedure Support

Significantly improved the import and creation process for User Defined Functions (UDFs) and stored procedures, with better handling of complex data types, precision specifications, and JavaScript functions, ensuring more reliable database object management.

Feature release status badge: Bug Fix
Bug Fix
Improved Database Role Management

Fixed identifier resolution issues in database role imports, ensuring proper dot separator handling and preventing invalid identifier errors during role configuration.

Feature release status badge: Bug Fix
Bug Fix
Better Share Management

Enhanced share creation with automatic case conversion for account identifiers, preventing SQL compilation errors when working with lowercase account identifiers in share configurations.

Feature release status badge: Bug Fix
Bug Fix
Enhanced Data Retention Handling

Improved schema and table alteration processes for data_retention_time_in_days parameter, ensuring smooth configuration updates without privilege-related errors.

Feature release status badge: Bug Fix
Bug Fix
Better Error Resolution and Reliability

Fixed various runtime issues including JSONDecodeError handling and improved timeout resolution for Terraform operations, along with enhanced rollback scripts featuring comprehensive field removal, validation, and better backward compatibility support.

Feature release status badge: Bug Fix
Bug Fix
Enhanced Warehouse Parameter Handling

Fixed alteration of warehouse due to the following parameters: warehouse_type, enable_query_acceleration, and query_acceleration_max_scale_factor, ensuring smooth warehouse configuration updates without unnecessary alterations.