Skip to main content
Feedback

Event Streams Release Notes for May 2025

Platform Release

May 24 2025
New
We added these features
  • Enhanced the Event Streams connector with a new Acknowledgment operation, enabling users to acknowledge messages at any point in the process. This operation is to be used alongside the consume operation.

    Key Features:

    • Acknowledge Later Checkbox: Users can choose to acknowledge messages later in the process, providing flexibility in message handling.

    • Dynamic Acknowledge Timeout: Configure a timeout for acknowledgments, with a default of 300,000 milliseconds (5 minutes) and no upper limit, allowing for tailored message processing.

    • Flexible Placement: The Acknowledgment operation can be placed anywhere in the process flow, allowing for customized acknowledgment strategies. This should be paired with the consume operation and have the Acknowledge Later checkbox selected.

    • UI Enhancements: The user interface has been updated to facilitate the selection of tracked fields (messageId, consumerName) for acknowledgment.
      (ES-2785)