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.
lastSeenOn
,createdAt
,updatedAt
,lastSeen
, andfirstSeen
timestamps converted as seconds instead of milliseconds.
- Renamed
rumble
torunZero
lastSeenOn
,macAddress
andscanned
to Device entities.
- Updated endpoints and names referencing
Rumble
torunZero
as part of the rebranding.
- Added
sourcePrecision
parameter toparseTimePropertyValue
calls. - Added a space to
displayName
of users - Bumped SDK dependencies to ^8.24.0
- Added the option to authenticate using an
Export Token
.- Added a new ExportToken based client to support the new authentication method
- Added new
Account
-HAS->Site
relationship - Added
getStepStartStates
for the different execution flows
- Assets step now uses streams to handle response
- New managed question
- The path
src/steps/assets
has been renamed tosrc/steps/asset
to avoid having the directory removed by common node_modules pruning scripts
rumble_asset
type andASSETS
andBUILD_SITE_ASSET_RELATIONSHIPS
steps.
- Subnet property removed from
Site
entity to fix error when ingesting objects
- Ingest site entities and site relationships
- Ingest user entity and create related relationships
- Initial version for development and testing
- Added Account and Organization step