Skip to content

chore(deps): bump str0m from 0.21.0 to 0.23.0 - #66

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/str0m-0.23.0
Open

chore(deps): bump str0m from 0.21.0 to 0.23.0#66
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/str0m-0.23.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps str0m from 0.21.0 to 0.23.0.

Changelog

Sourced from str0m's changelog.

0.23.0

  • Respond to RRTR with DLRR #1022
  • Use a local SSRC as the originator of outgoing RRTR reports #1027
  • Add DirectApi::send_pli_feedback to send a PLI with a chosen sender SSRC #1025

0.22.0

  • Make audio and video RTCP report intervals configurable #1021
  • Stop padding media packets, no crypto need it #1023
  • Reset SCTP streams when closing data channels and safely reuse stream IDs #1010
  • Fix small padding invisible to the pacer #1020
  • Fix H.264 negotiation: accept a negotiable (downgradable) level and recognize the Constrained High profile #1016
  • Expose the latest send queue information on StreamTx #1005
  • Expose locally calculated interarrival jitter on MediaIngressStats #997
  • Fix VP9 non-flexible SS advertising a bogus R=0 GOF for single-layer streams #999
  • Fix AV1 depacketizer overflow on unsized OBU aggregation #1002
  • Support G722 audio codec (16 kHz codec with 8 kHz RTP clock per RFC 3551) #992
  • Support RFC 3389 Comfort Noise payloads #1013
  • Apply reliability parameters to a DCEP-receiving in-band channel #1004
  • Normalize Rtc shutdown and drain RTCP, SCTP, and DTLS close output consistently #1000
  • Fix an infinite loop when DTLS timeout handling fails #1017
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [str0m](https://github.com/algesten/str0m) from 0.21.0 to 0.23.0.
- [Changelog](https://github.com/algesten/str0m/blob/main/CHANGELOG.md)
- [Commits](algesten/str0m@0.21.0...0.23.0)

---
updated-dependencies:
- dependency-name: str0m
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants