Change Log for the Integration Content: Advanced Event Mesh Adapter for SAP Integration Suite Version 1.0.0: Initial Release Package Integration - Advanced Event Mesh Sender Adapter Consume Guaranteed (persistent) messages from an advanced event mesh queue Consume Direct (non-persistent) messages using a Topic Subscription Number of Parallel Consumers Choice of Acknowledgement Mode Adapter-level message retry properties Package Integration - Advanced Event Mesh Receiver Adapter Publish Guaranteed (persistent) messages to a Topic (recommended) or Queue in advanced event mesh Publish Direct (non-persistent) messages to a Topic in advanced event mesh Destination can be dynamically set at runtime via header or property expression Support for multiple message payload types: Text, Byte, Map message types Turn publish into a request/reply "Requestor" that send a message to the Destination, sets ReplyToAddress and CorrelationID, and synchronously waits for a response Set User Properties on outgoing message Set SMF message properties such as Priority, DMQ Eligible, and CorrelationId on outgoing message Connection with Advanced Event Mesh Broker: Connect to any broker Support for various authentication modes: Basic Client Certificate OAuth2 Support for setting less common connection properties Version 1.1.0: Feb 2024 Package Integration - Fixed the UserProperties header not resolving after initial processing when using camel expression Version 1.2.0: Apr 2024 Package Integration - Advanced Event Mesh Sender Adapter - New Features Consume from a Durable Topic Endpoint Added two new non-SMF Exchange headers LocalProcessingAttempt and TotalLocalProcessingAttempt to hold counts of local processing attempts and total local processing attempts respectively, per message Support for consumer binding on a single worker node Version 1.3.0: Jun 2024 Package Integration - New Features Support propagation of SAP_MplCorrelationId both at Sender and Receiver Adapters Support client_name property in a multi-node environment Version 1.3.1: Oct 2024 Package Integration - A minor improvement when using the Sender processing parameter "Run on a single worker node", to bind the Consumer on a single worker node Package Integration - Implemented a workaround to resolve the RuntimeError - CAMEL_CONTEXT_NOT_STARTED issue affecting Edge Integration Cell environments running version 8.21 and above Version 1.3.2: Jan 2025 Package Integration - [Critical Update] Updated the core messaging library (sol-jcsmp) to version 10.25.2 addressing critical issues Version 1.3.3: Feb 2025 Package Integration - Implement metadata preservation for historical configuration to enable smoother migration from Apache Camel 2.24.x to 3.14.x Version 1.3.4: Mar 2025 Package Integration - Fixed an issue where undeploying or updating adapters while iFlows were actively running would create orphaned connections that would prevent messages in the queue from being consumed in certain cases. Please follow https://me.sap.com/notes/3582690 in order to upgrade to this version.