Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 16:57
· 1161 commits to main since this release
bc3ff08

v0.12.0 (2022-10-17)

✨ New

🐛 Fixes

  • #1043 Support Windows-style storage paths in BATCH message type config -- Thanks @BuzzCutNorman!
  • #1001 Fixed column name rendering for the allow_column_alter error message.

⚡ Performance

  • #1032 SQL streams now only include columns in the SELECT statement which are selected in the catalog.

📚 Documentation Improvements