- Introduced gateways as event generators.
- Added multiple flavors of gateway - core gateways, gRPC gateways, HTTP gateways, custom gateways
- Added K8 events to capture gateway configurations update and as means to update gateway resource
- SLA violations are now reported through k8 events
- Sensors can trigger Argo workflow, any kubernetes resource and gateway
- Gateway can send events to other gateways and sensors
- Added examples for gateway and sensors
- Sensors are now repeatable and fixed all issues with signal repeatability.
- Removed signal deployments as microservices.
- Signals as separate deployments #49
- Fixed code-gen bug #46
- Filters for signals #26
- Inline, file and url sources for trigger workflows #41
- Initial release