This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 3277a0f93bf CAMEL-17879: added documentation about components that
were removed
3277a0f93bf is described below
commit 3277a0f93bfe0123ee12b92a2d68fbafe8f7d939
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Wed Apr 6 07:31:35 2022 +0200
CAMEL-17879: added documentation about components that were removed
---
.../ROOT/pages/camel-3x-upgrade-guide-3_17.adoc | 26 +++++++++++++++++++++-
1 file changed, 25 insertions(+), 1 deletion(-)
diff --git
a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_17.adoc
b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_17.adoc
index c5e958634f6..4b2be4980e9 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_17.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_17.adoc
@@ -70,4 +70,28 @@ Asynchronous, Synchronous or NO-OP commit policies from the
former `autoCommitOn
* Async can be set using
`kafkaManualCommitFactory=#class:org.apache.camel.component.kafka.consumer.DefaultKafkaManualAsyncCommitFactory`
* Sync can be set using
`kafkaManualCommitFactory=#class:org.apache.camel.component.kafka.consumer.DefaultKafkaManualCommitFactory`
-
+=== camel-cdi
+
+The support for the Camel XML configuration import, that had been marked as
deprecated in previous releases, was removed.
+
+=== Deprecated Components
+
+The following components that had been marked as deprecated, were removed in
this release:
+
+* camel-atomix
+* camel-beanstalk
+* camel-beanio
+* camel-etcd
+* camel-elsql
+* camel-ganglia
+* camel-nsq
+* camel-hystrix
+* camel-jing
+* camel-leveldb-legacy
+* camel-msv
+* camel-nagios
+* camel-ribbon
+* camel-sip
+* camel-soroush
+* camel-tagsoup
+* camel-yammer