CAMEL-23461: docs - sync 4.18 upgrade-guide entry to main for camel-aws-bedrock#23176
Merged
oscerd merged 1 commit intoMay 13, 2026
Merged
Conversation
…ws-bedrock Add the camel-aws-bedrock upgrade-guide entry to main's camel-4x-upgrade-guide-4_18.adoc to match the entry shipped on the camel-4.18.x branch via PR apache#23161 (squash 540bd6b/e22edbb5). Per the project's backport upgrade-guide policy, the camel-4x-upgrade-guide-4_XX.adoc files for ALL versions live on main and act as the canonical history across all release lines. Without this sync, main's 4.18 upgrade guide drifts out of sync with what is actually shipping on the camel-4.18.x maintenance branch. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
8f3029f to
590a29e
Compare
davsclaus
approved these changes
May 13, 2026
Contributor
|
🧪 CI tested the following changed modules:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Doc-sync follow-up for #23161
Adds the
camel-aws-bedrockupgrade-guide entry tomain'sdocs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_18.adocto match the entry thatshipped on the
camel-4.18.xbranch via the backport PR #23161 (merged ase22edbb5).Why
Per the project's backport upgrade-guide policy:
Without this sync,
main's 4.18 upgrade guide drifts out of sync with what is actually shipping onthe
camel-4.18.xmaintenance branch.Original work
main: CAMEL-23461: camel-aws-bedrock - applyGuardrail reads guardrail identifier from wrong header #23151 —CAMEL-23461: camel-aws-bedrock - applyGuardrail reads guardrail identifier from wrong headercamel-4.18.x: [backport camel-4.18.x] CAMEL-23461: camel-aws-bedrock - applyGuardrail reads guardrail identifier from wrong header #23161 (merged)Change
Docs-only: a single
=== camel-aws-bedrocksection is inserted into the "Upgrading from 4.18.1 to4.18.3" block, placed before
=== camel-hazelcastto match the ordering on thecamel-4.18.xbranch. The wording is identical to the entry shipped on
camel-4.18.x. No code changes.Claude Code on behalf of Andrea Cosentino.