CAMEL-23515: docs - sync camel-nats 4.14 upgrade-guide entry to main#23256
Open
oscerd wants to merge 1 commit into
Open
CAMEL-23515: docs - sync camel-nats 4.14 upgrade-guide entry to main#23256oscerd wants to merge 1 commit into
oscerd wants to merge 1 commit into
Conversation
The camel-nats HeaderFilterStrategy change is backported to camel-4.14.x (apache#23255). Per the backport upgrade-guide policy, the matching camel-4x-upgrade-guide-4_14.adoc entry must also live on main as the canonical cross-release history. 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:
|
Contributor
|
🧪 CI tested the following changed modules:
|
davsclaus
approved these changes
May 15, 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.
Summary
Doc-sync follow-up for the
camel-natsHeaderFilterStrategychange.Per the project's backport upgrade-guide policy, the version-specific
camel-4x-upgrade-guide-4_XX.adocfiles live canonically onmainacrossall releases. The 4.14.x backport (#23255) adds the
camel-natsheader-filter note to
camel-4x-upgrade-guide-4_14.adocon the maintenancebranch; this PR adds the matching entry to
camel-4x-upgrade-guide-4_14.adocon
mainso the canonical history does not drift.Change
Adds a
=== camel-natssection tocamel-4x-upgrade-guide-4_14.adocdocumenting the new default
NatsHeaderFilterStrategy.Docs-only; no code or build impact.
JIRA: https://issues.apache.org/jira/browse/CAMEL-23515
Claude Code on behalf of Andrea Cosentino