Skip to content

v0.115.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 30 Jul 16:14
· 1912 commits to main since this release
768d57c

✨ Features

  • Helpful err msg if forward_only specified in incremental by partition (#2950) @treysp
  • Add GenericNotificationTarget to NotificationTargets (#2944) @kam-cheng-emis

🪲 Bug fixes

  • Use correct attribute to fetch the dialect from a dbt target (#2953) @izeigerman
  • Use a distinct name for the dbt manifest cache file (#2955) @izeigerman
  • Load external model yaml in subdirs of external_models dir (#2956) @crericha

🧹 Chore

👽 Other