Skip to content

CAMEL-23584: docs - sync camel-kafka 4.18 / 4.14 upgrade-guide entries to main#23637

Open
oscerd wants to merge 1 commit into
apache:mainfrom
oscerd:CAMEL-23584-docsync
Open

CAMEL-23584: docs - sync camel-kafka 4.18 / 4.14 upgrade-guide entries to main#23637
oscerd wants to merge 1 commit into
apache:mainfrom
oscerd:CAMEL-23584-docsync

Conversation

@oscerd
Copy link
Copy Markdown
Contributor

@oscerd oscerd commented May 29, 2026

Doc-sync follow-up for CAMEL-23584 (camel-kafka header constant rename, merged in #23602 and backported in #23629 / #23632).

Why

The version-specific camel-4x-upgrade-guide-4_XX.adoc files on main are the canonical upgrade-guide history across all release lines. The camel-kafka rename is shipping on camel-4.18.x and camel-4.14.x, but the maintenance-branch backports intentionally omit the upgrade-guide change (per the backport upgrade-guide policy). This PR adds the matching potential breaking change entry to the 4_18 and 4_14 guides on main so they stay in sync with what those release lines actually ship.

What

Adds the === camel-kafka - potential breaking change section to:

  • docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_18.adoc
  • docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_14.adoc

The section mirrors the one already present in camel-4x-upgrade-guide-4_21.adoc: the kafka.*CamelKafka* rename table, the symbolic-vs-literal migration note with a before/after example, the Endpoint DSL accessor note, and the cross-transport HeaderFilterStrategy behaviour note.

Docs-only change; no code or generated artifacts affected.

Reported by Claude Code on behalf of Andrea Cosentino

…s to main

The camel-kafka Exchange header constant rename (CAMEL-23584) is being
backported to the camel-4.18.x and camel-4.14.x maintenance branches. The
version-specific upgrade-guide files on main are the canonical history, so
the "potential breaking change" entry for the 4.18 and 4.14 release lines is
added here on main (the maintenance-branch backports intentionally omit the
upgrade-guide change, per the backport upgrade-guide policy).

Adds the "camel-kafka - potential breaking change" section (the kafka.* ->
CamelKafka* header constant rename table, the symbolic-vs-literal migration
note with a before/after example, the Endpoint DSL accessor note, and the
cross-transport HeaderFilterStrategy behaviour note) to both
camel-4x-upgrade-guide-4_18.adoc and camel-4x-upgrade-guide-4_14.adoc,
matching the entry already present in camel-4x-upgrade-guide-4_21.adoc.

Tracker: CAMEL-23577

Reported by Claude Code on behalf of Andrea Cosentino

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
@oscerd oscerd requested review from davsclaus and gnodet May 29, 2026 12:23
@github-actions
Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@github-actions github-actions Bot added the docs label May 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • docs

⚙️ View full build and test results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants