Skip to content

Commit a5a5860

Browse files
authored
chore(documentation): Fix header for CDK migration 6.0.0 (#95)
1 parent 6237fc3 commit a5a5860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdk-migrations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CDK Migration Guide
22

3-
## Upgrading to 6.x.x
3+
## Upgrading to 6.0.0
44

55
Version 6.x.x of the CDK introduces concurrent processing of low-code incremental streams. This is breaking because non-manifest only connectors must update their self-managed `run.py` and `source.py` files. This section is intended to clarify how to upgrade a low-code connector to use the Concurrent CDK to sync incremental streams.
66

0 commit comments

Comments
 (0)