Skip to content

v0.172.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 11 Apr 15:48
· 1099 commits to main since this release
caa6f83

✨ Features

🪲 Bug fixes

  • Make metadata_only a transitive property in Python objects (#4080) @georgesittas
  • Metadata status should not overwrite non-metadata status of used macro (#4119) @georgesittas
  • Propagation of the forward_only flag from dbt models when it's set to false (#4121) @izeigerman
  • Properly support engines that can share a single connection instance across threads (#4124) @izeigerman

🧹 Chore