Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v7.6.5
16 Jan 03:05
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix(test): allow write access to config file in Docker tests (#879 )
v7.6.4
15 Jan 21:24
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix(oauth): exclude client credentials from body when Authorization header is present and _emit_control_message (#877 )
fix(deps): bump langchain-core to ^1.2.5 to address CVE-2025-68664 (AI-Triage PR) (#874 )
v7.6.3
08 Jan 23:23
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(file-based): Add Calamine-first with Openpyxl fallback for Excel parser (#850 )
Bug Fixes 🐛
fix: do not advertise incremental sync mode for streams without cursor field (#876 )
v7.6.2
08 Jan 00:49
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: treat empty string cursor field as no cursor field (#875 )
Under the Hood ⚙️
ci: fix release drafter race condition (#871 )
Dev v7.6.2dev0 release to investigate issue empty cursor field issue
07 Jan 20:23
Compare
Sorry, something went wrong.
No results found
v7.6.1
11 Dec 19:13
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: Respect explicit use_cache: false for parent streams in declarative sources (#864 )
Under the Hood ⚙️
chore: Add workflow to auto-label community PRs from forks (#865 )
v7.6.0
03 Dec 19:05
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(low-code cursors): Support for low-code cursors to define a field to allow for user defined cursor fields in the catalog (#851 )
v7.5.1dev0
20 Nov 17:29
Compare
Sorry, something went wrong.
No results found
dev release to test catalog defined cursor field key changes on cloud release of Hubspot
v7.5.1
19 Nov 15:26
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(file-based): add configurable source uri to UploadableRemoteFile (#849 )
v7.5.0
13 Nov 15:13
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(file-based): option to use only first found file for discover (#841 )