Skip to content

deps: bump stun from 0.7.0 to 0.17.1#6329

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/stun-0.17.1
Open

deps: bump stun from 0.7.0 to 0.17.1#6329
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/stun-0.17.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps stun from 0.7.0 to 0.17.1.

Release notes

Sourced from stun's releases.

v0.17.1

Full Changelog: webrtc-rs/webrtc@v0.17.0...v0.17.1

v0.17.0

🚨 Important Notice: v0.17.0 Release and Future Direction

v0.17.x is the final feature release of the Tokio-coupled async WebRTC implementation.

  • v0.17.x branch: A dedicated branch will be created for v0.17.x that will receive bug fixes only (no new features).
  • Master branch: Will transition to a new Sans-IO based architecture built on top of webrtc-rs/rtc.

Why this change?

The project is shifting toward a Sans-IO WebRTC implementation that decouples the protocol logic from any specific async runtime. This new architecture will:

  • ✅ Support multiple async runtimes (Tokio, smol, async-std, etc.)
  • ✅ Provide a clean, protocol-centric Sans-IO core via webrtc-rs/rtc
  • ✅ Enable a truly runtime-agnostic, async-friendly WebRTC implementation in Rust

If you need Tokio-specific stability, please use the v0.17.x branch. If you want to adopt the new runtime-agnostic approach, follow development on the master branch.

What's Changed

New Contributors

... (truncated)

Commits
  • e9fe1bc bump version to v0.17.1
  • 97b3c4b make RTCIceCandidatePair field public
  • 7ec5d5d update examples
  • 82c60ec reorg workspace and bump version to v0.17.0
  • d7d19ca update turn/examples
  • 81de503 Accept unknown bandwidth types in SDP parser per RFC 8866 (#770)
  • d5c15d7 feat(media_engine): add H.264 high profile codec support and corresponding te...
  • dcb58f7 refactor(dtls): replace bincode serialization crate with rkyv (#767)
  • 8268a0b add input_sdp_file as input for reflect example
  • c8e977e feat(srtp): add AES CM 256 crypto profiles (#764)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 16, 2026
Bumps [stun](https://github.com/webrtc-rs/webrtc) from 0.7.0 to 0.17.1.
- [Release notes](https://github.com/webrtc-rs/webrtc/releases)
- [Commits](webrtc-rs/webrtc@dtls-v0.7.0...v0.17.1)

---
updated-dependencies:
- dependency-name: stun
  dependency-version: 0.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/stun-0.17.1 branch from fed877a to 6aedca4 Compare April 13, 2026 08:32
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