Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changeset/diverging_creature_gossip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
webrtc-sys: patch
---

# webrtc-sys: Handle gracefully lack of libva on linux

#924 by @kubkon
7 changes: 7 additions & 0 deletions .changeset/endless_taste_currency.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
livekit: patch
---

# enhanced build configuration to support macOS and iOS platforms with proper system library linking

#847 by @SchmErik
7 changes: 7 additions & 0 deletions .changeset/kind_dial_tension.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
livekit-api: patch
---

# Bump jsonwebtoken to v10 to address CVE-2026-25537

#917 by @gasmith
7 changes: 7 additions & 0 deletions .changeset/taunting_ice_endeavour.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
livekit: patch
---

# fix video track subscription in single peer connection mode

#914 by @xianshijing-lk
18 changes: 0 additions & 18 deletions .changeset/upgrade_example_dependencies.md

This file was deleted.

2 changes: 1 addition & 1 deletion knope.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repo = "rust-sdks"
ignore_conventional_commits = true

[bot.checks]
skip_labels = ["internal"]
skip_labels = ["internal", "no changelog additions"]

[bot.releases]
enabled = true
Expand Down