v1.4.0
Highlights
What's Changed
- chore(formatting): format the whole codebase using nph 0.5.1 by @diegomrsantos in #1118
- feat(gossipsub): support version 1.2.0 by @diegomrsantos in #1106
- fix(tests): testautorelay by @diegomrsantos in #1121
- fix(tests): flaky testdaemon by @diegomrsantos in #1123
- fix(gossipsub): pubsubpeer is created with wrong gossipsub version by @diegomrsantos in #1116
- fix(CI): generate website job by @diegomrsantos in #1124
- fix(readme): update links by @diegomrsantos in #1126
- chore: add .git-blame-ignore-revs by @diegomrsantos in #1130
- fix(CI): rebuild website job by @diegomrsantos in #1125
- chore: improve max outgoing connections log by @gabrielmer in #1129
- chore(yamux): change closedRemotely from Future into AsyncEvent by @lchenut in #1133
- feat(peerEvents): add a peerEvent Identified by @lchenut in #843
- feat: iDontWant is sent only for gossipsub 1.2 or higher by @diegomrsantos in #1135
- feat: add maxSize to TimedCache by @diegomrsantos in #1132
- chore(version): update libp2p.nimble to 1.4.0 by @kaiserd in #1143
New Contributors
- @gabrielmer made their first contribution in #1129
Full Changelog: v1.3.0...v1.4.0