diff --git a/SentinelOne/CHANGELOG.md b/SentinelOne/CHANGELOG.md index 30191e53..f10f09d5 100644 --- a/SentinelOne/CHANGELOG.md +++ b/SentinelOne/CHANGELOG.md @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 2024-12-16 - 1.19.9 + +### Changed + +- discard already collected alerts in the singularity connector + +### Fixed + +- Fix the start_time parameter into milliseconds in the singularity connector + ## 2024-12-13 - 1.19.8 ### Fixed diff --git a/SentinelOne/manifest.json b/SentinelOne/manifest.json index fd66d6db..2dd7c7e2 100644 --- a/SentinelOne/manifest.json +++ b/SentinelOne/manifest.json @@ -26,7 +26,7 @@ "name": "SentinelOne", "uuid": "ff675e74-e5c1-47c8-a571-d207fc297464", "slug": "sentinelone", - "version": "1.19.8", + "version": "1.19.9", "categories": [ "Endpoint" ]