v1.5.0
Highlights
- adding an onValidated observer #1128
- we switched to Nim 2.0.x as our main Nim version. We still support Nim 1.6
What's Changed
- fix: run workflows on master by @diegomrsantos in #1144
- chore: enable Nim 2.0.x and fix compilation issues by @diegomrsantos in #1146
- fix: support ipv6 dual stack by @diegomrsantos in #1148
- chore: update os images on ci by @diegomrsantos in #1149
- chore: setting dialing canceled log to trace by @gabrielmer in #1153
- fix(ci): windows-amd64 (Nim version-1-6) by @AlejandroCabeza in #1160
- fix: add gcc 14 support by @diegomrsantos in #1151
- feat: adding onValidated observer by @gabrielmer in #1128
- fix(test): interop transport by @AlejandroCabeza in #1159
- chore: Cleanup CI by @AlejandroCabeza in #1117
- fix: infinite loop when connection is aborted before being accepted by @diegomrsantos in #1164
- fix(yamux): future leak by @lchenut in #1171
- chore(version): update libp2p.nimble to 1.5.0 by @kaiserd in #1166
Full Changelog: v1.4.0...v1.5.0