We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda30f7 commit 5fb486cCopy full SHA for 5fb486c
transports/dns/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
- Upgrade `async-std-resolver` and `hickory-resolver`.
4
See [PR 5727](https://github.com/libp2p/rust-libp2p/pull/5727)
5
+- Report all transport errors in a dial attempt instead of only returning the last error.
6
+ See [PR #5899](https://github.com/libp2p/rust-libp2p/pull/5899).
7
8
<!-- Update to libp2p-core v0.43.0 -->
9
0 commit comments