Update livekit/livekit-server Docker tag to v1.9.3 #206

Merged
peter merged 1 commits from renovate/livekit-livekit-server-1.x into master 2025-11-06 13:19:48 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
livekit/livekit-server patch v1.9.2 -> v1.9.3

Release Notes

livekit/livekit (livekit/livekit-server)

v1.9.3

Compare Source

Added
Fixed
  • Correct direction for request/response for prom counters. (#​4027)
  • Do not bind buffer if codec is invalid. (#​4028)
  • Remove ~ from rid which indicates disabled layer to get the actual rid. (#​4032)
  • Prevent leakage of previous codec after codec regression. (#​4035, #​4037)
  • fix: add missing Unlock() in AddReceiver. (#​4036)
Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [livekit/livekit-server](https://github.com/livekit/livekit) | patch | `v1.9.2` -> `v1.9.3` | --- ### Release Notes <details> <summary>livekit/livekit (livekit/livekit-server)</summary> ### [`v1.9.3`](https://github.com/livekit/livekit/releases/tag/v1.9.3) [Compare Source](https://github.com/livekit/livekit/compare/v1.9.2...v1.9.3) ##### Added - Opportunistic video layer allocation on setting max spatial layer. ([#&#8203;4003](https://github.com/livekit/livekit/issues/4003), [#&#8203;4030](https://github.com/livekit/livekit/issues/4030), [#&#8203;4031](https://github.com/livekit/livekit/issues/4031), [#&#8203;4033](https://github.com/livekit/livekit/issues/4033)) - use env var for GOARCH. ([#&#8203;4012](https://github.com/livekit/livekit/issues/4012)) - Use simulcast codec as default policy for audio track. ([#&#8203;4040](https://github.com/livekit/livekit/issues/4040)) - Enable AbsCaptureTimeURI in RTC configuration. ([#&#8203;4043](https://github.com/livekit/livekit/issues/4043)) - Add prom histogram for forwarding latency and jitter. ([#&#8203;4044](https://github.com/livekit/livekit/issues/4044), [#&#8203;4045](https://github.com/livekit/livekit/issues/4045)) ##### Fixed - Correct direction for request/response for prom counters. ([#&#8203;4027](https://github.com/livekit/livekit/issues/4027)) - Do not bind buffer if codec is invalid. ([#&#8203;4028](https://github.com/livekit/livekit/issues/4028)) - Remove \~ from rid which indicates disabled layer to get the actual rid. ([#&#8203;4032](https://github.com/livekit/livekit/issues/4032)) - Prevent leakage of previous codec after codec regression. ([#&#8203;4035](https://github.com/livekit/livekit/issues/4035), [#&#8203;4037](https://github.com/livekit/livekit/issues/4037)) - fix: add missing Unlock() in AddReceiver. ([#&#8203;4036](https://github.com/livekit/livekit/issues/4036)) ##### Changed - Some golang modernisation bits. ([#&#8203;4106](https://github.com/livekit/livekit/issues/4106)) - Use rtp converter from protocol/utils. ([#&#8203;4019](https://github.com/livekit/livekit/issues/4019), [#&#8203;4020](https://github.com/livekit/livekit/issues/4020)) - High forwarding latency. ([#&#8203;4034](https://github.com/livekit/livekit/issues/4034), [#&#8203;4038](https://github.com/livekit/livekit/issues/4038)) - if RingingTimeout is provided, deadline should be set to that timeout. ([#&#8203;4018](https://github.com/livekit/livekit/issues/4018)) - Don't warn 0 payload type for PCMU. ([#&#8203;4039](https://github.com/livekit/livekit/issues/4039)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQxLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-11-03 01:01:49 +01:00
peter merged commit f6d307076d into master 2025-11-06 13:19:48 +01:00
peter deleted branch renovate/livekit-livekit-server-1.x 2025-11-06 13:19:48 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: peter/homelab-docker-config#206