Update livekit/livekit-server Docker tag to v1.13.5 #9
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
simon511000/homelab!9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/livekit-livekit-server-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.9.4→v1.13.5Release Notes
livekit/livekit (livekit/livekit-server)
v1.13.5Compare Source
Added
Changed
Fixed
v1.13.4Compare Source
Added
Changed
rtc_successprom as soon as RTC connects. (#4677)Fixed
v1.13.3Compare Source
Added
Changed
DataBlobKey(#4633)Fixed
v1.13.2Compare Source
Added
Changed
Fixed
v1.13.1Compare Source
ATTENTION: This release removes backwards compatibility for TURN authentication without TTL. Please refer to change log of 1.12.0 for details on changes to TURN authentication and permissions handling. It was removed in #4539.
Added
Changed
Fixed
v1.13.0Compare Source
v1.12.0Compare Source
ATTENTION: This release introduces important changes to how TURN authentication and permissions are handled. These changes make the system more secure. This release maintains backwards compatibility. However, backwards compatibility will be removed in the next release. So, please plan accordingly.
TURN permission handling changes
By default, TURN will not relay traffic to private IPs. If you need to relay traffic to private IPs, please use
allow_restricted_peer_cidrswhich is explained in config-sample.yaml and replicated below.That list can be paired with a deny list which takes precedence if there is an overlap.
Relevant PRs: #4505
TURN authentication handling changes
TURN credentials now have a TTL (Time-To-Live) beyond which they are not valid to join a room. We recommend rotating your TURN authentication secrets to ensure older credentials are rendered stale and not usable.
Please note that the TTL is always used in constructing the credentials. So, a value of 0 will create credentials that expire immediately.
Relevant PRs: #4505, #4515, #4524, #4526
Added
Changed
Fixed
v1.11.0Compare Source
NOTE: Minor version bump that enables data tracks (https://docs.livekit.io/transport/data/data-tracks/) by default.
Added
Closemethod for UpDataTrackManager and call it on participant (#4432)Changed
Fixed
v1.10.1Compare Source
Added
Changed
Fixed
v1.10.0Compare Source
PLEASE NOTE: The logging key for participant session ID (a.k.a participant SID) has been changed from
pIDtoparticipantIDin this release for the sake of clarity. Hence the minor version bump.Added
Changed
Fixed
v1.9.12Compare Source
Added
Changed
Fixed
v1.9.11Compare Source
PLEASE NOTE: The previous release tag v1.9.10 hit a panic under some conditions. Sincerely regret the inconvenience caused. Although we do test rigorously, it is not guaranteed to cover all scenarios. We request you to report any issues you encounter. Thank you.
Added
Changed
Fixed
v1.9.10Compare Source
Added
Changed
Fixed
v1.9.9Compare Source
Added
Changed
Fixed
v1.9.8Compare Source
Added
Changed
Fixed
v1.9.7Compare Source
Added
Changed
Fixed
v1.9.6Compare Source
Added
Fixed
Changed
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.
a4dfafe2c4toc3e0e2cda0c3e0e2cda0to17669fe020Update livekit/livekit-server Docker tag to v1.13.1to Update livekit/livekit-server Docker tag to v1.13.217669fe020tobf0f5c421aUpdate livekit/livekit-server Docker tag to v1.13.2to Update livekit/livekit-server Docker tag to v1.13.3bf0f5c421ato2376dac841Update livekit/livekit-server Docker tag to v1.13.3to Update livekit/livekit-server Docker tag to v1.13.42376dac841to5471c21d8aUpdate livekit/livekit-server Docker tag to v1.13.4to Update livekit/livekit-server Docker tag to v1.13.5View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.