Releases: SQLMesh/sqlmesh
Releases · SQLMesh/sqlmesh
v0.235.2
v0.235.1
What's Changed
Full Changelog: v0.235.0...v0.235.1
v0.235.0
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
- @StuffbyYuki made their first contribution in #5798
- @gabepesco made their first contribution in #5746
- @SkinnyPigeon made their first contribution in #5778
Full Changelog: v0.234.1...v0.235.0
v0.234.1
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
- @viniciusnunest made their first contribution in #5759
Full Changelog: v0.234.0...v0.234.1
v0.234.0
What's Changed
- Fix!: Include custom audit args in the metadata hash by @themisvaltinos in #5758
- Chore!: bump sqlglot to v30.4.2 by @georgesittas in #5760
Full Changelog: v0.233.0...v0.234.0
v0.233.0
What's Changed
- fix: prevent default catalog leak into catalog-unsupported gateways by @mday-io in #5752
- Chore!: bump sqlglot v30.2.1 by @georgesittas in #5755
New Contributors
Full Changelog: v0.232.0...v0.233.0
v0.232.0
What's Changed
- Chore: Add assertions to fix mypy errors for trino and errors for latest duckdb by @themisvaltinos in #5724
- Fix: handle duplicate key error when we add a project var or change the project name by @lafirm in #4569
- Initial Linux Foundation project config by @danklynn in #5725
- update links by @tobymao in #5726
- Migrate CircleCI to GitHub Actions by @eakmanrq in #5729
- Chore!!: Migrate sqlglot to v30 by @VaggelisD in #5736
- Chore: Fix typing error by @VaggelisD in #5737
- Chore: Fix tests and adapt parser methods for tokens size by @themisvaltinos in #5738
- feat(bigquery): Add support for Bigquery reservations in config (again) by @albertosuman-1k5 in #5727
New Contributors
- @danklynn made their first contribution in #5725
- @albertosuman-1k5 made their first contribution in #5727
Full Changelog: v0.231.1...v0.232.0
v0.231.1
🪲 Bug fixes
- Exclude seed models from default plan end date calculation (#5720) @themisvaltinos
v0.231.0
🧹 Chore
- Fix dbt 1.3 installation script (#5705) @themisvaltinos
- Update blueprint docs (#5714) @georgesittas
- Adjust default handling for min_intervals in user_provided_flags (#5715) @toriwei
- Bump sqlglot to 28.10.1 (#5716) @treysp