Skip to content

[backport camel-4.14.x] CAMEL-24359: camel-atmosphere-websocket - align Exchange header constant names with Camel naming convention - #25383

Merged
davsclaus merged 1 commit into
camel-4.14.xfrom
backport/25366-to-camel-4.14.x
Aug 6, 2026
Merged

[backport camel-4.14.x] CAMEL-24359: camel-atmosphere-websocket - align Exchange header constant names with Camel naming convention#25383
davsclaus merged 1 commit into
camel-4.14.xfrom
backport/25366-to-camel-4.14.x

Conversation

@davsclaus

Copy link
Copy Markdown
Contributor

Backport of #25366

Cherry-pick of #25366 onto camel-4.14.x.

Original PR: #25366 - CAMEL-24359: camel-atmosphere-websocket - align Exchange header constant names with Camel naming convention
Original author: @oscerd
Target branch: camel-4.14.x

Changes

Renames Exchange header string values in WebsocketConstants from the dotted websocket.* prefix to the Camel<Component><Feature> convention. Upgrade guide entry added to the 4.14.8→4.14.9 section.

See original PR for full details.

Claude Code on behalf of davsclaus

…ant names with Camel naming convention

Rename the Exchange header string values in WebsocketConstants from the dotted
websocket.* prefix to the project-wide Camel<Component><Feature> convention
documented in design/headers.adoc. The Java field names are unchanged, so code
referencing the constants symbolically keeps working.

Adds WebsocketConstantsTest covering the new values and asserting all five
headers are filtered by the inherited HttpHeaderFilterStrategy. Includes a 4.22
upgrade-guide entry and regenerated catalog/DSL metadata.

Closes #25366

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@davsclaus davsclaus added the backport indicate that a Pull request is a backport from a fix from the main branch label Aug 6, 2026
davsclaus added a commit that referenced this pull request Aug 6, 2026
Add the camel-atmosphere-websocket header rename upgrade-guide entries
for 4.18.4 and 4.14.9, syncing back from the backport PRs #25382 and
#25383.

Signed-off-by: Claus Ibsen <claus.ibsen@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@davsclaus
davsclaus merged commit 49e197a into camel-4.14.x Aug 6, 2026
3 checks passed
@davsclaus
davsclaus deleted the backport/25366-to-camel-4.14.x branch August 6, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport indicate that a Pull request is a backport from a fix from the main branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants