Release v6.1.0
Summary
Adds a management surface to Event Handlers that has the capability to reprocess event for Event Handlers and also get information about running Event Handlers. Also adds the possibility to register Event Handlers with named aliases for easy tracking.
Added
- Adds optional string 'alias' to event handler registration
- Adds management service for event handlers with 4 endpoints:
ReprocessEventsFrom
,ReprocessAllEvents
,GetAll
andGetOne
Changed
- Updated Grpc and protobuf dependencies