Skip to content

Releases: SQLMesh/sqlmesh

v0.210.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 21 Aug 17:51
fe64851

✨ Features

🪲 Bug fixes

🛠️ Refactor

🧹 Chore

👽 Other

v0.209.1

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 19 Aug 21:37
b67c335

🪲 Bug fixes

  • Remove leftover forward-only category usage when categorizing orphaned snapshots (#5190) @izeigerman

v0.209.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 08 Aug 18:01
4e80a93

✨ Features

🪲 Bug fixes

🧹 Chore

v0.208.1

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 07 Aug 22:31
8fbf26c

🪲 Bug fixes

  • Revert "Fix: Use merge when updating auto restatements (#5016)" (#5108) @vchan

v0.208.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 07 Aug 16:10
49b5574

✨ Features

  • Add ui package to keep sharable components and utils (#5089) @mykalmax

🪲 Bug fixes

🧹 Chore

👽 Other

  • Clarify note about interval-scoped audits for incremental by time (#5101) @treysp

v0.207.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 01 Aug 16:48
445c6f6

✨ Features

🪲 Bug fixes

🧹 Chore

👽 Other

v0.197.7

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 01 Aug 20:46
46bb346

🪲 Bug fixes

v0.206.1

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 30 Jul 21:45
751c38d

✨ Features

🪲 Bug fixes

  • Resolve physical tables correctly when the query optimization is disabled for a model (#5074) @izeigerman

🧹 Chore

v0.206.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 30 Jul 13:06
3555e73

✨ Features

🪲 Bug fixes

  • Stopped server would just restart (#5051) @benfdking
  • Inconsistent behaviour when a macro returns a list containing a single array vs multiple arrays (#5037) @erindru
  • (vscode) Force lsp to be single worker (#5050) @benfdking
  • (vscode) Improve registering of lsp in extension (#5056) @benfdking
  • Table_naming_convention not passed in all cases (#5062) @erindru
  • Respect the project configuration if the forward-only suffix was not set in the bot's config (#5064) @izeigerman

🧹 Chore

👽 Other

v0.205.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 28 Jul 15:01
3ee4e9f

✨ Features

🪲 Bug fixes

  • Suppor forward-only changes of model kinds under certain circumstances (#5028) @izeigerman
  • Revert dbt full_refresh handling for incremental by time range models (#5031) @izeigerman

🛠️ Refactor

🧹 Chore