Skip to content

Releases: SQLMesh/sqlmesh

v0.28.0

24 Aug 21:15
7566b8a

Choose a tag to compare

✨ Features

🛠️ Refactor

🧹 Chore

v0.27.1

22 Aug 16:09
9be3daa

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

👽 Other

v0.27.0

17 Aug 20:33
480e769

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

  • Add the Delegating State Sync base class to simplify downstream implementations (#1316) @izeigerman

👽 Other

v0.26.0

10 Aug 23:38
0b11419

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

👽 Other

v0.25.1

09 Aug 01:35
6be2b57

Choose a tag to compare

✨ Features

  • Add column statistics to output and make sample opt in on cli (#1265) @z3z1ma
  • Recreate a view if missing even if the rendered query hasn't changed (#1268) @izeigerman
  • Table diff sample by row source (#1272) @treysp

🪲 Bug fixes

🧹 Chore

👽 Other

v0.25.0

04 Aug 03:20
c1e8015

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

  • Add default_target_environment description to the configuration reference doc @izeigerman

👽 Other

  • DRY up audit error messages and add model to audit result (#1260) @vchan

v0.24.1

03 Aug 13:42
04fb4dd

Choose a tag to compare

🪲 Bug fixes

  • Support inserting dataframes into Environment on Databricks (#1242) @eakmanrq
  • Loading Python config while having Personal YAML file (#1247) @eakmanrq
  • (macros) Incrementally resolve macro var definitions (#1253) @georgesittas
  • Timeout request after 10s by default (#1225) @mykalmax
  • Implement richless Databricks console for Model Creation (#1250) @eakmanrq
  • Pass sleep generator parameters directly into the Retry instance in the BigQuery adapter (#1257) @izeigerman

🧹 Chore

👽 Other

v0.24.0

31 Jul 21:59
80d786a

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

👽 Other

v0.23.0

28 Jul 00:22
b6cbac5

Choose a tag to compare

✨ Features

🪲 Bug fixes

🛠️ Refactor

🧹 Chore

👽 Other

v0.22.0

21 Jul 22:32
8cc1e45

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

  • Rename 'target_partitions' variable to something more distinct to avoid potential conflict @izeigerman

👽 Other