Skip to content

Releases: SQLMesh/sqlmesh

v0.236.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 16:37
b0bc176

What's Changed

  • fix(dbt): preserve source identifier quoting when it contains dots or spaces by @jagannalla in #5827
  • fix: Swap parser override order for macro IF under T-SQL (Issue #5823) by @jagannalla in #5828
  • feat(ui): add tag-based node color coding for lineage DAG by @CTC97 in #5834
  • feat: skip state-sync for the format command by @j-hartshorn in #5804
  • fix(lsp): read self.context_state instead of stale local variable in _context_get_or_load by @jthurlburt in #5747
  • feat(models): render blueprint vars in columns dict by @lafirm in #5845
  • allow for configuring pr preview default start and min intervals separately by @gjesse in #5824
  • fix(dbt): pin pyOpenSSL>=24.0.0 for dbt 1.6 and 1.7 test environments by @mday-io in #5852
  • fix(clickhouse): support multi-gateway projects with catalog-aware engines by @mday-io in #5826
  • fix(dlt): surface underlying error and hint when attaching to pipeline fails by @nkwork9999 in #5836
  • fix(docs): pin pygments to 2.19.2 and keep syntax highlighting by @lafirm in #5854
  • fix: Databricks column type identification by @davem-bis in #5848
  • Support Databricks query tags in session properties by @WhammyLeaf in #5794
  • Comment registration support for MSSQL engine by @ujfalusis in #5790
  • feat(connections): Add mssql-python driver. by @walanguzzi in #5839
  • fix: prioritize @each lambda params over column name conflicts by @MubinUmarov in #5769
  • Comment suppport mssql fabric fix by @ujfalusis in #5862
  • doc: fix a typo in the concepts overview by @SergiyKolesnikov in #5866
  • fix(format): keep MODEL/AUDIT/METRIC header dialect-agnostic (#5773) by @anxkhn in #5864
  • feat(jinja): add b64decode/b64encode builtin filters by @anxkhn in #5863
  • fix(dlt): use timestamp macros for incremental model time filter by @anxkhn in #5867
  • feat: support CLUSTER BY [AUTO, NONE] for Databricks by @EhabEasee in #5846
  • fix: non-breaking detection for redundant cast projections by @albertosuman-1k5 in #5851
  • fix: replace ast.Str and drop astor by @lafirm in #5850

New Contributors

Full Changelog: v0.235.4...v0.236.0

v0.235.4

Choose a tag to compare

@github-actions github-actions released this 11 Jun 18:29
f6a39ec

What's Changed

New Contributors

Full Changelog: v0.235.3...v0.235.4

v0.235.3

Choose a tag to compare

@github-actions github-actions released this 21 May 22:59
c5dbce5

What's Changed

Full Changelog: v0.235.2...v0.235.3

v0.235.2

Choose a tag to compare

@github-actions github-actions released this 21 May 06:09
41d9906

What's Changed

  • fix: ui build pnpm build script approval by @vchan in #5801

Full Changelog: v0.235.1...v0.235.2

v0.235.1

Choose a tag to compare

@github-actions github-actions released this 21 May 05:02
46680c9

What's Changed

Full Changelog: v0.235.0...v0.235.1

v0.235.0

Choose a tag to compare

@github-actions github-actions released this 21 May 03:18
cfdc86f

What's Changed

  • Fix VS Code lineage node handling for special character paths by @nickmuoh in #5779
  • disable a vscode test as its blocking other prs by @StuffbyYuki in #5798
  • Fix (databricks): use shared connection pool to prevent OAuth CSRF race by @gabepesco in #5746
  • Fix: create_external_models misclassifies cross-repo models as external by @gabepesco in #5745
  • if the gateway does not exist, continue the janitor process by @gjesse in #5772
  • chore!: bump sqlglot to v30.8.0 by @vchan in #5799
  • (docs): removing shell indicators by @SkinnyPigeon in #5778

New Contributors

Full Changelog: v0.234.1...v0.235.0

v0.234.1

Choose a tag to compare

@github-actions github-actions released this 17 Apr 17:20
da2e5fc

What's Changed

  • Fix: allow --select-model to plan a model deletion by @viniciusnunest in #5759
  • Fix: harden ValidationInfo.data access for Pydantic 2.13 compat by @eakmanrq in #5763
  • Fix: Do not modify updated_ts when unpausing all snapshots with target name by @crericha in #5766

New Contributors

Full Changelog: v0.234.0...v0.234.1

v0.234.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 22:18
bf84bce

What's Changed

Full Changelog: v0.233.0...v0.234.0

v0.233.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 14:08
41a9d29

What's Changed

New Contributors

Full Changelog: v0.232.0...v0.233.0

v0.232.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 15:34

What's Changed

New Contributors

Full Changelog: v0.231.1...v0.232.0