Skip to content

Releases: SQLMesh/sqlmesh

v0.44.1

19 Oct 23:32
e51cd57

Choose a tag to compare

🪲 Bug fixes

🧹 Chore

v0.44.0

18 Oct 22:22
4cafee1

Choose a tag to compare

🪲 Bug fixes

🧹 Chore

👽 Other

v0.43.0

18 Oct 16:36
534207d

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

v0.42.4

16 Oct 17:53
c4a7e62

Choose a tag to compare

✨ Features

🧹 Chore

v0.42.3

13 Oct 21:57
074a928

Choose a tag to compare

🪲 Bug fixes

🧹 Chore

v0.42.2

13 Oct 16:52
c1f2477

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

v0.42.1

12 Oct 20:51
8d5d96e

Choose a tag to compare

✨ Features

v0.42.0

12 Oct 20:11
6d65e6b

Choose a tag to compare

🪲 Bug fixes

  • Automatically restamp model when reverting from forward-only back to breaking / non-breaking (#1552) @izeigerman
  • Support setting location in BigQuery Airflow op (#1558) @eakmanrq
  • Only include model snapshots in the version creation progress (#1538) @georgesittas
  • Improve error message when a lib needs to be upgraded (#1560) @georgesittas
  • Initialize dev intervals with prod intervals for new forward-only snapshots (#1561) @izeigerman
  • Add proper catalog support to engine adapter (#1559) @eakmanrq
  • Automatically refresh the MWAA CLI token (#1564) @izeigerman
  • In Airflow skip state migration when loading the SQLMesh plugin on the Webserver instance (#1565) @izeigerman

🧹 Chore

👽 Other

v0.41.0

11 Oct 01:46
6967ef1

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

👽 Other

v0.40.1

09 Oct 21:11
e7ca703

Choose a tag to compare

🪲 Bug fixes

  • Fix the way arguments are passed from CLI to UI (#1542) @vchan
  • Check whether the snapshot is paused or not when promoting it in a dev environment (#1544) @izeigerman
  • Deduplication the version 28 in migration scripts (#1545) @izeigerman