v2.9.0 - #1139
Merged
Merged
Conversation
|
Warning No changeset found If this PR includes user-facing changes, please add a changeset file in Format: |
pub.dev validation treats the embedded test-only private key as a leaked secret and refuses to publish the package without this declaration.
hiroshihorie
force-pushed
the
release/2.9.0
branch
from
July 28, 2026 08:33
7ae9d99 to
fb475bc
Compare
hiroshihorie
marked this pull request as ready for review
July 28, 2026 08:44
hiroshihorie
requested review from
cloudwebrtc and
xianshijing-lk
as code owners
July 28, 2026 08:44
cloudwebrtc
approved these changes
Jul 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Release 2.9.0 — consumes all 20 pending changesets (8 minor / 12 patch → minor bump), matching the published
v2.9.0-dev.0pre-release line.Highlights
externalCallSystemmode for CallKit, AudioManager session/routing APIs, ConnectionCheck utility, microphone mute mode, runtime audio processing controls, desktop audio frame capture, VideoTrackRenderer placeholderbuttonPressed:selector (App Store rejection risk), Android media routing /selectAudioOutput, audio processing lifecycle fixes, macOS platform video rendering, single disconnected event, video render mode switchingRelease bookkeeping / repo organization
.version,pubspec.yaml, both podspecs,lib/src/livekit.dart, and README2.8.1CHANGELOG section — 2.8.1 was released from its branch without merging bookkeeping back, leaving main at 2.8.0 with two already-released changesets still pending; this PR reconciles that (the 2.9.0 section excludes the two entries that shipped in 2.8.1)docs/→doc/pub layout chore that was stranded onrelease/2.9.0-dev.0false_secrets— without this, pub.dev rejects the publish (validated via dry-run)Verification
dart pub publish --dry-runpasses (only the intentionalflutter_webrtcexact-pin warning remains, same as prior releases)flutter analyzeclean on the flutter-callkit example against this branch (only expected@experimentalwarnings)2.8.0version references remainAfter merge
v2.9.0on main → publish workflow pushes to pub.devrelease/2.9.0-dev.0(superseded by the stable release)Note: the changeset-check workflow will warn "No changeset found" — expected for a release PR that consumes
.changes/.