oscerd opened a new pull request, #24456: URL: https://github.com/apache/camel/pull/24456
## Upgrade-guide doc-sync for CAMEL-23891 backports The CAMEL-23891 fix — `MimeMultipartDataFormat` now applies a `HeaderFilterStrategy` on `headersInline=true` unmarshal, so `Camel*` headers from inline MIME content are no longer copied onto the message — was backported to: - `camel-4.18.x` → **4.18.4** (#24409 + follow-up #24454) - `camel-4.14.x` → **4.14.9** (#24445) Per the project's upgrade-guide policy, the guide history is canonical on `main`. The original fix (#24406) already added the note to `camel-4x-upgrade-guide-4_22.adoc`; this PR adds the matching behavior-change notes to the maintenance guides on `main`: - `camel-4x-upgrade-guide-4_18.adoc` → new `== Upgrading from 4.18.3 to 4.18.4` section - `camel-4x-upgrade-guide-4_14.adoc` → new `== Upgrading from 4.14.8 to 4.14.9` section Docs only; no code change. Same wording as the 4_22 note for consistency. JIRA: https://issues.apache.org/jira/browse/CAMEL-23891 🤖 Generated with [Claude Code](https://claude.com/claude-code) on behalf of Andrea Cosentino -- 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]
