You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(docs): purge sphinx documentation and related dependencies (#129)
ci(deps): bump poetry version used by CI to 1.8.4 (#128)
fix: bring poetry.lock back in sync with pyproject.toml (#126)
New Features ✨
feat(low-code cdk): add component resolver and http component resolver (#88)
Bug Fixes 🐛
fix(concurrent-cdk): Move the grouping of concurrent and synchronous streams into the read and discover commands instead of when initializing the source (#130)
Under the Hood ⚙️
ci(deps): bump peter-evans/create-pull-request from 6 to 7 (#112)
ci: update pytest workflow to trigger on all pull requests, including forks (#141)
feat(low-code concurrent): Concurrent execution for streams without partition routers nor cursor (#61)
feat(Low-Code Concurrent CDK): Allow non-incremental substreams and list based partition router streams with parents to be processed by the concurrent cdk (#89)
feat(concurrent): do not raise when record does not have cursor value in concurrent cursor (#96)
Bug Fixes 🐛
fix: gracefully continue on tempfile cleanup failure (#103)
Under the Hood ⚙️
ci(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 in the minor-and-patch group (#80)
ci: Don't bump Connector Builder to prerelease CDK versions (#109)
ci: create unified cdk, sdm, and builder publish flow (#107)