You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,15 @@ The following emojis are used to highlight certain changes:
17
17
### Added
18
18
19
19
-`routing/http`: `GET /routing/v1/dht/closest/peers/{key}` per [IPIP-476](https://github.com/ipfs/specs/pull/476)
20
-
- upgrade to `go-libp2p-kad-dht`[v0.36.0](https://github.com/libp2p/go-libp2p-kad-dht/releases/tag/v0.36.0)
21
20
-`ipld/merkledag`: Added fetched node size reporting to the progress tracker. See [kubo#8915](https://github.com/ipfs/kubo/issues/8915)
22
21
-`ipns`: NewRecord now allows adding custom metadata (Data) entries
23
22
-`gateway`: Added a configurable fallback timeout for the gateway handler, defaulting to 1 hour. Configurable via `MaxRequestDuration` in the gateway config.
24
23
25
24
### Changed
26
25
27
26
-`keystore`: improve error messages and include key file name [#1080](https://github.com/ipfs/boxo/pull/1080)
27
+
- upgrade to `go-libp2p-kad-dht`[v0.37.0](https://github.com/libp2p/go-libp2p-kad-dht/releases/tag/v0.37.0)
28
+
- upgrade to `go-libp2p`[v0.46.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.46.0)
0 commit comments