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 0290c8dd30b93d0018a2afbeeb21f6d0820a0e9f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Dec 18 15:58:09 2020 +0100 CAMEL-15973 - Added a note in migration guide --- docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_8.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_8.adoc b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_8.adoc index 298406e..b5d6c69 100644 --- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_8.adoc +++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_8.adoc @@ -10,3 +10,7 @@ from both 3.0 to 3.1 and 3.1 to 3.2. The policy option now expects a file, since the policy are going to be complex. It can be from classpath:, http: or file: etc. +=== Camel-AWS2-SQS + +The policy option now expects a file, since the policy are going to be complex. It can be from classpath:, http: or file: etc. +