Release v3.26.0

In this release - feature support for integration vendors that have batch endpoints as well as some minor improvements and bug fixes.


Features

Validate EndpointSchema
forwarder: User can set batch size from EndpointSchema for http integrations
forge: Show HTTP request
retrier: Increase min message age to 1 hour for THD


Fixes

Add HTTP request batching with Lua
Add fromEventKey validation to EndpointSchema
Add HTTP request batching with Lua
Tune nginx for high traffic
forge: Misc improvements, better error handling
retrier: Cleanup from moving to deployment
kits: Refactor kit logic into its own package for easier extensibility
kits: Add ability to test endpoint schema with cucumber