Skip to content

Releases: microsoft/msquic

MsQuic v2.3.5

12 Mar 18:21
Compare
Choose a tag to compare

What's Changed

  • Don't send client CONNECTION_CLOSE on 1-RTT before handshake completion. (#4145) by @rzikm in #4164
  • Abandon Connections with Too Many Retired CIDs - 933f7b7

Full Changelog: v2.3.4...v2.3.5

MsQuic v2.3.4

15 Feb 17:31
Compare
Choose a tag to compare

New release to service down-level tests (try 2).

Full Changelog: v2.3.3...v2.3.4

MsQuic v2.2.6

15 Feb 17:30
Compare
Choose a tag to compare

New release to service down-level tests (try 2).

Full Changelog: v2.2.5...v2.2.6

MsQuic v2.1.11

15 Feb 17:29
Compare
Choose a tag to compare

New release to service down-level tests (try 2).

Full Changelog: v2.1.10...v2.1.11

MsQuic v2.3.3

14 Feb 18:04
Compare
Choose a tag to compare
  • Updates the XDP dependency
  • Updates for down-level tests

Full Changelog: v2.3.2...v2.3.3

MsQuic v2.2.5

14 Feb 18:04
Compare
Choose a tag to compare

New release to service down-level tests.

Full Changelog: v2.2.4...v2.2.5

MsQuic v2.1.10

14 Feb 18:03
Compare
Choose a tag to compare

New release to service down-level tests.

Full Changelog: v2.1.9...v2.1.10

MsQuic v2.3.2

09 Feb 14:32
Compare
Choose a tag to compare
MsQuic v2.3.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.3.1...v2.3.2

MsQuic v2.3.1

01 Feb 23:25
Compare
Choose a tag to compare
MsQuic v2.3.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.3.0...v2.3.1

MsQuic v2.3.0

26 Jan 21:51
462728c
Compare
Choose a tag to compare
MsQuic v2.3.0 Pre-release
Pre-release

What's Changed

  • CPU and Partitioning Improvements (#3641, #3658, #3702, #4009)
  • LB support for SecNetPerf (#3701)
  • Support retrieving the initial destination CID from GetParam (#3755)
  • Datapath Refactoring (#3826, #3827)
  • Migrate Send Logic to 64-bit Time (#3848)
  • Linux TCP support in secnetperf (#3895)
  • Streams Hold References on Connections (#3931)
  • Receive Path Fuzzing (#3896, #3942)
  • Support setting flow control limits for individual stream types (#3948)
  • NMR Support for Kernel Mode (#3961, #4035, #4045)
  • Support Using Streams after Connection Closure (#3938)

Preview Features

Bug Fixes & Other Changes

  • Lots of automation fixes and improvements
  • Shutdown Stream on Send/Start Failure (#3637)
  • Fix transport error code for new alpn negotiation (#3647)
  • Support Delaying Stream ID FC Updates to StreamClose (#3665)
  • Fix worker event handle leak in MsQuic!RegistrationClose (#3694)
  • Minor Changes to Improve Listener Code Coverage (#3757)
  • Disable Segmentation Support on EIO (#3867)
  • Fix leakage of NumaNodeMasks (#3882)
  • Adjust CXPLAT_MAX_IO_BATCH_SIZE arithmetic (#3919)
  • Better Delayed ACK Support (#3933)
  • Fix epoll TCP implementation (#3940)
  • Add XDP support and TCP Syn flooding into the attack tool. (#3950)
  • Refactor Performance Testing (#3953, #4016, #4015)
  • Update TCP testing to Run in Parallel (#4010)
  • Add 'attacking rate' option to the attacking tool. (#4017)
  • Simplify timer operations (#4032)
  • Apply lb settings after lb mode change (#4036)
  • Fix stream blockedtimings stats initialization (#4046)
  • Lots of changes for netperf performance automation
  • Update Schannel Logic to Handler Larger Output Buffers (#4083)

Breaking Changes

  • None

New Contributors

Signed Windows binaries and NuGet packages are available. Signed Linux package are also available.

Full Changelog: v2.2.4...v2.3.0