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 e9f00c5af89623acdfd3960e87c036b6d97e94a6 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Jan 29 15:05:13 2021 +0100 CAMEL-16107 - Added note in migration guide about future of camel-aws and camel-aws2 --- docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_8.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 20452f3..cda6ce3 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 @@ -90,7 +90,6 @@ Other information has been stored in headers declared in GitHubConstants class: * GITHUB_EVENT_PAYLOAD - "CamelGitHubEventPayload" - The event payload - === camel-infinispan There are now two components for Infinispan: @@ -109,3 +108,7 @@ org.apache.camel.component.infinispan.embedded.InfinispanEmbeddedIdempotentRepos org.apache.camel.component.infinispan.remote.InfinispanRemoteAggregationRepository org.apache.camel.component.infinispan.remote.InfinispanRemoteIdempotentRepository +=== Camel-AWS + +All the camel-aws components except camel-aws-xray have been deprecated. We suggest to migrate to Camel-AWS2-* components, because in future releases the AWS components will be removed and with the next LTS release (3.10 probably) camel-aws2 components will be renamed to camel-aws. +