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/25 17:54:16 UTC

[camel] 06/06: Added notes in migration docs

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 c7a0e7bdb195a387e80e361c8522221f7e7d9184
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 25 18:47:10 2021 +0100

    Added notes in migration docs
---
 docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc | 5 +++++
 1 file changed, 5 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 e1c3cfa..f9a9356 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
@@ -74,4 +74,9 @@ the one to use above, and then add which -starter JARs you want to use in your C
 - 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.
+- Camel-AWS-S3 has been removed. Please switch to Camel-AWS2-S3.
+- Camel-AWS-SWF has been removed. There won't be a replacement for it.
+
+=== Camel-Azure component
+
 - Camel-Azure has been reomved. Please switch to Camel-Azure-Storage-Blob and Camel-Azure-Storage-Queue.