Skip to content

Protect against nil clientInfo#4546

Merged
boks1971 merged 1 commit into
masterfrom
raja_nil_ci
May 26, 2026
Merged

Protect against nil clientInfo#4546
boks1971 merged 1 commit into
masterfrom
raja_nil_ci

Conversation

@boks1971

Copy link
Copy Markdown
Contributor

No description provided.

@boks1971 boks1971 merged commit dd7580b into master May 26, 2026
7 checks passed
@boks1971 boks1971 deleted the raja_nil_ci branch May 26, 2026 15:02
eleboucher pushed a commit to eleboucher/homelab that referenced this pull request Jun 9, 2026
…0 ➔ v1.13.1) (#938)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/livekit/livekit-server](https://github.com/livekit/livekit) | patch | `v1.13.0` → `v1.13.1` |

---

### Release Notes

<details>
<summary>livekit/livekit (docker.io/livekit/livekit-server)</summary>

### [`v1.13.1`](https://github.com/livekit/livekit/releases/tag/v1.13.1)

[Compare Source](livekit/livekit@v1.13.0...v1.13.1)

##### ATTENTION: This release removes backwards compatibility for TURN authentication without TTL. Please refer to change log of [1.12.0](https://github.com/livekit/livekit/releases/tag/v1.12.0) for details on changes to TURN authentication and permissions handling. It was removed in [#&#8203;4539](livekit/livekit#4539).

##### Added

- rtc: report participant kind code and details ([#&#8203;4534](livekit/livekit#4534))
- Add IsIntentionalDisconnect ([#&#8203;4537](livekit/livekit#4537))
- rtc: emit per-data-track bytes via BytesTrackStats ([#&#8203;4540](livekit/livekit#4540))
- Start tracking Twirp method request latency in prometheus too, not just in logs ([#&#8203;4545](livekit/livekit#4545))
- Config documentation for advertise\_internal\_ip and skip\_external\_ip\_validation ([#&#8203;4552](livekit/livekit#4552), [#&#8203;4554](livekit/livekit#4554), [#&#8203;4563](livekit/livekit#4563))
- Metrics for participant active, i. e. fully established. ([#&#8203;4557](livekit/livekit#4557))
- turn: allow for providing secret via file ([#&#8203;4564](livekit/livekit#4564))
- expose TCPFallbackRTTThreshold and AllowUDPUnstableFallback via config ([#&#8203;4556](livekit/livekit#4556))

##### Changed

- Always enable rtx codec ([#&#8203;4533](livekit/livekit#4533))
- Don't require media sections when joining ([#&#8203;4535](livekit/livekit#4535))
- Use NACKQuueInterface type. ([#&#8203;4538](livekit/livekit#4538))
- Remove backwards compatibility support for TURN auth. ([#&#8203;4539](livekit/livekit#4539))
- telemetry: split webhook-processed hook out of NewTelemetryService ([#&#8203;4548](livekit/livekit#4548))
- rtc: prevent duration reporting for inactive participants ([#&#8203;4550](livekit/livekit#4550))
- rtc: report participant session end time on room move ([#&#8203;4561](livekit/livekit#4561))
- Update mediatransportutil to get ICE candidate timeout config ([#&#8203;4572](livekit/livekit#4572))

##### Fixed

- Check Less and LessEq in version compare. ([#&#8203;4532](livekit/livekit#4532))
- fix sip error categorization ([#&#8203;4528](livekit/livekit#4528))
- handle nil clientInfo ([#&#8203;4546](livekit/livekit#4546), [#&#8203;4547](livekit/livekit#4547))
- Prevent panic from nil(illegal) syncState.Subscriptions message ([#&#8203;4560](livekit/livekit#4560))

</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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Reviewed-on: https://git.erwanleboucher.dev/eleboucher/homelab/pulls/938
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants