We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bace665 commit 95aa3f0Copy full SHA for 95aa3f0
CHANGELOG.md
@@ -36,6 +36,7 @@ The following emojis are used to highlight certain changes:
36
- upgrade to `go-libp2p` [v0.41.1](https://github.com/libp2p/go-libp2p/releases/tag/v0.41.1)
37
- `bitswap/network`: Add a new `requests_in_flight` metric gauge that measures how many bitswap streams are being written or read at a given time.
38
- improve speed of data onboarding by batching/bufering provider queue writes [#888](https://github.com/ipfs/boxo/pull/888)
39
+- `provider`: providing queue is now independent from reprovides, speeding up initial provides [#907](https://github.com/ipfs/boxo/pull/907)
40
- `provider/queue` deduplicates CIDs [#910](https://github.com/ipfs/boxo/pull/910)
41
42
### Removed
0 commit comments