v1.17.1
Docker images:
- Server:
networlddev/f1-telemetry:1.17.1 - Web app:
networlddev/f1-telemetry-app:1.17.1
What's Changed
- Create the DbContext lazily in SessionProcessor instead of per Session packet by @LarsLaskowski in #462
- Create SessionHistory DbContext lazily and make lap-diff detection converge by @LarsLaskowski in #463
- Use set-based deletes for session cleanup paths by @LarsLaskowski in #464
Full Changelog: v1.17.0...v1.17.1