Skip to content

Releases: SQLMesh/sqlmesh

v0.177.0

25 Apr 11:02
a5d25ef

Choose a tag to compare

✨ Features

🪲 Bug fixes

  • Replicate formatting to pydantic classes (#4227) @VaggelisD
  • Address staged file path edge case in snowflake parsing (#4233) @georgesittas
  • Plan application should succeeed even when the snapshot query in state is unrenderable (#4235) @izeigerman
  • Remove extraneous spacing between CLI annotation and runtime (#4231) @treysp
  • Add exp and SQL to type coerce so that it works for signals (#4236) @tobymao
  • Make sure backfill is not triggered for models downstream of met…adata changes (#4237) @izeigerman
  • Support on run start / on run end hooks of dbt packages (#4222) @themisvaltinos
  • (vscode) Fix building of extension (#4244) @benfdking
  • Create snapshot records before creating physical tables (#4245) @izeigerman
  • Change how partitioned_by is parsed so that partition expressions with specialized AST nodes are captured (#4224) @erindru

🧹 Chore

👽 Other

v0.176.0

22 Apr 21:30
f96488c

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

👽 Other

v0.175.2

22 Apr 03:11
aee881a

Choose a tag to compare

🪲 Bug fixes

v0.175.1

21 Apr 16:02
34039b3

Choose a tag to compare

✨ Features

🪲 Bug fixes

🛠️ Refactor

🧹 Chore

👽 Other

v0.172.3

21 Apr 20:14
7a7b452

Choose a tag to compare

🪲 Bug fixes

  • Columns should be sourced from the target table and not the temporary merge table (#4191) @izeigerman

v0.175.0

18 Apr 20:47
044854f

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

v0.174.2

17 Apr 23:04
46eaf49

Choose a tag to compare

🪲 Bug fixes

🛠️ Refactor

v0.174.1

17 Apr 17:02
466f249

Choose a tag to compare

✨ Features

  • Vscode extension for enterprise work (#4145) @benfdking
  • Fit eval progress bar column widths to content (#4149) @treysp
  • Add a janitor configuration that allows to warn instead of failing if it fails to delete an expired environment schema / view (#4150) @izeigerman
  • Improve CLI virtual layer progress bar (#4064) @treysp
  • Publish linter errors through lsp (#4152) @benfdking

🪲 Bug fixes

🛠️ Refactor

🧹 Chore

👽 Other

v0.172.2

16 Apr 16:36
d123712

Choose a tag to compare

✨ Features

  • Fit eval progress bar column widths to content (#4149) @treysp
  • Add a janitor configuration that allows to warn instead of failing if it fails to delete an expired environment schema / view (#4150) @izeigerman

v0.174.0

15 Apr 17:30
91446a5

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore