v6.8.0
·
386 commits
to refs/heads/main
since this release
Changes
New Features ✨
- 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)