rust-sdks icon indicating copy to clipboard operation
rust-sdks copied to clipboard

chore: release

Open github-actions[bot] opened this issue 2 months ago • 0 comments

🤖 New release

  • livekit-protocol: 0.5.1 -> 0.5.2 (✓ API compatible changes)
  • webrtc-sys: 0.3.16 -> 0.3.17 (✓ API compatible changes)
  • libwebrtc: 0.3.19 -> 0.3.20 (✓ API compatible changes)
  • livekit-api: 0.4.9 -> 0.4.10 (✓ API compatible changes)
  • livekit: 0.7.24 -> 0.7.25 (✓ API compatible changes)
  • livekit-ffi: 0.12.39 -> 0.12.40 (✓ API compatible changes)
Changelog

livekit-protocol

0.5.2 - 2025-11-18

Other

  • Remove unused dependencies (#761)

webrtc-sys

0.3.17 - 2025-11-18

Other

  • copy desktop_capture.ninja into C++ library archive (#787)
  • enable Pipewire (Wayland) and X11 desktop capture (#784)

libwebrtc

0.3.20 - 2025-11-18

Other

  • Fix the fast path in capture_frame function, without buffering (#778)

livekit-api

0.4.10 - 2025-11-18

Added

  • add outbound trunk config for create_sip_participant. (#771)

livekit

0.7.25 - 2025-11-18

Other

  • E2E RPC tests (#769)
  • Remove unused dependencies (#761)

livekit-ffi

0.12.40 - 2025-11-18

Other

  • change the livekit-ffi to output a static lib for cpp SDK (#781)
  • E2E RPC tests (#769)
  • Remove unused dependencies (#761)

This PR was generated with release-plz.

github-actions[bot] avatar Oct 28 '25 01:10 github-actions[bot]