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 13:11:15 UTC

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

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 1755fa5d046495e562bf16287f5976e02d112501
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 24 14:02:27 2021 +0100

    CAMEL-16115 - Remove Camel-AWS-* components - AWS-DDB
---
 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 3376024..805b244 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
@@ -54,3 +54,5 @@ the one to use above, and then add which -starter JARs you want to use in your C
 - Camel-AWS-EKS has been removed. Please switch to Camel-AWS2-EKS.
 - Camel-AWS-ECS has been removed. Please switch to Camel-AWS2-ECS.
 - 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.