oscerd opened a new pull request, #23994: URL: https://github.com/apache/camel/pull/23994
Syncs the `camel-undertow` `websocket.*` filter upgrade-guide entry (CAMEL-23588) into the version-specific `4_18` and `4_14` upgrade guides on `main`. ## Background CAMEL-23588 is being backported to `camel-4.18.x` (#23992) and `camel-4.14.x` (#23993). Those backports add the `=== camel-undertow - potential breaking change` entry to the `4_18` / `4_14` guides **on the maintenance branches**. Per the upgrade-guide policy, the `camel-4x-upgrade-guide-4_XX.adoc` files on `main` are the canonical cross-release history; `main`'s `4_21` guide already carries the entry, but `4_18` / `4_14` did not. ## Changes - Add the `camel-undertow` "potential breaking change" entry to `camel-4x-upgrade-guide-4_18.adoc` and `camel-4x-upgrade-guide-4_14.adoc` on `main`, grouped with the existing CAMEL-23532 `vertx-websocket` / `atmosphere-websocket` family. Docs-only; no code changes. Should merge together with / after the two backport PRs. --- _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]
