Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
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 )
v7.4.5
13 Nov 11:11
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix(file-based): update error message for FileSizeLimitError (#842 )
fix(reset-pagination): Fix split using cursor (#845 )
v7.4.4
12 Nov 21:45
Compare
Sorry, something went wrong.
No results found
Changes
Under the Hood ⚙️
chore: Remove cursors, stream slicing, and resumable full refresh from declarative Retrievers (#827 )
v7.4.3
12 Nov 20:51
Compare
Sorry, something went wrong.
No results found
Changes
chore: Remove unused psutil dependency (#844 )
Dev release to investigate issue
12 Nov 15:19
Compare
Sorry, something went wrong.
No results found
v7.4.2
11 Nov 14:18
Compare
Sorry, something went wrong.
No results found
Changes
fix: schema inferrer supports more than two types (#830 )
New Features ✨
feat: share API budget with parent streams (#828 )
feat(oauth): Support refresh_token_error on the OAuthAuthenticatorModel level and … (#829 )
feat: add /prerelease slash command to trigger publish workflow (#839 )
Bug Fixes 🐛
fix: connector builder cdk bump workflow (#820 )
Dev release for rate limiting issue
29 Oct 07:32
Compare
Sorry, something went wrong.
No results found
v7.4.2dev0
fix: connector builder cdk bump workflow (#820)
v7.4.1
24 Oct 15:47
Compare
Sorry, something went wrong.
No results found
Changes
chore: update Manifest Server to use Python 3.13 (#813 )
chore: update source-declarative-manifest base image to use python 3.13 (#805 )
New Features ✨
feat: cache properties from endpoint (#808 )
feat: Bump langchain dependencies to 1.0.x (#810 )
Bug Fixes 🐛
fix: move schema loader decorator to model_to_component_factory (#815 )
fix: remove references resolution from normalization (#812 )