Skip to content

Releases: TobikoData/sqlmesh

v0.167.1

21 Mar 22:28
0bb482a
Compare
Choose a tag to compare

✨ Features

🪲 Bug fixes

v0.167.0

18 Mar 23:20
5fd3c2a
Compare
Choose a tag to compare

🪲 Bug fixes

  • Only allow to increase precision of VARCHAR for redshift (#4008) @izeigerman
  • Only construct snapshot mapping once when computing missing intervals and the earliest start date (#4012) @izeigerman

🧹 Chore

v0.166.0

17 Mar 22:52
ada21c4
Compare
Choose a tag to compare

✨ Features

🪲 Bug fixes

  • Support on-virtual-update statements in sqlmesh format (#3998) @themisvaltinos
  • Enable schema binding when creating views for queries with recursive CTEs in redshift (#4006) @izeigerman

🧹 Chore

👽 Other

  • Use table name reference directly instead of select * subquery … (#3991) @z3z1ma
  • (tcloud) Update scheduler facade docs for OAuth (#3992) @erindru

v0.165.0

13 Mar 19:18
5173a0e
Compare
Choose a tag to compare

✨ Features

🪲 Bug fixes

  • Fail the plan command if the selector expression doesn't return any models (#3968) @izeigerman
  • Sqlmesh_tests package version (#3971) @erindru
  • Direct breaking category should only impact direct children snapshot (#3975) @izeigerman
  • Determine SnapshotTableInfo equality with fingerprint only (#3980) @treysp
  • Resolution of this_model within macros of on_virtual_update (#3962) @themisvaltinos
  • Handle duplicate model names across sql, python and external models (#3945) @lafirm
  • Type inference for BQ engine adapter (#3981) @VaggelisD
  • Rename slow -> cicd tests in circleci (#3985) @lafirm

🧹 Chore

👽 Other

v0.164.0

07 Mar 21:41
65120fb
Compare
Choose a tag to compare

✨ Features

🪲 Bug fixes

  • Simplify the deployability index creation (#3952) @izeigerman
  • State sync snapshot count() quoting (#3954) @erindru
  • Batch intervals in DAG order to make sure that parent snapshot signals are respected by their children (#3956) @izeigerman

🧹 Chore

👽 Other

v0.162.3

07 Mar 17:15
3c3e0ad
Compare
Choose a tag to compare

🪲 Bug fixes

  • Batch intervals in DAG order to make sure that parent snapshot signals are respected by their children (#3956) @izeigerman

v0.159.7

07 Mar 00:00
9e9aadc
Compare
Choose a tag to compare

🪲 Bug fixes

v0.163.0

05 Mar 20:36
3653541
Compare
Choose a tag to compare

✨ Features

  • Add support for project before_all and after_all statements (#3858) @themisvaltinos
  • BigQuery service account impersonation auth method (#3940) @treysp
  • Enable INCREMENTAL_UNMANAGED models in native projects (#3943) @erindru
  • Allow opting out of the time_column being automatically added to the partitioned_by columns (#3941) @erindru

🪲 Bug fixes

🧹 Chore

  • Improve error message when data type missing from column (#3928) @georgesittas
  • Install extras modules before building API docs (#3929) @treysp
  • Clarify user responsibility for key uniqueness in inc by unique key models (#3930) @treysp
  • Show only one of direct/indirect/metadata update in console summary (#3931) @georgesittas
  • Move removal of partial intervals out of the interval state and into the facade (#3932) @izeigerman
  • Fix blueprint example in docs (#3936) @georgesittas

👽 Other

v0.159.6

03 Mar 20:32
e9fc9d2
Compare
Choose a tag to compare

🪲 Bug fixes

  • Fix logging, grain resolution and source/target object names in table_diff (#3921) @erindru

v0.162.2

28 Feb 17:10
3cd933a
Compare
Choose a tag to compare

🪲 Bug fixes