Skip to content

Releases: SQLMesh/sqlmesh

v0.93.0

03 May 16:38
154b56e

Choose a tag to compare

✨ Features

🪲 Bug fixes

👽 Other

  • Improve error message when the parsing of 'cluster_by' / 'partition_by' fields fails in the dbt loader (#2548) @izeigerman
  • Update docs to clarify multi repo support (#2552) @mpcarter
  • Revert "fix!: dont normalize model meta and lower audit args" @tobymao
  • Reapply "fix!: dont normalize model meta and lower audit args" (#2559) @tobymao

v0.90.2

02 May 16:44

Choose a tag to compare

🪲 Bug fixes

  • Model kind change should not be categorized as forward-only (#2551) @izeigerman

v0.92.1

01 May 19:57
be1ba82

Choose a tag to compare

🧹 Chore

👽 Other

v0.92.0

30 Apr 15:19
18277c2

Choose a tag to compare

✨ Features

🪲 Bug fixes

👽 Other

v0.91.3

30 Apr 00:30

Choose a tag to compare

🪲 Bug fixes

v0.91.2

25 Apr 18:09
4bf5e7a

Choose a tag to compare

🪲 Bug fixes

  • Push snapshots before updating intervals (#2497) @eakmanrq
  • Always use full target name when renaming tables and rely on SQLGLot to remove schema where needed (#2512) @izeigerman
  • This_model with snapshots wasnt working properly (#2516) @tobymao
  • Action bot properly output all changes (#2513) @eakmanrq
  • Propagate table properties as options when creating views in BQ (#2517) @izeigerman

🧹 Chore

v0.91.1

24 Apr 19:32
b3409dd

Choose a tag to compare

🪲 Bug fixes

🧹 Chore

v0.91.0

24 Apr 16:27
a36ad90

Choose a tag to compare

✨ Features

🪲 Bug fixes

  • Make sure that we don't attempt to create two seed records with the same version in state (#2501) @izeigerman

🧹 Chore

👽 Other

v0.90.1

23 Apr 16:20
6bcb5ee

Choose a tag to compare

🧹 Chore

v0.90.0

23 Apr 14:26

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

👽 Other

  • Add support for loading multiple yaml files containing external models (#2459) @erindru
  • Minor updates to table migration guide (#2467) @treysp
  • Fix!: set default catalog for unit test fixtures, create new schema for them (#2461) @georgesittas
  • Revert "Chore!: Use version instead of identifier in the seeds table (#2481)" @izeigerman