From 4edad40bc447505ead55d6bcda2c7ba4a00c8625 Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Fri, 22 May 2026 10:54:42 +0200 Subject: [PATCH] CAMEL-23526: docs - flag camel-cxf 4.18/4.14 upgrade-guide entries as potential breaking change Signed-off-by: Andrea Cosentino --- .../modules/ROOT/pages/camel-4x-upgrade-guide-4_14.adoc | 2 +- .../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 4c4579f9ebf95..ab859c562114d 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 462bca9b9a4c4..300af5580bf83 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