Skip to content

v0.114.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 26 Jul 17:12
· 1925 commits to main since this release
8e786fd

✨ Features

  • Expose Snowflake dynamic tables through the DBT adapter (#2942) @erindru
  • Support enabling audits in model defaults (#2947) @Themiscodes

🪲 Bug fixes

  • Support unordered columns in test data generation query (#2920) @Themiscodes
  • Set DebuggerTerminalConsole verbose to false (#2923) @treysp

🧹 Chore

👽 Other

  • Enable easy code copying, improve search (#2925) @treysp
  • Clarify and add example to sql model concepts pre/post statements (#2924) @treysp
  • Clarify configuration for separate warehouse and state connections (#2931) @treysp
  • Fix lists in sqlmesh macros concepts (#2937) @treysp
  • Change audit concepts inline notes to callouts (#2939) @treysp
  • Clarify macro variables docs, add examples (#2927) @treysp
  • Fix typed macro example (#2946) @treysp