Release Notes February 2025
Orchestrators
Feature Add support for parse_header
in file format
Feature
You can now define parse_header
in the file format object through SOLE.
For more information and a usage example, check the file format documentation.
Bug Fix Allow empty vaults in orchestrators
Bug Fix
Orchestrators now allow an empty vault, ensuring the orchestrators can run without one.
Bug Fix Update the apply_grants macro to consider the database in which a table is in
Bug Fix
The DataOps DBT Macro apply_snowflake_grants
now considers the database in which a table is located, ensuring correct grant applications.
Improvement Improved error messages
Improvement
Messages at the FATAL level have been updated with more precise error messages.