Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v6.6.9
02 Dec 14:54
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: add request count with eviction for not retriable requests to fix memory problem (#92 )
v6.6.8
29 Nov 12:24
Compare
Sorry, something went wrong.
No results found
Changes
feat: add sorting import option for ruff (#94 )
CI: Follow-up PR for SDM workflow (#85 )
tests: add sdm unit tests from source-declarative-manifest connector directory (#82 )
New Features ✨
feat: (Airbyte Python CDK) - extend the error_message info for the ResponseAction.FAIL request scenario (#87 )
Bug Fixes 🐛
fix: update source-declarative-manifest entrypoint (#84 )
Under the Hood ⚙️
CI: move SDM image publish to dedicated step (#83 )
ci: disable SDM publish step (#81 )
v6.6.7
20 Nov 21:39
Compare
Sorry, something went wrong.
No results found
Changes
Under the Hood ⚙️
ci: add environment declaration for DockerhHub publish, fix dockerhub tag logic (#78 )
v6.6.6
20 Nov 21:03
Compare
Sorry, something went wrong.
No results found
⚙️ Under the Hood
ci: add step to publish SDM to DockerHub (#77 )
v6.6.5
20 Nov 18:00
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: set interpolation macro/filter titles to match the actual function name (#74 )
v6.6.4
19 Nov 06:36
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
Feat: Incorporate SDM in CDK and add publish workflow (#58 )
Under the Hood ⚙️
chore(deps): bump jsonschema to "~4.17.3" (#68 )
v6.6.3
18 Nov 18:53
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix(manifest-connectors): resolve pre-release version parsing errors when comparing CDK version and connector manifest versions (#38 )
v6.6.2
18 Nov 18:36
Compare
Sorry, something went wrong.
No results found
Changes
Under the Hood ⚙️
chore(deps): bump nltk from 3.8.1 to 3.9.1 (#43 )
v6.6.1
14 Nov 20:01
Compare
Sorry, something went wrong.
No results found
Changes
fix(concurrent cursor): Ensure than when start and state are provided to ConcurrentCursor, sequential state value is initial state if first slice is not closed (#52 )
Under the Hood ⚙️
chore(refactor): refactor partition generator to take any stream slicer (#39 )
chore(refactor): Remove Partition.close (#32 )
v6.6.0
14 Nov 09:56
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(airbyte-cdk): add gzipjson decoder (#20 )
Under the Hood ⚙️
chore(deps): bump tiktoken from 0.4.0 to 0.8.0 (#29 )