Skip to content

Update module github.com/pion/webrtc/v4 to v4.1.0 #326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/webrtc/v4 v4.0.16 -> v4.1.0 age adoption passing confidence

Release Notes

pion/webrtc (github.com/pion/webrtc/v4)

v4.1.0

Compare Source

Pion v4.1.0

  • New release schedule – a fresh minor version will ship on the last weekend of every month.
  • AV1 support is complete and stable.
  • Data Channels now handle payloads larger than 65 535 bytes (MaxUint16) and parses a=max-message-size.
  • HEVC / H.265 RTP payloader added.
  • Multi-codec negotiation lets peers negotiate for media sections with different audio/video codecs.
  • ICE improvements
    • Add a ufrag extension to generated candidates.
    • ToICE converts webrtc.Candidate to ice.Candidate.
    • New APIs to add and retrieve ICE extensions.
    • AddCandidate rejects candidates from old generations.
  • SCTP – exposed SCTPTransport.BufferedAmount for better flow-control insight.
  • RTP tracksWithRTPTimestamp lets you set a custom initial RTP timestamp.
  • Codec matching fixes when peers advertise the same codec with different sample-rates or channel counts.
  • Test refactors and code enhancements.
Thanks to everyone who contributed since v4.0.0 (2024-10-11)! ❤️

@​0x34d @​3DRX @​5ur3 @​5xp @​aalekseevx @​abrender @​aler9 @​amanakin @​amincheloh @​andresmanelli @​at-wat @​boks1971 @​cnderrauber @​Dailor @​dkess @​edaniels @​evan-brass @​hateeyan @​hoihochan @​howjmay @​itzmanish @​jaystenmark @​jech @​jmelancongen @​JoeTurki @​kcaffrey @​kevmo314 @​KW-M @​LeeTeng2001 @​levaitamas @​mengelbart @​N1cOs @​nithu1991 @​Olex1313 @​oto313 @​pabloFuente @​paulwe @​rileym-arcules @​robfig @​RyanPotat @​San9H0 @​seaduboi-openai @​Sean-Der @​sirzooro @​skyfall2022 @​sterlingdeng @​strangesast @​strombergdev @​stv0g @​sukunrt @​tyohan @​ValorZard @​WofWca @​xdrudis @​y-kawawa @​YannSc @​zcc0077 @​zjzhang-cn Anton, ARJUN SHAJI, Brave Yao, Nils Ohlmeier, sterlingdeng


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (bf67818) to head (dafd71a).

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #326   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          25      25           
  Lines        2861    2861           
======================================
  Misses       2861    2861           
Flag Coverage Δ
go 0.00% <ø> (ø)
wasm 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v4-4.x branch from 5424bbf to dafd71a Compare May 6, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants