Releases: EchoTools/nevr-agent
Releases · EchoTools/nevr-agent
v4.1.0
Consolidate CLI into unified nevr-agent with real-time streaming and JWT auth
BREAKING CHANGES:
- Renamed project: evr-data-recorder → evrtelemetry → nevr-agent
- Authentication now uses JWT tokens instead of username/password
- Module path changed to nevr-agent v4
Features:
- Unified CLI using Cobra/Viper replacing individual command binaries
- GraphQL API for session events with pagination
- Real-time WebSocket streaming for match frames
- Prometheus metrics endpoint for monitoring
- Player lookup service with caching and rate limiting
- StorageManager for nevrcap files with retention policies
- AMQP publishing support for event distribution