@jupiterone/integration-sdk-dev-tools
Advanced tools
Changelog
11.0.0
Breaking: Change TargetFilterKey
type to only allow composite keys.
Plain string keys are no longer allowed.
Breaking: Batch size Options removed:
--upload-batch-size
and --upload-relationship-batch-size
options from CLI sync commandsuploadBatchSize
and uploadRelationshipBatchSize
parameters from programmatic sync methodsChangelog
10.7.1 - 2023-09-26
Changelog
10.7.0 - 2023-09-21
Collected metric
log that is published when
logger.publishMetric is called to "debug"Changelog
10.6.0 - 2023-09-21
Changelog
10.5.3 - 2023-09-18
j1-integration run
command
to improve formatting consistencyerr
log serializerChangelog
10.5.0 - 2023-09-12
error_unexpected_error
to IntegrationErrorEventNameChangelog
10.4.0 - 2023-09-11
Changelog
10.3.0 - 2023-09-07
jest.js
config to remove deprecated option.--noPretty
option to cli to disable pretty printing of logs locally.