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

oscerd 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 9dedc828a951 CAMEL-23526: docs - flag camel-cxf 4.18/4.14 
upgrade-guide entries as potential breaking change (#23463)
9dedc828a951 is described below

commit 9dedc828a951b60d3e6dd2a5474fbc8bc1baa4e9
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri May 22 11:42:18 2026 +0200

    CAMEL-23526: docs - flag camel-cxf 4.18/4.14 upgrade-guide entries as 
potential breaking change (#23463)
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_14.adoc | 2 +-
 docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_18.adoc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_14.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_14.adoc
index d15e27a9989e..1cf1b467a7ae 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_14.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_14.adoc
@@ -368,7 +368,7 @@ component with the rest of the Camel component catalog. 
Routes that relied on re
 header names on inbound SNS messages can supply a custom 
`headerFilterStrategy` to restore the
 previous behaviour.
 
-=== camel-cxf
+=== camel-cxf - potential breaking change
 
 The Exchange header constants in `CxfConstants` (module `camel-cxf-common`, 
shared
 by `camel-cxf` and `camel-cxfrs`) have been renamed to follow the Camel naming
diff --git 
a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_18.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_18.adoc
index 462bca9b9a4c..300af5580bf8 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_18.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_18.adoc
@@ -590,7 +590,7 @@ component with the rest of the Camel component catalog. 
Routes that relied on re
 header names on inbound SNS messages can supply a custom 
`headerFilterStrategy` to restore the
 previous behaviour.
 
-=== camel-cxf
+=== camel-cxf - potential breaking change
 
 The Exchange header constants in `CxfConstants` (module `camel-cxf-common`, 
shared
 by `camel-cxf` and `camel-cxfrs`) have been renamed to follow the Camel naming

Reply via email to