oscerd opened a new pull request, #26020: URL: https://github.com/apache/camel/pull/26020
Doc-only follow-up to [CAMEL-24576](https://issues.apache.org/jira/browse/CAMEL-24576). The upgrade guides for every release line live on `main`, so the backports of #25992 carry no guide edit of their own. This adds the matching entries under the already-open patch sections: - `camel-4x-upgrade-guide-4_22.adoc` → `== Upgrading from 4.22.0 to 4.22.1`, for #26018 - `camel-4x-upgrade-guide-4_18.adoc` → `== Upgrading from 4.18.4 to 4.18.5`, for #26019 The two entries are not identical. The 4.18 one records that the line does **not** carry the `allowedSchemes` option on the `dynamic-router` endpoint, nor the `security = "insecure:dev"` marker on `allowPredicateFromMessage` — neither `RecipientList.setAllowedSchemes` nor the security policy framework exists on 4.18.x, so the backport there is the control-endpoint gate only. No code changes. _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]
