Skip to content

Releases: airbytehq/airbyte-python-cdk

v7.3.4

10 Oct 14:26
035264c
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat: Add CustomErrorHandler to CompositeErrorHandler list (#786)

v7.3.3

09 Oct 15:52
7a35833
Compare
Choose a tag to compare

feat: pagination reset 781

v7.3.2

08 Oct 12:56
b28c6e3
Compare
Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: query properties for custom requesters (#783)
  • fix(IncrementingCountCursor): Raise a better error when users attempt to use IncrementingCountCursor with partition router (#784)

Pagination reset

06 Oct 17:53
Compare
Choose a tag to compare
Pagination reset Pre-release
Pre-release

This release is for us to create the PR for source-freshdesk until this PR gets approves

v7.3.1

06 Oct 09:41
c67570b
Compare
Choose a tag to compare

Changes

Under the Hood ⚙️

  • chore(file-based-cdk): add UploadableRemoteFile, refactor upload method (#780)

v7.3.0

30 Sep 19:24
7ab013d
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat(jwt authenticator): Allow configuring the signed JWT token to be injected as a request_option for JwtAuthenticator (#776)

v7.2.3

30 Sep 17:40
8a01e33
Compare
Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: noproxy that breaks regression tests (#777)

v7.2.2

29 Sep 07:19
25132b6
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat(dynamic-streams): Avoid parsing strings in ConfigComponentResolver (#769)

v7.2.1

26 Sep 19:44
90fdec5
Compare
Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: properly handle multi-line secrets in secret masking (#774)

v7.2.0

25 Sep 23:44
5b10ee9
Compare
Choose a tag to compare

What's Changed

  • feat(JwtAuthenticator): add passphrase support to jwt auth by @pnilan in #773

Full Changelog: v7.1.1...v7.2.0