Skip to content

chore: Release litep2p v0.13.1#547

Merged
dmitry-markin merged 2 commits intomasterfrom
release-v0.13.1
Feb 27, 2026
Merged

chore: Release litep2p v0.13.1#547
dmitry-markin merged 2 commits intomasterfrom
release-v0.13.1

Conversation

@dmitry-markin
Copy link
Collaborator

@dmitry-markin dmitry-markin commented Feb 27, 2026

[0.13.1] - 2026-02-27

This release includes multiple fixes of transports and protocols, fixing connection stability issues with other libraries (specifically, smoldot) and increasing success rates of dialing & opening substreams, especially in extreme cases when remote nodes have a lot of private addresses published to the DHT.

Fixed

  • ping: Conform to the spec & exclude from connection keep-alive (#416)
  • transport: Make accept async to close the gap on service races (#525)
  • transport: Limit dial concurrency and bound total dialing time (#538)
  • webrtc: Support FIN/FIN_ACK handshake for substream shutdown (#513)
  • transport: Expose failed addresses to the transport manager (#529)

Changed

  • manager: Prioritize public addresses for dialing (#530)

This lifts rust v1.88 requirement as RFC 2822 parsing vulnerability doesn't affect us.
@dmitry-markin dmitry-markin merged commit 1a7a185 into master Feb 27, 2026
8 checks passed
@dmitry-markin dmitry-markin deleted the release-v0.13.1 branch February 27, 2026 15:34
@github-project-automation github-project-automation bot moved this to Blocked ⛔️ in Networking Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Blocked ⛔️

Development

Successfully merging this pull request may close these issues.

2 participants