Skip to content

v0.201.1

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 16 Jul 19:49
· 464 commits to main since this release
18017c4

✨ Features

  • Tag BigQuery queries with their correlation ID as label (#4861) @VaggelisD
  • Correctly handle the generation of VALUES expressions using macros (#4975) @georgesittas

🪲 Bug fixes

  • (duckdb) Use CREATE OR REPLACE when registering secrets on cursor init to prevent an 'already exists' error (#4974) @erindru
  • Don't use SCD type 2 restatement logic in regular runs (#4976) @themisvaltinos
  • Respect env. var for leading comma & normalize format settings (#4978) @georgesittas