SDK for building integrations in Hyperproof.
- Update TypeScript to version 5.5.4
- Update node-fetch to version 2.7.0
- Update Express to version 4.21.0
- Update Superagent to version 10.1.0
- Update other dependencies to latest versions
- Improvements to logging and error handling
- Various bug fixes
- Add readiness endpoint for new integration execution environment.
- Remove SchemaCategory from Integration SDK as it is Hypersyncs only.
- Fix issues in package.json
- Add support for new integration execution environment
- Add common interfaces and models from Hypersync SDK so that they can be used by other integration types
- Improve logging and monitoring
- Fix various bugs
- Add support for Node 18
- Enhance error handling
- Initial version