@jupiterone/integration-sdk-http-client
Advanced tools
Changelog
10.0.0 - 2023-08-03
Bump TypeScript, ESLint, and Prettier to next major versions. Integration projects may encounter breaking changes when they adopt these new versions. For example, Prettier changed some default formatting. To fix the Prettier formatting, you may run the following command:
yarn:format
or prettier --write \"**/*.{ts,js,json,css,md,yml}\"
Changelog
9.11.1 - 2023-08-01
Changelog
9.10.0 - 2023-07-31
executionHandlerWrapper
execution wrapper. See
development documentation for more
information.Changelog
9.8.0 - 2023-07-04
Changelog
9.7.0 - 2023-07-05
afterExecution
integration execution hook. See
development documentation for more
information.Changelog
9.6.2 - 2023-06-30
Adds logging when an integration fails to initialize or finalize a synchronization job