What's Changed
- fix source freshness upload for dbt fusion by @michael-myaskovsky in #1018
- fix: add explicit return(none) in get_elementary_relation when relation not found by @elazarlachkar in #1020
- feat: add
elementary_extra_indexesconfig var for custom index injection by @haritamar in #1019 - added a macro that cleans stale test temp tables. Will be usefull for… by @GuyEshdat in #1022
- docs: Add ClickHouse as compatible with
query_idindbt_run_resultsby @29antonioac in #1004 - fix: rename get_incremental_microbatch_sql to capture_microbatch_compiled_code_sql by @GuyEshdat in #1024
- perf: eliminate schema_changes_alerts temp table to reduce concurrent DDL by @elazarlachkar in #1025
New Contributors: @29antonioac made their first contribution in #1004
Full Changelog: 0.24.0...0.25.0