Releases: SQLMesh/sqlmesh
Releases · SQLMesh/sqlmesh
v0.44.3
v0.44.2
v0.44.1
v0.44.0
🪲 Bug fixes
- Missing Intervals less than Interval Unit (#1584) @eakmanrq
- Support older versions of Airflow (#1587) @izeigerman
🧹 Chore
- Change snapshot_evaluator in Context to a property (#1583) @vchan
- Update macro docs to include runtime_stage macro (#1580) @georgesittas
- Bump sqlglot (#1586) @eakmanrq
👽 Other
v0.43.0
✨ Features
- Add support for @if(cond, statement) macro (#1577) @georgesittas
- Support sensors for external tables in Airflow (#1536) @izeigerman
- Add Trino Hive Connector Support (#1579) @eakmanrq
🪲 Bug fixes
🧹 Chore
v0.42.4
v0.42.3
🪲 Bug fixes
🧹 Chore
- Report duration for each finished snapshot batch during evaluation (#1571) @izeigerman
- Add the 'jupyter' extra for the 'rich' dependency (#1572) @izeigerman
v0.42.2
v0.42.1
v0.42.0
🪲 Bug fixes
- Automatically restamp model when reverting from forward-only back to breaking / non-breaking (#1552) @izeigerman
- Support setting location in BigQuery Airflow op (#1558) @eakmanrq
- Only include model snapshots in the version creation progress (#1538) @georgesittas
- Improve error message when a lib needs to be upgraded (#1560) @georgesittas
- Initialize dev intervals with prod intervals for new forward-only snapshots (#1561) @izeigerman
- Add proper catalog support to engine adapter (#1559) @eakmanrq
- Automatically refresh the MWAA CLI token (#1564) @izeigerman
- In Airflow skip state migration when loading the SQLMesh plugin on the Webserver instance (#1565) @izeigerman
🧹 Chore
- Add more integration tests (#1563) @izeigerman