Contact Us 1-800-596-4880

Salesforce Pub/Sub Connector Release Notes - Mule 4

Support Category: Select

Anypoint Connector for Salesforce Pub/Sub (Salesforce Pub/Sub Connector) enables you to connect to the Pub/Sub API, which provides a single interface for publishing and subscribing to platform events, including real-time event monitoring events and change data capture events.

1.0.12

April 18, 2024

Compatibility

Software Version

Anypoint Studio

7.3.5 and later

Mule runtime engine

4.3.0 and later

OpenJDK

8 and 11

Fixed Issues

Issue Resolution ID

The connector now properly supports SSL/TLS when setting up the truststore configuration in the connection configuration.

W-15395279

1.0.11

March 21, 2024

Compatibility

Software Version

Anypoint Studio

7.3.5 and later

Mule runtime engine

4.3.0 and later

OpenJDK

8 and 11

Fixed Issues

Issue Resolution ID

The Bouncy Castle library (bcprov-jdk15on) is removed to address reported security vulnerabilities.

W-15301880

1.0.10

February 20, 2024

Compatibility

Software Version

Anypoint Studio

7.3.5 and later

Mule runtime engine

4.3.0 and later

OpenJDK

8 and 11

Fixed Issues

Issue Resolution ID

The connector now contains a fixed read timeout period if the connection is validated after the static IP feature is applied in CloudHub 1.0.

W-15028700

1.0.9

December 7, 2023

Compatibility

Software Version

Anypoint Studio

7.3.5 and later

Mule runtime engine

4.3.0 and later

Open JDK

8 and 11

Fixed Issues

Issue Resolution ID

The output metadata for the Subscribe Channel Listener source now uses lowercase fields that match the payload.

W-14608371

1.0.8

September 18, 2023

Compatibility

Software Version

Anypoint Studio

7.3.5 and later

Mule runtime engine

4.3.0 and later

Open JDK

8 and 11

Fixed Issues

Issue Resolution ID

When the saved replay ID is encoded as a byte array in Object Store, the connector now correctly decodes the replay ID.

W-14108089

1.0.7

July 26, 2023

Compatibility

Software Version

Anypoint Studio

7.3.5 and later

Mule runtime engine

4.3.0 and later

Open JDK

8 and 11

Fixed Issues

Issue Resolution ID

When there are connectivity issues with the connector, the replay ID is now correctly treated as valid, rather than the connector defaulting to the EARLIEST replay option.

W-13704839

When the connector is subscribed to multiple channels using the same configuration for all listeners, the listeners no longer fail to reconnect when the daily limit is reached.

W-13716068

1.0.6

July 10, 2023

Compatibility

Software Version

Anypoint Studio

7.3.5 and later

Mule runtime engine

4.3.0 and later

Open JDK

8 and 11

Fixed Issues

Issue Resolution ID

The connector now properly reads the replay ID from the Object Store when using the Replay id from object store replay option in Subscribe Channel Listener.

W-13732644

1.0.5

March 22, 2023

Compatibility

Software Version

Anypoint Studio

7.3.5 and later

Mule runtime engine

4.3.0 and later

Open JDK

8 and 11

Fixed Issues

Issue Resolution ID

The proxy configuration now works properly when connecting to the gRPC API.

W-12650923

The connector now handles numeric values properly when publishing events.

W-12704176

1.0.4

October 11, 2022

Compatibility

Software Version

Anypoint Studio

7.3.5 and later

Mule runtime engine

4.3.0 and later

Open JDK

8 and 11

Fixed Issues

Issue ID

The connector now returns the EventId and CorrelationKey fields for all the events.

W-11743090

The connector no longer has metadata issues for CDC events.

W-11797082

1.0.3

August 31, 2022

Compatibility

Software Version

Anypoint Studio

7.3.5 and later

Mule runtime engine

4.3.0 and later

Open JDK

8 and 11

Fixed Issues

Issue ID

The connector got stuck when specifying a value over 100 for the Batch events size field. Now, when specifying a value over 100, the connector prints a log message that the Batch events size field accepts a maximum value of 100, as per the Salesforce Pub/Sub API.

W-11637670

1.0.2

August 10, 2022

Compatibility

Software Version

Anypoint Studio

7.3.5 and later

Mule runtime engine

4.3.0 and later

Open JDK

8 and 11

Fixed Issues

Issue ID

Consuming events no longer fails with an InvalidArgument error when using Replay id from object store as the Replay Option.

W-11554123

1.0.1

July 28, 2022

Compatibility

Software Version

Anypoint Studio

7.3.5 and later

Mule runtime engine

4.3.0 and later

Open JDK

8 and 11

Fixed Issues

Issue ID

Consuming events no longer fails with a NumberFormat Exception when using Earliest as the Replay Option.

W-11450684

Consuming events no longer fails with an InvalidArgument error when using Custom replay id as the Replay Option and providing a number in the replay ID or when using Replay id from object store as the Replay Option.

W-11450737

1.0.0

June 30, 2022

What’s New

This is a new connector.

For a list of supported configurations and operations, refer to the Salesforce Pub/Sub Connector Reference Guide.

Compatibility

Software Version

Anypoint Studio

7.3.5 and later

Mule runtime engine

4.3.0 and later

Open JDK

8 and 11

See Also