Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
Closing requests responses and sessions to avoid memory leak and updating error message
Pre-release
Follow up of https://github.com/airbytehq/airbyte-python-cdk/releases/tag/v6.7.1rc1 with better error message
Closing requests responses and sessions to avoid memory leak
There are some big streams being affected by OOM issues. Based on some Datadog reporting, it seems to indicate that a big portion of the heap size is coming from requests. We will try to clean the requests and sessions up to ensure proper clean up.
Same as v6.7.0rc2 but with new workflow_dispatch trigger
v6.7.0rc3 Merge branch 'main' into issue-10550/streams-without-partition-router…
v6.7.0dev11
only publish version tag for testing
v6.6.8dev0
fix empty expression
v6.7.0dev10
fix: combined publish flow for CDK/SDM (#77) Co-authored-by: Aaron Steers <aj@airbyte.io>
v6.6.7
v6.6.6
v6.6.5
v6.7.0dev3
update docker publish logic from other workflow