The connector now supports DateOnly field types in the metadata files.
Salesforce Einstein Analytics Connector Release Notes - Mule 4
Support Category: Select
Anypoint Connector for Salesforce Einstein Analytics (Salesforce Einstein Analytics Connector) enables you to connect to the Salesforce Analytics Cloud application using Salesforce External Data API. The connector exposes convenient methods for creating and populating data sets into the Salesforce Analytics Cloud system.
3.11.0
3.9.2
3.8.3
3.8.2
3.8.0
3.7.1
3.6.1
3.5.1
3.5.0
3.4.0
October 26, 2020
Compatibility
Salesforce Einstein Analytics Connector is compatible with:
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
External Data API |
v50.0 |
Fixed Issues
-
Upgraded the Jackson Databind dependency
com.fasterxml.jackson.core:jackson-databind:2.10.3
tocom.fasterxml.jackson.core:jackson-databind:2.11.3
to fix vulnerability issues. (CONN-7127) -
Upgraded the Apache HttpClient dependency
org.apache.httpcomponents:httpclient:4.5.3
toorg.apache.httpcomponents:httpclient:4.5.13
to fix vulnerability issues. (CONN-7124)
3.3.0
3.2.0
3.1.8
April 15, 2020
Compatibility
Salesforce Einstein Analytics Connector is compatible with:
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
External Data API |
v46.0 |
Fixed Issues
-
Upgraded the following dependencies to fix vulnerability issues (CONN-5800):
-
Woodstox Core
com.fasterxml.woodstox:woodstox-core:5.0.3
upgraded tocom.fasterxml.woodstox:woodstox-core:6.1.1
-
Cryptacular
org.cryptacular:cryptacular:1.1.3
upgraded toorg.cryptacular:cryptacular:1.2.4
-
Mule file connector
org.mule.connectors:mule-file-connector:1.2.0
scope changed to test
-
3.1.7
3.1.6
January 28, 2020
Compatibility
Salesforce Einstein Analytics Connector is compatible with:
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.0.0 and later |
External Data API |
v46.0 |
Fixed Issues
Fixed security vulnerabilities for the following dependencies:
-
org.codehaus.jackson:jackson-mapper-asl:1.9.13
-
com.fasterxml.jackson.core:jackson-databind:2.9.3
-
org.bouncycastle:bcprov-jdk15on:1.56
-
apache-httpclient:commons-httpclient:3.1
-
apache-beanutils:commons-beanutils:1.7.0
-
commons-codec:commons-codec:1.10
-
ca.juliusdavies:not-yet-commons-ssl:0.3.9
-
org.owasp.esapi:esapi:2.0.1
-
org.opensaml:xmltooling:1.4.4
-
org.opensaml:opensaml:2.6.4
3.1.5
3.1.4
3.1.2
3.1.1
3.0.0
January 15, 2018
Compatibility
Salesforce Einstein Analytics Connector is compatible with:
Application/Service | Version |
---|---|
Mule |
4.0.0 and later |
Anypoint Studio |
7.0.0 and later |
External Data API |
v36.0 |
Features
-
Added the Delete Data Set operation to delete datasets that are not needed anymore.
-
Changed the DataSense mechanism of the connector to provide dynamic metadata for the Upload External Data, Start Data Processing, and Delete Data Set operations. Now you can select the dataset ID for which one of the mentioned operations executes. For the Upload External Data operation, the connector also provides dynamic input metadata that describes the format of the data to be uploaded to the selected dataset.
-
Create Data Set, Upload External Data Into New Data Set, and Start Processing operations now allow the user to select a file that serves as a schema description of the dataset to be created. These operations do not have DataSense support, as the file describing the dataset schema can’t be read at design time.