Skip to content

Commit 962a0d1

Browse files
srikarshastrySrikar Shastry
andauthored
[SalesforceServiceCloud] - v3.4.1 to include SecureConnectionState from ELF (#14743)
Co-authored-by: Srikar Shastry <Srikar.Sistla@microsoft.com>
1 parent 93efb44 commit 962a0d1

6 files changed

Lines changed: 40 additions & 21 deletions

File tree

Solutions/Salesforce Service Cloud/Data Connectors/SalesforceSentinelConnector_CCP/SalesforceServiceCloud_DCR.json

Lines changed: 5 additions & 1 deletion
Large diffs are not rendered by default.

Solutions/Salesforce Service Cloud/Data Connectors/SalesforceSentinelConnector_CCP/SalesforceServiceCloud_Tables.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1323,6 +1323,11 @@
13231323
"type": "string",
13241324
"description": "The secure connection start time."
13251325
},
1326+
{
1327+
"name": "SecureConnectionStart",
1328+
"type": "string",
1329+
"description": "The secure connection start time."
1330+
},
13261331
{
13271332
"name": "Select",
13281333
"type": "string",

Solutions/Salesforce Service Cloud/Data/Solution_TSalesforceCloudtemplateSpec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"Workbooks/SalesforceServiceCloud.json"
2121
],
2222
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Salesforce Service Cloud\\",
23-
"Version": "3.4.0",
23+
"Version": "3.4.1",
2424
"Metadata": "SolutionMetadata.json",
2525
"TemplateSpec": true,
2626
"Is1PConnector": false
61.6 KB
Binary file not shown.

Solutions/Salesforce Service Cloud/Package/mainTemplate.json

Lines changed: 28 additions & 19 deletions
Large diffs are not rendered by default.

Solutions/Salesforce Service Cloud/ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** |
22
|-------------|--------------------------------|--------------------------------------------------------------------|
3+
| 3.4.1 | 22-07-2026 | Added SecureConnectionStart column to **Salesforce event log file CCP data connector** table schema and DCR transform. |
34
| 3.4.0 | 26-05-2026 | Added new **Real time event monitoring data connector** with 19 event types |
45
| 3.3.0 | 07-05-2026 | Add new **Salesforce Audit logs CCF Data Connector** to pull **SetupAuditTrails** and **LoginHistory** logs. |
56
| 3.2.0 | 01-05-2026 | Updated **CCF Data Connector** to include new V3 table that includes additional fields and support for multiple domains. |

0 commit comments

Comments
 (0)