Skip to content

Releases: EchoTools/nevr-agent

v4.1.0

20 Dec 16:52

Choose a tag to compare

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

v1.2.0

14 Sep 23:29
e0fc7ef

Choose a tag to compare

What's Changed

  • Integrate CI/CD tools

Full Changelog: v1.1.0...v1.2.0