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.
- Added device duplicate key logic. Based on logged values, the same devices is being included in more than one response.
- Updated
serial
to use the host's serialNumber if available.
- Added
lastSeenOn
to Device entities.
- Added the following properties:
lastEvent
,lastEventStatus
,lastEventNpaStatus
,lastEventActor
andlastEventOccurredOn
to thenetskope_device
andnetskope_user
entities.
- Disabled
app_instances
step while we transition to v2.
- Use different way of fetching app instances to see if that'll have any effect.
- 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