Release 4.0.6

This commit is contained in:
George Wang 2024-02-23 18:40:48 -05:00
parent 9c877a4177
commit c8cb6aa3e2
7 changed files with 57 additions and 32 deletions

View file

@ -1,3 +1,8 @@
2024-02-23
- 4.0.6
- Fix ACK handling.
- Do not apply congestion control to CONNECTION_CLOSE frame.
2024-02-07
- 4.0.5
- Fix CPU spinning due to STREAM_BLOCKED frame.