Skip to content

v0.81.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 22 Mar 18:39
· 2427 commits to main since this release
2a57a60

✨ Features

🪲 Bug fixes

  • Handle arrays in test generation (#2325) @vchan
  • Consider the depends_on property provided by a user when determining whether a model depends on the past (#2323) @izeigerman
  • Not modify path on UI (#2317) @mykalmax
  • Use graphql env var to support enterprise (#2331) @eakmanrq
  • Imports for seed column type inference to support older versions of dbt (#2332) @izeigerman

🧹 Chore

👽 Other