Skip to content

Releases: TobikoData/sqlmesh

v0.151.6

19 Feb 00:30
959b606
Compare
Choose a tag to compare

🪲 Bug fixes

  • Make sure that pending restatement intervals are always recorded last during compaction (#3862) @izeigerman

v0.158.2

14 Feb 21:16
ea860e4
Compare
Choose a tag to compare

🪲 Bug fixes

🧹 Chore

  • Add the ingress section to the self-hosted executor docs @izeigerman

v0.158.1

14 Feb 16:49
8c94571
Compare
Choose a tag to compare

🪲 Bug fixes

  • Signals that return an empty list are considered ready (#3841) @plaflamme

v0.158.0

14 Feb 16:13
ec5e085
Compare
Choose a tag to compare

✨ Features

🪲 Bug fixes

  • (postgres) Quote role names if required when running SET ROLE on cursor init (#3825) @erindru
  • Handle quoted projects properly in bigquery adapter (#3820) @georgesittas
  • Don't fail because of an unrestorable change if the target model is forward-only (#3835) @izeigerman
  • Respect disable_restatement remove intervals across env (#3838) @eakmanrq
  • Respect disable restate dev unpaused snapshots (#3840) @eakmanrq
  • Streamline execution of pre- / post- statements when creating a physical table (#3837) @izeigerman

🧹 Chore

👽 Other

  • Adding self hosted executor docs (#3816) @benfdking
  • Revert "Fix(postgres): Quote role names if required when running SET ROLE on cursor init" (#3834) @georgesittas

v0.151.5

14 Feb 15:59
70ddf0c
Compare
Choose a tag to compare

🪲 Bug fixes

  • Respect disable_restatement remove intervals across env (#3838) @eakmanrq
  • Respect disable restate dev unpaused snapshots (#3840) @eakmanrq

v0.151.4

13 Feb 19:31
b207702
Compare
Choose a tag to compare

🪲 Bug fixes

  • Don't fail because of an unrestorable change if the target model is forward-only (#3835) @izeigerman

v0.157.0

12 Feb 21:20
8a5b5f4
Compare
Choose a tag to compare

✨ Features

  • Adjust physical_properties evaluation and add macro to resolve physical table names (#3772) @erindru
  • Include alter statements in destructive change error message (#3805) @treysp

🪲 Bug fixes

🧹 Chore

  • Use 'dev' suffix instead of 'temp' for non-deployable physical tables (#3803) @izeigerman

👽 Other

v0.156.0

10 Feb 22:05
8185916
Compare
Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

👽 Other

v0.155.0

07 Feb 04:14
89a253b
Compare
Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

  • Replace mysql-connector-python with pymysql (#3788) @treysp
  • Remove [missing dates] from CLI model backfills title (#3796) @treysp

👽 Other

v0.151.3

07 Feb 04:11
c5b695c
Compare
Choose a tag to compare

🪲 Bug fixes

  • Make sure that physical tables exist for promoted snapshots (#3798) @izeigerman
  • Only promote all snapshots if the target environment expired (#3797) @izeigerman