Skip to content

Tags: libp2p/go-libp2p

Tags

v0.35.4

Toggle v0.35.4's commit message
release v0.35.4

v0.35.3

Toggle v0.35.3's commit message
release v0.35.3

v0.35.2

Toggle v0.35.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v0.35.2 (#2863)

* pstoremanager: fix connectedness check

* Close quic conns when wrapping conn fails

* Add a transport level test to ensure we close conns after rejecting them by the rcmgr

* PR Comments

* chore: Bump fx to v1.22.1 (#2857)

* chore: Bump gorilla/websocket to 1.5.3

This change has some history. Originally there was v1.5.0, then the
project stalled and eventually the repo got archived. Some new
maintainers stepped up and released v1.5.1. That version had some
controversial changes including excessive logging (see
gorilla/websocket#880). This caused us to
downgrade this dep back to v1.5.0 (see #2762). The change was short
lived as I bumped this dep back up to v1.5.1 without remembering this
context.

Since then the maintainers of gorilla/websocket have released a new
version v1.5.3 that brings the project back to the state of when it got
archived (minus a README edit). Bumping to this version should solve our
issues with v1.5.1 without having to downgrade back down to v1.5.0.

* peerstore: don't intern protocols  (#2860)

* peerstore: don't intern protocols

* peerstore: reduce default protocol limit to 128

* Remove unused mutex

---------

Co-authored-by: Marco Munizaga <git@marcopolo.io>

* webtransport: close underlying h3 connection (#2862)

* release v0.35.2

---------

Co-authored-by: sukun <sukunrt@gmail.com>

v0.35.1

Toggle v0.35.1's commit message
release v0.35.1

v0.35.0

Toggle v0.35.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.35.0 (#2812)

v0.34.1

Toggle v0.34.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release v0.34.1 (#2811)

v0.34.0

Toggle v0.34.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.34.0 (#2795)

v0.33.2

Toggle v0.33.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v0.33.2 (#2755)

* chore: bump go-multiaddr dep

* chore: release v0.33.2

v0.33.1

Toggle v0.33.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update quic-go to v0.42.0. Release v0.33.1 (#2741)

* Bump quic-go dep

* Code changes for quic-go dep update

* Release v0.33.1

* Tidy go.mod in test-plans

v0.33.0

Toggle v0.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release v0.33.0 (#2715)