Skip to content

v1.17.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 17:57
· 151 commits to main since this release
c62e6e6

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