v6.5.4
github-actions
released this
13 Nov 16:28
·
120 commits
to refs/heads/main
since this release
Changes
New Features ✨
- feat(airbyte-cdk): update datamodel_code_generator to
0.26.3
(#31)
Bug Fixes 🐛
- fix(airbyte-cdk): Fix Record Filter Validation in ConcurrentDeclarativeSource (#45)
Under the Hood ⚙️
- ci: Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 (#4)
- chore(deps): bump cryptography from 42.0.8 to 43.0.3 (#30)
- chore(deps): Bump genson from 1.2.2 to 1.3.0 (#8)
- chore(deps): Bump wcmatch from 8.4 to 10.0 (#9)
- ci: replace faker with hardcoded source (#42)
- ci: use new
--use-local-cdk
method for testing connectors (#40) - ci: fix trailing double quote issue (#36)
- CI: update test workflows (#26)
- chore: update dependabot rules (#27)
Documentation 📖
- docs: link to release notes from changelog (#25)