Skip to content

Releases: airbytehq/airbyte-python-cdk

v7.5.1dev0

20 Nov 17:29

Choose a tag to compare

v7.5.1dev0 Pre-release
Pre-release

dev release to test catalog defined cursor field key changes on cloud release of Hubspot

v7.5.1

19 Nov 15:26
80b7668

Choose a tag to compare

Changes

New Features ✨

  • feat(file-based): add configurable source uri to UploadableRemoteFile (#849)

v7.5.0

13 Nov 15:13
5d9125f

Choose a tag to compare

Changes

New Features ✨

  • feat(file-based): option to use only first found file for discover (#841)

v7.4.5

13 Nov 11:11
c9a5cf9

Choose a tag to compare

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
8764296

Choose a tag to compare

Changes

Under the Hood ⚙️

  • chore: Remove cursors, stream slicing, and resumable full refresh from declarative Retrievers (#827)

v7.4.3

12 Nov 20:51
18a0218

Choose a tag to compare

Changes

  • chore: Remove unused psutil dependency (#844)

Dev release to investigate issue

12 Nov 15:19

Choose a tag to compare

Pre-release
v7.4.3dev1

fix

v7.4.2

11 Nov 14:18
f0443aa

Choose a tag to compare

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
6504148

Choose a tag to compare

Pre-release
v7.4.2dev0

fix: connector builder cdk bump workflow (#820)

v7.4.1

24 Oct 15:47
c0ae1c0

Choose a tag to compare

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)