v1.6.0
Highlights
- experimental encryption-less QUIC Transport (only for test purposes, not production ready)
What's Changed
- chore(logs): remove duplicate msg key by @AlejandroCabeza in #1180
- fix(ci): Daily workflow parent's name by @AlejandroCabeza in #1182
- fix(transport): libp2p compilation in Nim version-2-0 by @tersec in #1186
- ci: Enable conditional SAT solving by @AlejandroCabeza in #1177
- chore(CI): rollback nph change by @diegomrsantos in #1187
- Create funding.json by @Cofson in #1188
- fix(transport): tcp accept fixes by @diegomrsantos in #1170
- chore(connmanager): also show peerID and dir when too many conns by @Ivansete-status in #1185
- chore: move mm:refc config and remove skipParentCfg by @diegomrsantos in #1190
- fix(multiaddress): Raise
MaError
instead ofLPError
on&
by @etan-status in #1145 - chore: add support to merge queues by @diegomrsantos in #1192
- feat(transport): add experimental QUIC Transport (not production ready) by @Menduist in #725
- chore: fix devel compilation issues by @diegomrsantos in #1195
New Contributors
Full Changelog: v1.5.0...v1.6.0