You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/02/22 17:46:33 UTC

[camel] 06/06: CAMEL-16115 - Remove Camel-AWS-* components - AWS-Kinesis - Added a migration note

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit b0081b557fd69caa742047691d8a768b6670a0d1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 22 18:19:47 2021 +0100

    CAMEL-16115 - Remove Camel-AWS-* components - AWS-Kinesis - Added a migration note
---
 docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc
index e5ccc20..e343838 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc
@@ -48,3 +48,5 @@ the one to use above, and then add which -starter JARs you want to use in your C
 - Camel-AWS-MSK has been removed. Please switch to Camel-AWS2-MSK.
 - Camel-AWS-MQ has been removed. Please switch to Camel-AWS2-MQ.
 - Camel-AWS-KMS has been removed. Please switch to Camel-AWS2-KMS.
+- Camel-AWS-Kinesis has been removed. Please switch to Camel-AWS2-Kinesis.
+- Camel-AWS-Kinesis Firehose has been removed. Please switch to Camel-AWS2-Kinesis-firehose.