Skip to main content
Feedback

Salesforce Platform Events changelog

Changelog

2026-05 (Version 26.05.0, Current Version)

  • Added Salesforce API Version, a connection field that allows you to enter the desired Salesforce API version number for the streaming and REST API connections. The default value is 41.0.

2024-11 (Version 24.09.0)

  • Allow the SFPE listen manager to use the Persisted Connector Cache to save and retrieve the replayID on send and receive actions when the Enable Persisted Connector Cache (com.boomi.container.connector.persistence.enabled) container property is enabled in the Advanced Properties section of the container properties. If the container owner is filtering out a specific set of connectorType values to use connector property persistence on runtime, then ensure that this connector is included.

    This allows the SFPE connector to persist the replayID and start over from the point before the stop when pausing or stopping the listener.

    If the persisted replayID is invalid, the fail over is to the initial replayID mentioned in the connection.

2024-04 (Version 24.03.1)

  • Upgraded the CometD library from version 3.1.2 to 5.0.0 for security improvements.

2023-11

  • Overridable fields now include Access Token parameters, Authorization parameters, and Extended JWT Claims (if supported by the connector).
On this Page