Releases: SQLMesh/sqlmesh
Releases · SQLMesh/sqlmesh
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
v0.230.1
v0.230.0
🧹 Chore
- Bump sqlglot to v28.10.0 (#5691) @georgesittas
v0.229.0
🪲 Bug fixes
- Allow init to be walked to track its dependencies (#5688) @themisvaltinos
🧹 Chore
- Bump sqlglot to 28.6.0 (#5680) @treysp
- Bump sqlglot to v28.7.0 (#5686) @georgesittas