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

   Doc-only follow-up to #25587 / #25588 / #25589.
   
   The upgrade guides for every release line live on `main`, which holds the 
canonical history across all releases. The deserialization filter shipped on 
three lines — 4.23.0, 4.22.1 and 4.18.5 — but only the 4.23 note landed here; 
the 4.22 and 4.18 notes went in on the maintenance branches, where they are not 
part of that history.
   
   This adds both, matching the text that shipped on each branch:
   
   | Guide | New section | Note |
   |---|---|---|
   | `camel-4x-upgrade-guide-4_22.adoc` | `Upgrading from 4.22.0 to 4.22.1` | 
names the JEP-290 graph-shape limits `DeserializationFilterHelper` enforces on 
that line |
   | `camel-4x-upgrade-guide-4_18.adoc` | `Upgrading from 4.18.4 to 4.18.5` | 
omits them — on 4.18.x the filter is the local constant without the limits |
   
   Both are new leading sections, keeping the reverse-chronological order the 
guides already use. Verified byte-identical to the text merged on each 
maintenance branch.
   
   Docs only — no code, no generated files.
   
   ---
   _Claude Code on behalf of oscerd_


-- 
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