Skip to content

Releases: TobikoData/sqlmesh

v0.152.0

28 Jan 21:37
37fcce5
Compare
Choose a tag to compare

✨ Features

  • Automatically detect dbt Python deps and include them in project requirements (#3707) @izeigerman
  • Add plan option to show rendered model diff (#3691) @VaggelisD

🪲 Bug fixes

  • Use dev intervals to determine whether the dbt is_incremental flag is true (#3726) @izeigerman
  • V0064 migration script dropping non-model snapshots (#3728) @izeigerman

🧹 Chore

👽 Other

v0.151.1

27 Jan 22:41
3266db8
Compare
Choose a tag to compare

🪲 Bug fixes

  • Use dev intervals to determine whether the dbt is_incremental flag is true (#3726) @izeigerman

v0.151.0

25 Jan 05:41
42ffe94
Compare
Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

👽 Other

v0.150.1

24 Jan 00:40
f56d84c
Compare
Choose a tag to compare

🪲 Bug fixes

  • Dont reuse the dev table version for non-materialized models (#3694) @izeigerman
  • Use correct type sig for validation info, ensure dialect in expr deser (#3698) @z3z1ma

🧹 Chore

  • Improve the missing dates output by wrapping them into square brackets (#3693) @izeigerman

v0.150.0

23 Jan 18:16
2bb8f7f
Compare
Choose a tag to compare

🪲 Bug fixes

🧹 Chore

👽 Other

v0.149.0

22 Jan 02:23
49f648b
Compare
Choose a tag to compare

🪲 Bug fixes

🧹 Chore

👽 Other

v0.148.0

20 Jan 20:20
5d1fe65
Compare
Choose a tag to compare

✨ Features

🪲 Bug fixes

  • Correctly document invalidate_hard_delete behavior (#3655) @eakmanrq
  • Fix MotherDuck token attach syntax (#3659) @naoyak
  • Exclude pending restatement intervals when fetching max interval end for a snapshot (#3661) @izeigerman
  • Refresh snapshot intervals after determining the max interval end per model (#3664) @izeigerman
  • Airflow tests @izeigerman
  • Defer creation of the deploable table for a new forward-only model (#3657) @izeigerman
  • Restatements for incremental by partition (#3656) @treysp
  • Use the model's dialect when printing expressions as part of error messages (#3666) @izeigerman

👽 Other

v0.142.7

20 Jan 06:19
51c2bb5
Compare
Choose a tag to compare

🪲 Bug fixes

v0.147.1

19 Jan 23:18
ce791bd
Compare
Choose a tag to compare

🪲 Bug fixes

  • Exclude pending restatement intervals when fetching max interval end for a snapshot (#3661) @izeigerman

v0.142.6

19 Jan 02:58
d4c10e1
Compare
Choose a tag to compare

🪲 Bug fixes

  • Exclude pending restatement intervals when fetching max interval end for a snapshot (#3661) @izeigerman