Skip to content

Releases: SQLMesh/sqlmesh

v0.163.0

05 Mar 20:36
3653541

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

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

Choose a tag to compare

🪲 Bug fixes

v0.159.5

28 Feb 17:43
44e0180

Choose a tag to compare

🪲 Bug fixes

v0.162.1

27 Feb 19:26
dcab142

Choose a tag to compare

✨ Features

🪲 Bug fixes

v0.162.0

27 Feb 04:33
57ddadf

Choose a tag to compare

✨ Features

🪲 Bug fixes

👽 Other

v0.159.4

27 Feb 04:19
b38bc85

Choose a tag to compare

🪲 Bug fixes

  • Skip project loading when running the 'invalidate' CLI command (#3910) @izeigerman
  • Take max interval end for a model into account even when there's a restatement interval (#3913) @izeigerman

v0.161.0

26 Feb 15:56
28e242c

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

v0.159.3

26 Feb 22:00
81181af

Choose a tag to compare

🪲 Bug fixes

  • Prevent get_removal_interval from returning invalid interval (#3879) @tobymao

v0.160.0

25 Feb 01:46
dd65f83

Choose a tag to compare

✨ Features

  • Add environments command to list environments (#3770) @lafirm

🪲 Bug fixes

🧹 Chore

👽 Other