Skip to content

v0.165.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 13 Mar 19:18
· 1177 commits to main since this release
5173a0e

✨ Features

🪲 Bug fixes

  • Fail the plan command if the selector expression doesn't return any models (#3968) @izeigerman
  • Sqlmesh_tests package version (#3971) @erindru
  • Direct breaking category should only impact direct children snapshot (#3975) @izeigerman
  • Determine SnapshotTableInfo equality with fingerprint only (#3980) @treysp
  • Resolution of this_model within macros of on_virtual_update (#3962) @themisvaltinos
  • Handle duplicate model names across sql, python and external models (#3945) @lafirm
  • Type inference for BQ engine adapter (#3981) @VaggelisD
  • Rename slow -> cicd tests in circleci (#3985) @lafirm

🧹 Chore

👽 Other