Skip to content

Commit

Permalink
chore(documentation): Fix header for CDK migration 6.0.0 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxi297 authored Dec 2, 2024
1 parent 6237fc3 commit a5a5860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdk-migrations.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CDK Migration Guide

## Upgrading to 6.x.x
## Upgrading to 6.0.0

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.

Expand Down

0 comments on commit a5a5860

Please sign in to comment.