upstream(lasuite-meet): document livekit v1.13.1 TURN-auth note + redis 8.8.0

This commit is contained in:
autonomic-bot
2026-06-12 03:43:29 +00:00
parent ca02a0dd6f
commit d3a9455eb3

View File

@ -17,3 +17,5 @@
- v1.19.0: security fix for CVE-2026-45409 (idna ≥3.15) — no operator action needed (baked into image).
- Recipe version label convention: 0.X.Y+vA.B.C where A.B.C is the meet version.
- LiveKit version is decoupled from meet version; only bump if explicitly required.
- v1.13.1: removes backwards compatibility for TURN auth without TTL (deprecated in v1.12.0). Operators who never set TURN TTL must add it before upgrading LiveKit to v1.13.x. No new required env vars for standard deployments.
- Redis 8.8.0: compatible drop-in upgrade; includes ReJSON module with V5V7 API exported. No config or persistence-format changes.