Skip to content

Commit 278e5c7

Browse files
authored
docs: add specific mention of 5.0.6 upgrade (#56)
1 parent 541c4d9 commit 278e5c7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

modules/ROOT/pages/migration/5.1/index.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
[[connector-migration]]
2-
= Migrate from 5.0.x to 5.1
2+
= Migrate from 5.0 to 5.1
33

44
When upgrading the {product-name} to 5.1, be aware that many of the configuration properties have been changed and updated.
55
Read over xref:whats-new.adoc[] to familiarize with the recent changes, and make sure that the new configuration logically matches the previous configuration.
66

77
For generic Kafka Connect plugin upgrade documentation see: https://docs.confluent.io/platform/current/connect/upgrade.html[Confluent Documentation -> Upgrade a Connector Plugin].
88

9-
== Deployment guides
9+
IMPORTANT: Connector *MUST* be at version 5.0.6 before following the migration guides as it includes a configuration conversion helper to make the upgrade easier.
10+
11+
== Migration guides
1012

1113
Follow the relevant instructions to configure and deploy the new connector.
1214

0 commit comments

Comments
 (0)