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 609d40833a1 Update upgrade guide for 4.1
609d40833a1 is described below

commit 609d40833a18f9559a89f36e9faf40ae1e075d92
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Aug 10 17:25:01 2023 +0200

    Update upgrade guide for 4.1
---
 docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_1.adoc | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git 
a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_1.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_1.adoc
index 4e91d72b000..aab2f9820c5 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_1.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_1.adoc
@@ -6,3 +6,9 @@ from both 4.0 to 4.1 and 4.1 to 4.2.
 
 == Upgrading Camel 4.0 to 4.1
 
+=== camel-aws2-step-functions
+
+The header keys has been renamed to be aligned with Camel naming standard.
+
+For example from `CamelAwsStateMachineOperation` to 
`CamelAwsStepFunctionsOperation` and so on.
+

Reply via email to