This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 86d4654dd7366f7dd511867c366a6c99b133b876
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Mar 18 10:15:02 2025 +0100

    CAMEL-21872 - Remove deprecate *HttpHeaderFilterStrategy - Platform HTTP
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 .../user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_11.adoc | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git 
a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_11.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_11.adoc
index f3f74e3397d..3be8e554243 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_11.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_11.adoc
@@ -107,4 +107,8 @@ on some databases. The old behaviour can be restored by 
setting the `batchAutoCo
 
 === camel-etcd3
 
-This deprecated component was removed in this release.
\ No newline at end of file
+This deprecated component was removed in this release.
+
+=== camel-platform-http
+
+The 
`org.apache.camel.component.platform.http.PlatformHttpHeaderFilterStrategy` 
class has been removed. Use the 
`org.apache.camel.http.base.HttpHeaderFilterStrategy`

Reply via email to