Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 10, 2025

πŸ€– New release

  • livekit-protocol: 0.4.0 -> 0.5.0 (⚠ API breaking changes)
  • webrtc-sys-build: 0.3.7 -> 0.3.8 (βœ“ API compatible changes)
  • webrtc-sys: 0.3.11 -> 0.3.12 (βœ“ API compatible changes)
  • livekit: 0.7.18 -> 0.7.19 (βœ“ API compatible changes)
  • yuv-sys: 0.3.8 -> 0.3.9 (βœ“ API compatible changes)
  • livekit-ffi: 0.12.33 -> 0.12.34 (βœ“ API compatible changes)
  • libwebrtc: 0.3.14 -> 0.3.15
  • livekit-api: 0.4.6 -> 0.4.7
  • imgproc: 0.3.13 -> 0.3.14

⚠ livekit-protocol breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field S3Upload.assume_role_arn in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:2313
  field S3Upload.assume_role_external_id in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:2316
  field RoomConfiguration.metadata in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:4521
  field SimulcastCodec.layers in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:3152
  field SimulcastCodec.video_layer_mode in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:3154
  field ListUpdate.add in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:217
  field ListUpdate.del in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:220
  field ListUpdate.clear in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:223
  field VideoLayer.spatial_layer in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:592
  field VideoLayer.rid in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:594
  field SimulcastCodecInfo.video_layer_mode in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:503
  field SimulcastCodecInfo.sdp_cid in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:509
  field JobState.worker_id in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:3948
  field JobState.agent_id in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:3950

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/enum_variant_added.ron

Failed in:
  variant Value:EncryptedPacket in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:706
  variant Message:MediaSectionsRequirement in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:3141
  variant Sdk:Esp32 in /tmp/.tmp3XESkK/rust-sdks/livekit-protocol/src/livekit.rs:1016
Changelog

livekit-protocol

0.5.0 - 2025-09-18

Other

  • Upgrade protocol to v1.41.0 (#703)

webrtc-sys-build

0.3.8 - 2025-09-18

Other

  • Upgrade libwebrtc to m137. (#696)

webrtc-sys

0.3.12 - 2025-09-18

Other

  • Upgrade libwebrtc to m137. (#696)

livekit

0.7.19 - 2025-09-18

Other

  • Disable opus red for e2ee enabled clients (#706)
  • Upgrade protocol to v1.41.0 (#703)

yuv-sys

0.3.9 - 2025-09-18

Other

  • Upgrade libwebrtc to m137. (#696)

livekit-ffi

0.12.34 - 2025-09-18

Other

  • Disable opus red for e2ee enabled clients (#706)
  • Upgrade protocol to v1.41.0 (#703)
  • Upgrade libwebrtc to m137. (#696)

libwebrtc

0.3.15 - 2025-09-18

Other

  • updated the following local packages: livekit-protocol, webrtc-sys

livekit-api

0.4.7 - 2025-09-18

Other

  • updated the following local packages: livekit-protocol

imgproc

0.3.14 - 2025-09-18

Other

  • updated the following local packages: yuv-sys


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-09-10T05-35-58Z branch from a2430cd to 1b54b60 Compare September 15, 2025 12:32
@github-actions github-actions bot force-pushed the release-plz-2025-09-10T05-35-58Z branch from 1b54b60 to 1685617 Compare September 18, 2025 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants