Skip to content

Releases: TobikoData/sqlmesh

v0.123.4

23 Sep 23:55
Compare
Choose a tag to compare

👽 Other

  • Reapply "fix: only limit the root node since bigquery can't handle to… (#3167) @tobymao

v0.123.3

18 Sep 19:49
537cc67
Compare
Choose a tag to compare

🪲 Bug fixes

v0.123.2

17 Sep 23:50
c742bcb
Compare
Choose a tag to compare

🪲 Bug fixes

  • Avoid using model aliases to produce versioned model names when loading dbt projects (#3150) @izeigerman
  • Support comments in Jinja queries coming from dbt models (#3152) @izeigerman

v0.123.1

17 Sep 20:33
d8bfd95
Compare
Choose a tag to compare

🪲 Bug fixes

  • Dbt import issue (#3149) @Themiscodes

v0.123.0

17 Sep 19:06
aedc65c
Compare
Choose a tag to compare

✨ Features

  • Support external model dialects closes #3135 (#3136) @tobymao
  • Add SQLMesh warning when an exp.Command is parsed (#3138) @VaggelisD
  • Support mixed multi-repo SQLMesh and dbt projects (#3122) @Themiscodes

🪲 Bug fixes

🧹 Chore

👽 Other

v0.122.2

13 Sep 18:56
6fab878
Compare
Choose a tag to compare

🪲 Bug fixes

v0.122.1

13 Sep 15:19
23fc273
Compare
Choose a tag to compare

✨ Features

🪲 Bug fixes

  • Switch from pooling to default method to detect changes (#3113) @mykalmax

🧹 Chore

v0.122.0

11 Sep 23:17
d6e6d07
Compare
Choose a tag to compare

✨ Features

  • Add physical_schema_mapping property and deprecate physical_schema_override (#3108) @erindru
  • Materialized view support clustered by and partitioned by (#3117) @eakmanrq

🪲 Bug fixes

  • Dont clone managed tables to create dev previews (#3099) @erindru

🧹 Chore

  • Use factory method to create builtin scheduler (#3114) @crericha
  • Introduce the evaluatable version of a plan object (#3118) @izeigerman
  • Refactor the scheduler API to support running of precomputed missing intervals (#3120) @izeigerman

v0.121.1

09 Sep 20:17
c50c273
Compare
Choose a tag to compare

🪲 Bug fixes

🧹 Chore

v0.121.0

06 Sep 16:04
fd3a2d1
Compare
Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore