Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 12:51
· 33 commits to main since this release
b98767f

What's Changed

  • feat: move column rename translation ownership to connect by @lliammul in #66
  • feat: display inherited and owner-managed context fields in table by @lliammul in #67
  • feat: add virtual table support by @lliammul in #68
  • feat: add BigQuery and Redshift support to dev CLI by @lliammul in #38
  • feat: add POST endpoint for syncing connection schema by @lliammul in #73
  • chore: update dependencies and catalog versions across workspace by @lliammul in #74
  • feat: add Monaco SQL editor + explicit join-column validation for virtua by @lliammul in #76
  • feat: use the new SQL editor in the create vitual table view by @lliammul in #77
  • feat: add virtual table SQL validation and dialect handling by @lliammul in #79
  • fix: virtual table create monaco by @lliammul in #80
  • fix: disable SSR for monaco editor by @lliammul in #81

Full Changelog: v2.2.0...v2.3.0