oscerd opened a new pull request, #24021: URL: https://github.com/apache/camel/pull/24021
## What The `muteException` default flip for `camel-netty-http` / `camel-undertow` (CAMEL-23651) was backported to: - `camel-4.18.x` — #23923 (ships in 4.18.3) - `camel-4.14.x` — #23990 (ships in 4.14.8) On each maintenance branch the upgrade-guide note was added to that release line's per-patch section. Per the project's **backport upgrade-guide policy**, the version-specific `camel-4x-upgrade-guide-4_XX.adoc` files on `main` are the canonical history across all releases, so the same entries must also live on `main`. This PR adds the missing `camel-netty-http / camel-undertow` muteException note to: - `camel-4x-upgrade-guide-4_18.adoc` → **Upgrading from 4.18.1 to 4.18.3** - `camel-4x-upgrade-guide-4_14.adoc` → **Upgrading from 4.14.3 to 4.14.8** (The `4_21` guide on main already has the entry from the original PR #23913.) ## Notes - Docs-only; no code or generated files. The added entry contains no `xref:` links. - Without this, main's 4_18/4_14 guides drift out of sync with what's actually shipping on the maintenance branches. --- _Claude Code on behalf of Andrea Cosentino_ 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
