v1.17.2
Docker images:
- Server:
networlddev/f1-telemetry:1.17.2 - Web app:
networlddev/f1-telemetry-app:1.17.2
What's Changed
- Remove F1ReplayClient launchSettings from repo tracking by @LarsLaskowski in #465
- Guard ReadExactly against oversized replay packet files by @LarsLaskowski in #466
- Reduce tracing volume in the per-packet hot path by @LarsLaskowski in #467
- Replace polling queue workers with System.Threading.Channels by @LarsLaskowski in #468
Full Changelog: v1.17.1...v1.17.2