v1.17.4
Docker images:
- Server:
networlddev/f1-telemetry:1.17.4 - Web app:
networlddev/f1-telemetry-app:1.17.4
What's Changed
- Bump the actions group with 2 updates by @dependabot[bot] in #474
- Bump the nuget-dependencies group with 3 updates by @dependabot[bot] in #476
- Bump the npm-dependencies group in /F1ServerApp with 12 updates by @dependabot[bot] in #475
- Bump tar from 7.5.16 to 7.5.21 in /F1ServerApp by @dependabot[bot] in #480
- Bump hono from 4.12.26 to 4.12.32 in /F1ServerApp by @dependabot[bot] in #477
- Bump immutable from 5.1.6 to 5.1.9 in /F1ServerApp by @dependabot[bot] in #478
- Bump fast-uri from 3.1.2 to 3.1.4 in /F1ServerApp by @dependabot[bot] in #479
- Bump postcss from 8.5.15 to 8.5.23 in /F1ServerApp by @dependabot[bot] in #481
- Add AGENTS.md and update PR template and contribution guidelines by @LarsLaskowski in #482
- Pin container HTTP port to 80 in production image by @LarsLaskowski in #483
- Remove stale StyleCop.json references from docs by @LarsLaskowski in #484
- Fix outdated Assert.ThrowsExceptionAsync guidance in docs by @LarsLaskowski in #485
- Guard statistics averages against a zero packet count by @LarsLaskowski in #486
- Remove sync-over-async database access from fastest lap cache by @LarsLaskowski in #487
- Keep fastest lap cache uninitialized after a cancelled warm up by @LarsLaskowski in #488
- Start the live session timer only once and dispose it safely by @LarsLaskowski in #489
- Invalidate the fastest lap cache when laps of a session change by @LarsLaskowski in #490
- Guard the invalid session flag reset against a removed session by @LarsLaskowski in #492
- Add rereview-pr skill for follow-up PR reviews by @LarsLaskowski in #494
- Observe fire-and-forget startup tasks in WebHosting by @LarsLaskowski in #493
- Log and count header parse errors instead of swallowing them by @LarsLaskowski in #495
- Clarify PR and skill workflow conventions and attribution rules by @LarsLaskowski in #496
- Update Reihitsu.Analyzer and bump frontend version by @LarsLaskowski in #497
Full Changelog: v1.17.3...v1.17.4