Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down