CAMEL-23522: doc-sync 4.18 upgrade guide for camel-mail mail.smtp.* gating#23383
Merged
oscerd merged 1 commit intoMay 21, 2026
Merged
Conversation
…ating Mirror the 4.18.x upgrade-guide entry for CAMEL-23522 (camel-mail - gate JavaMail session properties from headers behind opt-in) onto main, per the project's backport upgrade-guide policy: the camel-4x-upgrade-guide-4_XX.adoc files on main act as the canonical history across all releases, so any entry added on a maintenance branch must also land here. Companion to the backport PR against camel-4.18.x (apache#23381) and the main PR (apache#23362). Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
davsclaus
approved these changes
May 20, 2026
Croway
approved these changes
May 20, 2026
Contributor
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
Contributor
|
🧪 CI tested the following changed modules:
|
2 tasks
oscerd
added a commit
that referenced
this pull request
May 21, 2026
…ating (#23418) Mirror the 4.14.x upgrade-guide entry for CAMEL-23522 (camel-mail - gate JavaMail session properties from headers behind opt-in) onto main, per the project's backport upgrade-guide policy: the camel-4x-upgrade-guide-4_XX.adoc files on main act as the canonical history across all releases, so any entry added on a maintenance branch must also land here. Companion to the backport PR against camel-4.14.x (#23416), the 4.18.x backport (#23381), the 4.18 doc-sync (#23383) and the main PR (#23362). Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
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.
Summary
Doc-sync of the camel-mail
mail.smtp.*/mail.smtps.*gating entry fromcamel-4.18.xontomain's copy ofcamel-4x-upgrade-guide-4_18.adoc, per the project's backport upgrade-guide policy inCLAUDE.md:This PR mirrors the entry added in #23381 (backport to
camel-4.18.x) onto main, immediately after the existingcamel-neo4jentry in the "Upgrading from 4.18.1 to 4.18.3" section.Linked
[backport camel-4.18.x](open)Test plan
camel-4.18.xbranch.Claude Code on behalf of Andrea Cosentino