Skip to content

v0.109.1

Compare
Choose a tag to compare
@SQLMesh SQLMesh released this 03 Jul 18:47
· 398 commits to main since this release
f5c9be8

🪲 Bug fixes

  • Support the compare_dbr_version in the dbt adapter (#2858) @izeigerman
  • Allow overriding gateway configuration in dbt project config (#2857) @izeigerman
  • In dbt config only set the default_gateway if gateways were not provided @izeigerman
  • Support for custom SQLMesh gateways in the dbt project config (#2859) @izeigerman

🧹 Chore