Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v7.1.1
v7.1.0
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
- @bosper351 made their first contribution in #759
Full Changelog: v7.0.5...v7.1.0
v7.0.5
v7.0.4
v7.0.3
v7.0.2
v7.0.1
v7.0.0
What's Changed
- chore: remove declarative stream by @maxi297 in #707
- feat: add trace tags for manifest-server by @pedroslopez in #744
- fix(manifest-server): descriptor can be dict by @pedroslopez in #745
- chore: clean up ConcurrentDeclarativeSource only processing DefaultStream and streamline inheritance to Source interface by @brianjlai in #743
Full Changelog: v6.61.6...v7.0.0
Dev release to test ConcurrentDeclarativeSource refactor
What's Changed
- chore: remove declarative stream by @maxi297 in #707
- feat: add trace tags for manifest-server by @pedroslopez in #744
- fix(manifest-server): descriptor can be dict by @pedroslopez in #745
Full Changelog: v6.61.6...v6.62.0dev4
v6.61.6.post3.dev17473738577
fix(manifest-server): descriptor can be dict (#745)