@jupiterone/integration-sdk-http-client
Advanced tools
Changelog
11.7.0 - 2024-01-09
Changelog
11.5.2 - 2023-12-21
Changelog
11.4.0 - 2023-12-14
region
and _key
properties to visualized entitiesChangelog
11.3.1 - 2023-11-28
Changelog
11.2.0 - 2023-11-16
stepConcurrency
to InvocationConfig
allowing customization of step
concurrency.Changelog
11.1.0 - 2023-10-19
Add compressUploads
to CreateAPIClientOptions
. Enabling this will send
gzipped payloads.
Allow loading modules by name (ex. @jupiterone/graph-rumble) in the
generate-ingestion-sources-config
and generate-integration-graph-schema
commands
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 methods