Skip to content

Releases: SQLMesh/sqlmesh

v0.189.0

04 Jun 17:25
8cb48d2

Choose a tag to compare

✨ Features

🪲 Bug fixes

  • (web) Incorrect encoding when viewing files containing non-ASCII characters (#4570) @codetalker-ai
  • Set OBJC_DISABLE_INITIALIZE_FORK_SAFETY for macOS in CLI integration tests (#4644) @georgesittas
  • Ensure session-scoped Snowflake warehouse is rolled back on failure (#4640) @georgesittas
  • Import pandas before loading in parallel to avoid macOS fork-related errors (#4647) @georgesittas
  • Cicd bot correctly surface plan errors (#4646) @eakmanrq
  • (cicd) Better handle model failures in GitHub check output (#4648) @erindru
  • Support coercion of SQL literal expressions into literal types for macro arguments (#4643) @izeigerman

🛠️ Refactor

🧹 Chore

👽 Other

v0.188.1

02 Jun 20:26
0da7d7e

Choose a tag to compare

🪲 Bug fixes

🛠️ Refactor

🧹 Chore

  • (lsp) Introducing benchmark (#4601) @benfdking
  • (vscode) Cleaning up setup and tests (#4610) @benfdking
  • (vscode) For tests tell it to install extension (#4617) @benfdking
  • Improve error message when no MODEL block (#4588) @treysp
  • Improve plan error handling when --select-model is used and the remote snapshot can't be rendered (#4585) @erindru
  • (deps) Bump @tanstack/react-router-devtools from 1.120.10 to 1.120.13 (#4621) @dependabot[bot]
  • (deps) Bump @codemirror/view from 6.36.8 to 6.37.1 (#4620) @dependabot[bot]

👽 Other

v0.188.0

02 Jun 08:30
c200c71

Choose a tag to compare

✨ Features

🪲 Bug fixes

🛠️ Refactor

🧹 Chore

👽 Other

v0.187.6

30 May 16:24
b950bb3

Choose a tag to compare

🧹 Chore

v0.187.5

27 May 19:19
24c9b4e

Choose a tag to compare

🪲 Bug fixes

v0.187.4

27 May 17:24
0872bac

Choose a tag to compare

🪲 Bug fixes

v0.187.3

27 May 12:51
6ab6963

Choose a tag to compare

🪲 Bug fixes

v0.187.2

26 May 23:45
68def30

Choose a tag to compare

🪲 Bug fixes

  • Put bigframes back as an optional dependency separate from bigquery (#4549) @erindru

v0.187.1

26 May 23:31
8a41368

Choose a tag to compare

🪲 Bug fixes

v0.187.0

26 May 21:07
133f1d3

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

👽 Other