Skip to content

1.3.3

Choose a tag to compare

@StefanBratanov StefanBratanov released this 23 Jun 12:02
d555449

This release improves the stability and maturity of the QUIC implementation

What's Changed

  • Fix quic close write logic by @lucassaldanha in #489
  • fix(quic): close leaked dial datagram channels; harden NoiseXXCodec OOM handling by @lucassaldanha in #490
  • fix(tls,quic): expose libp2p host pubkey as remotePubKey, not the ephemeral cert subject key 2/2 by @lucassaldanha in #492
  • Gossip heartbeat allocations reduction by @tbenr in #493
  • fix(quic): validate hole-punch peer identity early and handle STOP_SENDING by @lucassaldanha in #494

Full Changelog: 1.3.2...1.3.3