Skip to content

Commit 988b0be

Browse files
authored
Fixed timedelta related error in all actions (#4947)
1 parent 9624cb0 commit 988b0be

File tree

1 file changed

+3
-2
lines changed
  • docs/platform-services/automation-service/app-central/integrations

1 file changed

+3
-2
lines changed

docs/platform-services/automation-service/app-central/integrations/darktrace.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
77

88
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/darktrace.png')} alt="darktrace" width="100"/>
99

10-
***Version: 1.6
11-
Updated: Mar 4, 2024***
10+
***Version: 1.7
11+
Updated: Jan 10, 2025***
1212

1313
Perform threat intelligence evidence gathering with Darktrace.
1414

@@ -45,3 +45,4 @@ Perform threat intelligence evidence gathering with Darktrace.
4545
+ Updated resource: Resolved bug related to integration resource
4646
* February 28, 2024 (v1.5) - Updated code for compatibility with Python 3.12
4747
* March 4, 2024 (v1.5) - Updated code for compatibility with Python 3.12
48+
* January 10, 2025 (v1.7) - Fixed timedelta related error in all actions

0 commit comments

Comments
 (0)