Skip to content

v0.68.3

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 24 Jan 18:45
· 2724 commits to main since this release

✨ Features

🪲 Bug fixes

  • Expand seed $root marker in constructor (#1996) @z3z1ma
  • Use snapshot names in scheduler dag generation for performance (#2010) @tobymao
  • Have dbt bq use timestamp instead of datetime (#2012) @eakmanrq
  • Install typing-extensions (#2015) @mykalmax
  • Pydantic_core import error @izeigerman
  • Use the Pydantic V1 validator interop in the model kind validator @izeigerman
  • Use the Pydantic V1 validator interop in the model kind validator @izeigerman
  • Function signature of the model kind validator @izeigerman
  • Remove table_description and column_description arguments @izeigerman

👽 Other