This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 54229089fca7 CAMEL-22557 - Upgrade guide note about camel-as2 changes
54229089fca7 is described below

commit 54229089fca70ab380e75c0a13ab66d8d85da59c
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Oct 31 09:28:43 2025 +0100

    CAMEL-22557 - Upgrade guide note about camel-as2 changes
---
 docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_16.adoc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git 
a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_16.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_16.adoc
index e503b9196bca..253a59fb1a7d 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_16.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_16.adoc
@@ -44,6 +44,11 @@ mark this as a _miss_ for any same future converter attempts 
to immediately be i
 The `ModelToYAMLDumper` and `ModelToXMLDumper` has added `boolean 
sourceLocation` as parameter to the 2nd
 `dumpModelAsYaml` methods.
 
+=== camel-as2
+
+This component has been improved to better support using different security 
algorithms isolated per context-path
+but sharing the same server port. If you use `camel-as2` then consider testing 
that everything is still working as expected when upgrading.
+
 === camel-kamelet
 
 The kamelet component is now parsing endpoint parameters using _raw mode_ to 
ensure when using sensitive parameters

Reply via email to