Skip to content

Releases: airbytehq/airbyte-python-cdk

v6.33.6

14 Feb 17:31
10c1085
Compare
Choose a tag to compare

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

14 Feb 10:08
d44aea8
Compare
Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: (CDK) (Connector Builder) - refactor the MessageGrouper > TestRead (#332)

v6.34.0dev0

13 Feb 15:29
7f8e0ac
Compare
Choose a tag to compare
v6.34.0dev0 Pre-release
Pre-release

Full Changelog: v6.33.4...v6.34.0dev0

v6.33.4

13 Feb 10:03
522caab
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat(low-code): Add API Budget (#314)

Bug Fixes 🐛

  • fix(low code): Fix missing cursor for ClientSideIncrementalRecordFilterDecorator (#334)

v6.33.3

12 Feb 14:13
cb5a921
Compare
Choose a tag to compare

Changes

Under the Hood ⚙️

  • chore(decoder): clean decoders and make csvdecoder available (#326)

Note that this change is breaking but we expect this to only be breaking for source-amplitude which we will fix right away

v6.33.2

10 Feb 11:29
74631d8
Compare
Choose a tag to compare

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

10 Feb 18:54
Compare
Choose a tag to compare
v6.33.2dev1 Pre-release
Pre-release

v6.33.2dev0

10 Feb 15:34
Compare
Choose a tag to compare
v6.33.2dev0 Pre-release
Pre-release

Full Changelog: v6.33.1...v6.33.2dev0

v6.33.1

07 Feb 14:35
f396439
Compare
Choose a tag to compare

Changes

  • Chore: add new test using source-pokeapi and custom components.py (#317)

Bug Fixes 🐛

  • fix(low-code): Add parent state migration from global state (#322)

v6.33.0dev0

07 Feb 09:59
Compare
Choose a tag to compare
v6.33.0dev0 Pre-release
Pre-release

Full Changelog: v6.32.0...v6.33.0dev0