Skip to content

v6.6.8

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 12:24
· 403 commits to refs/heads/main since this release
65ed26f

Changes

  • feat: add sorting import option for ruff (#94)
  • CI: Follow-up PR for SDM workflow (#85)
  • tests: add sdm unit tests from source-declarative-manifest connector directory (#82)

New Features ✨

  • feat: (Airbyte Python CDK) - extend the error_message info for the ResponseAction.FAIL request scenario (#87)

Bug Fixes 🐛

  • fix: update source-declarative-manifest entrypoint (#84)

Under the Hood ⚙️

  • CI: move SDM image publish to dedicated step (#83)
  • ci: disable SDM publish step (#81)