Skip to content

Releases: SQLMesh/sqlmesh

v0.78.4

18 Mar 22:24

Choose a tag to compare

🪲 Bug fixes

  • Support start_* / end_* macros in the incremental unmanaged models @izeigerman

v0.78.3

15 Mar 21:19
87e572e

Choose a tag to compare

✨ Features

  • Record successful tests and return them in the API (#2271) @vchan

🪲 Bug fixes

  • Use latest finalized environment snapshots in selector (#2283) @izeigerman
  • Make sure that the deployable table is used for pre-/post- statements during the snapshot table creation (#2282) @izeigerman

🧹 Chore

👽 Other

v0.78.2

15 Mar 05:18
9687d62

Choose a tag to compare

🪲 Bug fixes

v0.78.1

15 Mar 04:40
895c832

Choose a tag to compare

🪲 Bug fixes

  • Place LIMIT before ORDER BY for UNION queries when generating a CTAS query (#2277) @izeigerman

🧹 Chore

v0.78.0

14 Mar 23:44
dc5f866

Choose a tag to compare

🪲 Bug fixes

🧹 Chore

👽 Other

  • Make user and pw fields optional for MSSQL connection (#2262) @treysp

v0.77.1

13 Mar 17:34
e1c69d0

Choose a tag to compare

🪲 Bug fixes

🧹 Chore

👽 Other

v0.77.0

12 Mar 18:36
22b7e69

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

👽 Other

v0.76.1

11 Mar 18:37

Choose a tag to compare

🪲 Bug fixes

v0.76.0

06 Mar 19:53
28b81ef

Choose a tag to compare

✨ Features

🪲 Bug fixes

👽 Other

  • Clarify which general properties apply to which model kinds in model config reference (#2219) @treysp
  • Describe dbt/sqlmesh seed type inference and configuration (#2221) @treysp

v0.75.2

05 Mar 00:44
e40d59f

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore