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 06:14:53 UTC

[camel] 03/03: CAMEL-16115 - Remove Camel-AWS-* components - AWS-MSK - 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 b3b7572853e4528d53c387378c89c3ef89dcabc5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 22 07:12:36 2021 +0100

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

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 96ea525..aee8d2d 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
@@ -43,5 +43,6 @@ the one to use above, and then add which -starter JARs you want to use in your C
 
 - Camel-AWS-SDB has been removed. There will be no substitution for this, because there isn't a SDK v2 client for this and furthermore the service is not listed in the AWS console anymore.
 - Camel-AWS-Translate has been removed. Please switch to Camel-AWS2-Translate.
-- Camel-AWS-SQS has been removed. Please switch to Camel-AWS2-SQS
-- Camel-AWS-SNS has been removed. Please switch to Camel-AWS2-SNS
+- Camel-AWS-SQS has been removed. Please switch to Camel-AWS2-SQS.
+- Camel-AWS-SNS has been removed. Please switch to Camel-AWS2-SNS.
+- Camel-AWS-MSK has been removed. Please switch to Camel-AWS2-MSK.