Skip to content

v0.44.0

Latest

Choose a tag to compare

@awalker4 awalker4 released this 07 May 20:11
3577cd6

0.44.0

Breaking changes

  • Removed deprecated connector config models from the SDK (e.g. S3SourceConnectorConfig, AzureDestinationConnectorConfig). Pass connector configs as plain dicts with arbitrary fields. The SDK is no longer coupled to backend connector schemas — new fields work without an SDK upgrade.