oscerd opened a new pull request, #23991:
URL: https://github.com/apache/camel/pull/23991

   This PR syncs the `camel-irc` Exchange header rename upgrade-guide entry 
(CAMEL-23629) into the version-specific `4_18` and `4_14` upgrade guides on 
`main`.
   
   ## Background
   
   The `camel-irc` header constant rename was backported to `camel-4.18.x` and 
`camel-4.14.x` (fixVersions 4.14.8, 4.18.3, 4.21.0). Those backports added the 
`=== camel-irc - potential breaking change` entry to 
`camel-4x-upgrade-guide-4_18.adoc` / `camel-4x-upgrade-guide-4_14.adoc` **on 
the maintenance branches**.
   
   Per the project's upgrade-guide policy, the 
`camel-4x-upgrade-guide-4_XX.adoc` files on `main` are the canonical 
cross-release history across all release lines. The `4_18` and `4_14` guides on 
`main` were missing the `camel-irc` entry (only the `4_21` guide carried it). 
This PR closes that drift so `main` reflects what actually shipped on the 
maintenance branches.
   
   ## Changes
   
   - Add the `camel-irc` "potential breaking change" entry to 
`camel-4x-upgrade-guide-4_18.adoc` on `main` (verbatim from `camel-4.18.x`).
   - Add the same entry to `camel-4x-upgrade-guide-4_14.adoc` on `main` 
(verbatim from `camel-4.14.x`).
   
   Docs-only; no code changes.
   
   ---
   _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]

Reply via email to