Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 07:37
· 1086 commits to main since this release
bae24f1

v0.14.0 (2022-11-16)

✨ New

🐛 Fixes

  • #1182 Update SQLConnector import for SQL target cookiecutter -- Thanks @radbrt!
  • #1168 SQLConnector.table_exists() to use separate table_name and schema_name instead of fully qualified name -- Thanks @BuzzCutNorman!
  • #1164 Write a valid final state message at the end of each stream sync -- Thanks @laurentS!