mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-28 09:11:34 +00:00
Prepare v0.32 (#1879)
This commit is contained in:
@ -23,7 +23,7 @@
|
|||||||
- [`parity-multiaddr` CHANGELOG](misc/multiaddr/CHANGELOG.md)
|
- [`parity-multiaddr` CHANGELOG](misc/multiaddr/CHANGELOG.md)
|
||||||
- [`libp2p-core-derive` CHANGELOG](misc/core-derive/CHANGELOG.md)
|
- [`libp2p-core-derive` CHANGELOG](misc/core-derive/CHANGELOG.md)
|
||||||
|
|
||||||
# Version 0.32.0 [unreleased]
|
# Version 0.32.0 [2020-12-08]
|
||||||
|
|
||||||
- Update `libp2p-request-response`.
|
- Update `libp2p-request-response`.
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# 0.26.0 [unreleased]
|
# 0.26.0 [2020-12-08]
|
||||||
|
|
||||||
- Create multiple multicast response packets as required to avoid
|
- Create multiple multicast response packets as required to avoid
|
||||||
hitting the limit of 9000 bytes per MDNS packet.
|
hitting the limit of 9000 bytes per MDNS packet.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# 0.7.0 [unreleased]
|
# 0.7.0 [2020-12-08]
|
||||||
|
|
||||||
- Refine emitted events for inbound requests, introducing
|
- Refine emitted events for inbound requests, introducing
|
||||||
the `ResponseSent` event and the `ResponseOmission`
|
the `ResponseSent` event and the `ResponseOmission`
|
||||||
|
Reference in New Issue
Block a user