Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v6.34.1dev0
Full Changelog: v6.29.1...v6.34.1dev0
v6.34.0
What's Changed
- feat(concurrent perpartition cursor): Refactor ConcurrentPerPartitionCursor by @tolik0 in #331
- fix(declarative): Pass
extra_fieldsinglobal_substream_cursorby @szubster in #195 - feat: Removes
stream_stateinterpolation from CDK by @pnilan in #320
New Contributors
Full Changelog: v6.33.7...v6.34.0
v6.33.7
v6.33.6
Changes
New Features ✨
We will leverage DefaultFileBased stream and stream reader to reuse most of the logic for scrapping files and let connectors implement the logic from the domain they handle.
In the UI we will add a new Transfer Mode to Replicate Permissions ACL
- Enhanced file transfer options now support permissions replication, enabling delivery of access permissions along with identity data.
- Introduced an additional delivery method option to mirror source file permission restrictions and identity stream inclusion.
v6.33.5
v6.34.0dev0
Full Changelog: v6.33.4...v6.34.0dev0
v6.33.4
v6.33.3
v6.33.2
Changes
- fix: additional CsvParser test (#323)
New Features ✨
- feat(OAuth): allow for access_token without expiration from the API (#324)
Bug Fixes 🐛
- fix: (low code)run state migrations for concurrent streams (#316)
Under the Hood ⚙️
- ci(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the minor-and-patch group (#309)
v6.33.2dev1
Full Changelog: v6.33.2dev0...v6.33.2dev1