CAMEL-23532: docs - sync camel-vertx-websocket / camel-atmosphere-websocket / camel-iggy 4.18 upgrade-guide entry to main#23315
Merged
Conversation
…socket / camel-iggy 4.18 upgrade-guide entry to main The 4.18.x backport (apache#23313) adds the HeaderFilterStrategy upgrade-guide note to camel-4x-upgrade-guide-4_18.adoc on the camel-4.18.x branch. Per the project policy, the version-specific upgrade guides on main are the canonical history across all releases, so the same entry must also be added to camel-4x-upgrade-guide-4_18.adoc on main. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
Contributor
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
davsclaus
approved these changes
May 19, 2026
Contributor
|
🧪 CI tested the following changed modules:
|
Croway
approved these changes
May 19, 2026
apupier
approved these changes
May 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CAMEL-23532 — doc-sync: 4.18 upgrade-guide entry to main
Companion to the 4.18.x backport #23313.
Per the project policy, the version-specific
camel-4x-upgrade-guide-4_XX.adocfiles onmainact as the canonical history across all releases. The original PR #23285 only added the note tocamel-4x-upgrade-guide-4_21.adoconmain; the 4.18.x backport (#23313) adds it tocamel-4x-upgrade-guide-4_18.adocon thecamel-4.18.xbranch. This PR adds the samecamel-vertx-websocket/camel-atmosphere-websocket/camel-iggyentry tocamel-4x-upgrade-guide-4_18.adoconmainso the main-side 4.18 guide stays in sync with what ships oncamel-4.18.x.Docs-only change (one
.adocfile, +29 lines). No code, no behaviour change.Related: #23285 (original, merged), #23313 (4.18.x backport)
Claude Code on behalf of Andrea Cosentino