Skip to content

v0.42.0

Choose a tag to compare

@izeigerman izeigerman released this 12 Oct 20:11
· 3124 commits to main since this release
6d65e6b

🪲 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

👽 Other