Skip to content

v0.84.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 05 Apr 17:33
· 2366 commits to main since this release

🪲 Bug fixes

  • Don't insert an empty dataframe of seed rows during migration @izeigerman
  • Set the default value for the _dbt_max_partition variable (#2395) @izeigerman
  • Correctly return missing intervals when the model start / end is set (#2397) @izeigerman
  • Allow macros to recursively resolve closes #2399 (#2400) @tobymao
  • An individual plan DAG failure shouldn't prevent the remaining DAGs from loading in Airflow @izeigerman

🛠️ Refactor

🧹 Chore

👽 Other