Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v7.3.2
08 Oct 12:56
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
This release is for us to create the PR for source-freshdesk until this PR gets approves
v7.3.1
06 Oct 09:41
Compare
Sorry, something went wrong.
No results found
Changes
Under the Hood ⚙️
chore(file-based-cdk): add UploadableRemoteFile, refactor upload method (#780 )
v7.3.0
30 Sep 19:24
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: noproxy that breaks regression tests (#777 )
v7.2.2
29 Sep 07:19
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(dynamic-streams): Avoid parsing strings in ConfigComponentResolver (#769 )
v7.2.1
26 Sep 19:44
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: properly handle multi-line secrets in secret masking (#774 )
v7.2.0
25 Sep 23:44
Compare
Sorry, something went wrong.
No results found
v7.1.1
22 Sep 19:10
Compare
Sorry, something went wrong.
No results found
Changes
feat(requests-ca): respect REQUESTS_CA_BUNDLE environment variable (#755 )
New Features ✨
feat: support state migrations that affects parent streams (#770 )
v7.1.0
17 Sep 17:39
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: update deprecated jsonschema import to use protocols module by @aaronsteers in #763
chore(deps): Update whenever package version by @bosper351 in #759
chore: exclude auto-generated OpenAPI file and GitHub workflows from YAML formatting by @aaronsteers in #741
feat(http_client): respective failure_type is raised after exhausting request attempts and failing w/ backoff exception by @pnilan in #762
New Contributors
Full Changelog : v7.0.5...v7.1.0