Skip to content

v6.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 13:14
· 386 commits to refs/heads/main since this release
ac6cf92

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)

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)