Commit History for event-router¶
This is the commit history for the event-router component.
v4.16.3, v4.17.1 (2026/08/18)¶
- Bump golang.org/x/{net,text,crypto} to clear govulncheck CALLED findings
v4.16.2, v4.17.0 (2026/04/20)¶
- docs(event-router): restructure Documentation into role sections
- fix: check json marshal/unmarshal errors in event processing and transforms
feat/add-validate-ci (2026/04/12)¶
- ci: remove make -j build from validate job
- ci: add make validate and fix findings
add-claude-md (2026/03/03)¶
- Add CLAUDE.md for Claude Code context
v4.16.0 (2025/09/02)¶
- Add Kafka and file output event processing capabilities
- update(metadata)
v4.16.0-alpha00 (2025/08/04)¶
- Initial commit