Skip to content

v0.14.1

Choose a tag to compare

@github-actions github-actions released this 22 Feb 17:05
· 38 commits to main since this release

What's Changed

  • cleanup docs by @ingon in #135
  • review and fix issues by @ingon in #136
  • do not panic if unknown encryption scheme by @ingon in #137
  • do not panic on concurrent remove/connect by @ingon in #138
  • update outgoing addresses on change by @ingon in #139
  • add sync for epoch tracker by @ingon in #140
  • parse uint ports; check conn_id size; use only ipv4 or ipv16 represen… by @ingon in #141
  • workflows improvements by @ingon in #143
  • fix endpoint channel write blocking after context cancel by @ingon in #142
  • cleanup conn tracking when peer is removed by @ingon in #144
  • listen multi detects early exits by @ingon in #145
  • generate certs with random serials by @ingon in #146
  • prevent wrapping round-robin by @ingon in #147
  • restrict max message size by @ingon in #148
  • restrict ecdh timestamp in both directions by @ingon in #149
  • return all errors from writeerror by @ingon in #150
  • parse/check incoming addr/addrports by @ingon in #151
  • peer cert validation by @ingon in #152
  • add http timeouts by @ingon in #153
  • upgrade dependencies - 2026-02-22 by @ingon in #154
  • fix blocked goroutine when peer goes away by @ingon in #156
  • defend against misbehaving peers by @ingon in #155

Full Changelog: v0.14.0...v0.14.1