Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
299 lines (208 loc) · 16.5 KB

CHANGELOG.md

File metadata and controls

299 lines (208 loc) · 16.5 KB

v1.7.0 (Tue Jul 23 2024)

🚀 Enhancement

🐛 Bug Fix

  • APP-15550 - Update to use createIntegrationHelper #87 (@jzolo22)

Authors: 1


v1.6.1 (Mon May 20 2024)

🐛 Bug Fix

Authors: 1


v1.6.0 (Fri May 17 2024)

🚀 Enhancement

  • APP-15366 - Parse network interfaces to select only unique macAddresses #85 (@mknoedel)

Authors: 1


v1.5.0 (Thu Mar 21 2024)

🚀 Enhancement

  • Add missingPermissions to sentinel_one_agent #83 (@i5o)

🐛 Bug Fix

  • Disable questions workflow since it's not working due to IAM changes #84 (@i5o)

Authors: 1

  • Ignacio Rodríguez (@i5o)

v1.4.0 (Wed Jan 10 2024)

🚀 Enhancement

  • DEVICE-322 - Be more selective macAddresses #79 (@mknoedel)

⚠️ Pushed to main

  • Apply remove-codeql with multi-gitter [ci skip] (@electricgull)
  • Fix x-cortex-service-groups where tier-4 was set incorrectly (@jablonnc)

Authors: 3


v1.3.4 (Tue Nov 28 2023)

🐛 Bug Fix

Authors: 1


v1.3.3 (Mon Nov 27 2023)

🐛 Bug Fix

Authors: 1


v1.3.2 (Mon Nov 27 2023)

🐛 Bug Fix

Authors: 1


v1.3.1 (Tue Nov 21 2023)

🐛 Bug Fix

⚠️ Pushed to main

🔩 Dependency Updates

Authors: 17


Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.3.0 - 2023-10-26

  • macAddresses has been renamed to macAddress
  • macAddress no longer includes 00:00:00:00:00:00
  • serialNumber has been renamed to serial

1.2.0 - 2023-10-25

Added

  • Added macAddresses and serialNumber property to sentinelone_agent
  • Use API v2.1

1.1.2 - 2023-06-16

Added

  • added the lastSeenOn property to sentinelone_agents

1.1.0 - 2023-01-09

Removed

  • removed the licenseKey property from sentinelone_agents

1.0.1 2021-11-11

  • Move questions into open source repository

1.0.0 2021-11-08

  • Upgrade to @jupiterone/integration-sdk-*@^7.4.0

0.4.2 2021-04-09

Added

  • Added additional properties to sentinelone_agent:

    • function: 'anti-malware'

0.4.0 2020-10-29

Changed

  • Upgrade SDK v4

0.3.0 2020-10-27

This release migrates to the new integration SDK.