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

Latest commit

 

History

History
64 lines (40 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

64 lines (40 loc) · 1.37 KB

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.2.5 -- 2024-08-01

Updated

  • Added device duplicate key logic. Based on logged values, the same devices is being included in more than one response.

1.2.2 -- 2023-06-16

Updated

  • Updated serial to use the host's serialNumber if available.

1.2.1 -- 2023-06-16

Added

  • Added lastSeenOn to Device entities.

1.2.0 -- 2023-03-06

Added

  • Added the following properties: lastEvent, lastEventStatus, lastEventNpaStatus, lastEventActor and lastEventOccurredOn to the netskope_device and netskope_user entities.

1.1.0 - 2022-08-30

Changed

  • Disabled app_instances step while we transition to v2.

1.0.1 - 2022-07-06

Changed

  • Use different way of fetching app instances to see if that'll have any effect.

1.0.0 - 2022-05-25

Added

  • Ingest new entities
    • netskope_tenant
    • netskope_device
    • netskope_user
    • netskope_user_configuration
    • netskope_app_instance
  • Build new relationships
    • netskope_tenant_has_device
    • netskope_device_has_user
    • netskope_user_has_configuration
    • netskope_tenant_has_app_instance