1.3.3
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