mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Compile release notes for v0.2.7
This commit is contained in:
@ -1 +0,0 @@
|
||||
Added support for the Yamux stream multiplexer (/yamux/1.0.0) as the preferred option, retaining Mplex (/mplex/6.7.0) for backward compatibility.
|
||||
@ -1,2 +0,0 @@
|
||||
``handler()`` inside ``TCPListener.listen()`` does not catch exceptions thrown during handshaking steps (from ``Sawrm``).
|
||||
These innocuous exceptions will become fatal and crash the process if not handled.
|
||||
@ -1 +0,0 @@
|
||||
Fixed the `contributing.rst` file to include the Libp2p Discord Server Link.
|
||||
@ -1 +0,0 @@
|
||||
added ``direct peers`` as part of gossipsub v1.1 upgrade.
|
||||
@ -1 +0,0 @@
|
||||
Feature: Logging in py-libp2p via env vars
|
||||
@ -1 +0,0 @@
|
||||
Added support for multiple-error formatting in the `MultiError` class.
|
||||
Reference in New Issue
Block a user