Skip to content

chore(rust): bump str0m - #9564

Merged
thomaseizinger merged 4 commits into
mainfrom
chore/bump-str0m
Jun 17, 2025
Merged

chore(rust): bump str0m#9564
thomaseizinger merged 4 commits into
mainfrom
chore/bump-str0m

Conversation

@thomaseizinger

Copy link
Copy Markdown
Member

The recent changes to str0m include a bug fix for network constellations where both peers are behind symmetric NAT and therefore need a relay-relay candidate pair to succeed. In the current version, such candidate pairs would erroneously be rejected as redundant with host candidates.

Fixes: #9514

Copilot AI review requested due to automatic review settings June 17, 2025 21:23
@vercel

vercel Bot commented Jun 17, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
firezone ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2025 9:51pm

@thomaseizinger
thomaseizinger requested a review from jamilbk June 17, 2025 21:23

Copilot AI 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.

Pull Request Overview

This PR updates the str0m dependency to version 0.9.0 to include a critical symmetric NAT relay pair bug fix.

  • Bump str0m from 0.8.0 to 0.9.0 in Cargo.toml

@jamilbk jamilbk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks like an API got broken but LGTM.

@thomaseizinger
thomaseizinger added this pull request to the merge queue Jun 17, 2025
Merged via the queue into main with commit d3ff59a Jun 17, 2025
@thomaseizinger
thomaseizinger deleted the chore/bump-str0m branch June 17, 2025 22:17
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.

Routing fails when using mobile internet since client versions 1.4.11 on windows & linux & 1.4.12 on mac

3 participants