Skip to content

v0.104.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 08 Jun 02:46
· 2068 commits to main since this release
2c3a2b5

🪲 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