Skip to content

Release packages - #1298

Merged
ladvoc merged 1 commit into
mainfrom
knope/release
Aug 3, 2026
Merged

Release packages#1298
ladvoc merged 1 commit into
mainfrom
knope/release

Conversation

@knope-bot

@knope-bot knope-bot Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Important

Merging this pull request will create these releases

livekit-ffi 0.12.74 (2026-08-03)

Fixes

  • Add a unified EgressClient::start_egress that calls the v2 Egress.StartEgress RPC with a StartEgressRequest, alongside the existing per-type helpers.
  • Fix a publisher-transport deadlock during renegotiation. When another negotiation was requested while an offer was awaiting its answer, set_remote_description re-entered create_and_send_offer while holding the transport's non-reentrant inner mutex, permanently wedging publishing.
  • Move the concept of "internal" data streams into livekit crate from livekit-data-stream - Move the concept of "internal" data streams into livekit crate from livekit-data-stream #1304 (@1egoman)

Fix H.264, H.265, and AV1 NVENC sessions so live bitrate and frame rate updates

reconfigure the hardware without restarting the encoder.

libwebrtc 0.3.44 (2026-08-03)

Fixes

Fix H.264, H.265, and AV1 NVENC sessions so live bitrate and frame rate updates

reconfigure the hardware without restarting the encoder.

livekit-api 0.6.2 (2026-08-03)

Features

  • Add a unified EgressClient::start_egress that calls the v2 Egress.StartEgress RPC with a StartEgressRequest, alongside the existing per-type helpers.

livekit-data-stream 0.1.2 (2026-08-03)

Fixes

livekit 0.8.2 (2026-08-03)

Fixes

  • Add a unified EgressClient::start_egress that calls the v2 Egress.StartEgress RPC with a StartEgressRequest, alongside the existing per-type helpers.
  • Fix a publisher-transport deadlock during renegotiation. When another negotiation was requested while an offer was awaiting its answer, set_remote_description re-entered create_and_send_offer while holding the transport's non-reentrant inner mutex, permanently wedging publishing.
  • Move the concept of "internal" data streams into livekit crate from livekit-data-stream - Move the concept of "internal" data streams into livekit crate from livekit-data-stream #1304 (@1egoman)

Fix H.264, H.265, and AV1 NVENC sessions so live bitrate and frame rate updates

reconfigure the hardware without restarting the encoder.

webrtc-sys 0.3.41 (2026-08-03)

Fixes

Fix H.264, H.265, and AV1 NVENC sessions so live bitrate and frame rate updates

reconfigure the hardware without restarting the encoder.

livekit-uniffi 0.1.8 (2026-08-03)

Fixes

  • Add a unified EgressClient::start_egress that calls the v2 Egress.StartEgress RPC with a StartEgressRequest, alongside the existing per-type helpers.
  • Fix the Android AAR build. Two cargo-make bugs kept cargo make --profile release android-package from ever producing a release artifact: the per-arch tasks' env = { TARGET = ... } replaced (rather than merged) the parent env map, dropping the --release flag, and the TARGET they set leaked into the Kotlin bindgen's host build, which then cross-compiled with the host linker. Also raise the Swift and Android size budgets to match the binaries as they stand since the data-track UniFFI surface landed, and check out the released tag rather than the dispatch ref when building the wrapper packages.

@knope-bot
knope-bot Bot requested review from cloudwebrtc and ladvoc as code owners July 30, 2026 00:26

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@knope-bot
knope-bot Bot force-pushed the knope/release branch 3 times, most recently from a335093 to b5988e4 Compare July 30, 2026 10:37
@knope-bot
knope-bot Bot force-pushed the knope/release branch from b5988e4 to 5892725 Compare July 31, 2026 17:02
@pblazej
pblazej requested review from 1egoman and pblazej August 3, 2026 06:40
@knope-bot
knope-bot Bot force-pushed the knope/release branch 2 times, most recently from 410222f to 6aad37b Compare August 3, 2026 14:04
@ladvoc
ladvoc merged commit 709dc98 into main Aug 3, 2026
24 of 25 checks passed
@ladvoc
ladvoc deleted the knope/release branch August 3, 2026 23:39
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.

1 participant