Skip to content

Releases: airbytehq/airbyte-python-cdk

v6.5.3

12 Nov 03:12
2edf3fa
Compare
Choose a tag to compare

This is a maintenance release. There are no new features - only a small amount of internal refactoring, linting, formatting, and CI workflow changes. This is also the first release from the new arybte-python-cdk GitHub repo.

Under the Hood ⚙️

  • chore: delete duplicate project file (#23)
  • chore: apply Prettier auto-formatting to codebase (#17)
  • chore: resolve ruff lint issues (#16)
  • chore: set line length 100 (#14)
  • chore: fix formatting and update slash commands (#13)
  • ci: fix release drafter change template (#15)
  • ci: fix mypy script reference to main branch (#18)
  • ci: add GitHub workflows, including testing, linting, release drafting, and documentation generation (#2)