Skip to content

Releases: TobikoData/sqlmesh

v0.104.0

08 Jun 02:46
2c3a2b5
Compare
Choose a tag to compare

🪲 Bug fixes

  • Add a category for metadata-only changes (#2752) @izeigerman
  • Adding subquery udtf projections should be non-breaking (#2754) @tobymao
  • Cicd bold verb like other bullet (#2753) @eakmanrq
  • Deployability index calculation for forward-only models that have been already categorized (#2757) @izeigerman
  • The broken reference check shouldn't check removed external models (#2758) @izeigerman
  • Only report successful plan application when there's no exception (#2759) @izeigerman

🧹 Chore

  • Simplify notification targets by removing notify decorator (#2756) @vchan

v0.103.0

06 Jun 19:19
eddbee6
Compare
Choose a tag to compare

✨ Features

🪲 Bug fixes

  • Make sure the plan application DAG fails when one of its tasks fails (#2750) @izeigerman
  • Hydrate python env. with vars used in MacroStrReplace, MacroSQL (#2748) @georgesittas

🧹 Chore

v0.102.3

05 Jun 23:47
1f28482
Compare
Choose a tag to compare

🪲 Bug fixes

  • Restatement of incremental_by_partition models can only cover the full history @izeigerman
  • Add tests that validate correctness of data previews in dev for models which only support full history restatement (#2740) @izeigerman
  • Skip preview for metadata-only changes (#2741) @izeigerman
  • Make sure physical tables are recreated for seed models after a failure occurs during the table creation (#2742) @izeigerman
  • Detection of referenced variables in Python SQL models (#2743) @izeigerman

🧹 Chore

v0.102.2

05 Jun 05:25
b101b0b
Compare
Choose a tag to compare

✨ Features

  • Add the ability to have audits on external models (#2715) @tobymao

🪲 Bug fixes

  • Convert pyspark/snowpark dataframes into pandas when testing (#2737) @georgesittas
  • Don't expand start for full-history-restatement-only snapshots when previewing forward-only changes (#2739) @izeigerman

🧹 Chore

v0.102.1

04 Jun 23:34
6706a1a
Compare
Choose a tag to compare

✨ Features

  • Add option to render node definitions with default fields included (#2735) @crericha

🪲 Bug fixes

  • Render post hooks after query when rendering a sql model's definition (#2734) @crericha

🧹 Chore

  • Update mkdocs so it works with 3.12 @tobymao

v0.102.0

04 Jun 22:27
a479509
Compare
Choose a tag to compare

✨ Features

🪲 Bug fixes

  • Add the dbt "var" macro to the "builtins" package (#2723) @izeigerman
  • Add migration script for column_descriptions_ rename (#2724) @treysp
  • Capture bultin macro dependencies when loading dbt projects (#2725) @izeigerman
  • Broken build due to the hyperscript upgrade (#2729) @izeigerman
  • Normalize column names in column_descriptions dict (#2731) @treysp
  • Make sure to commit a transaction when fetching a dataframe using Pandas API (#2732) @izeigerman
  • Only check destructive changes for directly modified models at plan time (#2733) @izeigerman

🧹 Chore

  • Update UI models to subclass PydanticModel (#2726) @vchan

👽 Other

v0.101.1

03 Jun 15:38
389b381
Compare
Choose a tag to compare

🪲 Bug fixes

🧹 Chore

v0.101.0

31 May 17:19
e9c3c55
Compare
Choose a tag to compare

✨ Features

🪲 Bug fixes

  • Avoid using concat_ws when there's only one key is present (#2711) @izeigerman

🧹 Chore

👽 Other

v0.100.2

30 May 15:29
3b4839c
Compare
Choose a tag to compare

🪲 Bug fixes

  • (motherduck) Filter on catalog name in DuckDB _get_data_objects query (#2699) @treysp
  • Exclude private key from the state sync fingerprint calculation (#2704) @izeigerman

🧹 Chore

👽 Other

v0.100.1

28 May 23:15
Compare
Choose a tag to compare

🧹 Chore