docs: upgrade notes for the camel-spring-boot 4.23 starter changes - #26043
docs: upgrade notes for the camel-spring-boot 4.23 starter changes#26043Croway wants to merge 4 commits into
Conversation
Adds the upgrade guide entries for the camel-spring-boot changes landing in 4.23 under CAMEL-24498, CAMEL-24500, CAMEL-24501, CAMEL-24505, CAMEL-24506, CAMEL-24577, CAMEL-24592 and CAMEL-24593, next to the entries already present for that release. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
… 4.23 camel-microprofile-health also emits error.stacktrace at the default exposure level, and Camel Quarkus builds its health responses through that module, so the note no longer claims otherwise and instead states that the same gating is applied there. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…guide The camel-spring-boot docs component is not part of this repository's Antora build, so the xref-check cannot resolve an xref into it. Use the published page URL instead. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
🧪 CI tested the following changed modules:
🔬 Scalpel shadow comparison — Scalpel: 1 tested, 0 compile-only — current: 0 all testedMaveniverse Scalpel detected 1 affected modules (current approach: 0).
|
…ping and legacy customizers The generated converters now only resolve bean references for Camel's own configuration classes, and the lenient copyProperties path used by hand-written customizers logs a warning; both are called out. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
gnodet
left a comment
There was a problem hiding this comment.
Documentation-only PR adding 8 upgrade guide entries for camel-spring-boot 4.23 starter changes. Each entry accurately documents a behavioral/default change with clear migration instructions and opt-back properties. AsciiDoc formatting is correct and consistent with existing entries. Well-placed under the existing === camel-spring-boot section.
📋 PR Metadata
| Aspect | Current | Suggested |
|---|---|---|
| Milestone | (none) | 4.23.0 |
This review was generated by an AI agent and may contain inaccuracies. Please verify all suggestions before applying.
Claude Code on behalf of Guillaume Nodet
Adds the 4.23 upgrade guide entries for the camel-spring-boot changes that are landing under these tickets, next to the camel-spring-boot entries already present for the release:
Documentation only. Each entry should be merged together with, or after, the PR it describes; entries for PRs that end up not merged for 4.23 should be dropped from this one.
Claude Code on behalf of Croway