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/24 14:23:15 UTC

[camel] 05/05: CAMEL-16115 - Remove Camel-AWS-* components - AWS-CW

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 add00de7328da73b6bc4e5f20f0c7eb60d8202f3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 24 15:01:53 2021 +0100

    CAMEL-16115 - Remove Camel-AWS-* components - AWS-CW
---
 docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc | 1 +
 1 file changed, 1 insertion(+)

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 805b244..39695da 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
@@ -56,3 +56,4 @@ the one to use above, and then add which -starter JARs you want to use in your C
 - Camel-AWS-EC2 has been removed. Please switch to Camel-AWS2-EC2.
 - Camel-AWS-DDB has been removed. Please switch to Camel-AWS2-DDB.
 - Camel-AWS-DDB Streams has been removed. Please switch to Camel-AWS2-DDB Streams.
+- Camel-AWS-CW has been removed. Please switch to Camel-AWS2-CW.