Skip to content

Commit 2412f3d

Browse files
authored
chore: Release litep2p version 0.9.0 (#317)
## [0.9.0] - 2025-01-14 This release provides partial results to speed up `GetRecord` queries in the Kademlia protocol. ### Changed - kad: Provide partial results to speedup `GetRecord` queries ([#315](#315)) cc @paritytech/networking --------- Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
1 parent c6a0746 commit 2412f3d

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.9.0] - 2025-01-14
9+
10+
This release provides partial results to speed up `GetRecord` queries in the Kademlia protocol.
11+
12+
### Changed
13+
14+
- kad: Provide partial results to speedup `GetRecord` queries ([#315](https://github.com/paritytech/litep2p/pull/315))
15+
816
## [0.8.4] - 2024-12-12
917

1018
This release aims to make the MDNS component more robust by fixing a bug that caused the MDNS service to fail to register opened substreams. Additionally, the release includes several improvements to the `identify` protocol, replacing `FuturesUnordered` with `FuturesStream` for better performance.

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "litep2p"
33
description = "Peer-to-peer networking library"
44
license = "MIT"
5-
version = "0.8.4"
5+
version = "0.9.0"
66
edition = "2021"
77

88
[build-dependencies]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy