mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.8.0
- [FEATURE] Add support for Q050. - [OPTIMIZATION] Reduce mallocs in gQUIC handshake. - [BUGFIX] Disable redo of failed STREAM frame insertion with debug logging.
This commit is contained in:
parent
ff892190dd
commit
7a8b2ece3a
36 changed files with 2477 additions and 573 deletions
|
@ -1,3 +1,10 @@
|
|||
2019-12-23
|
||||
- 2.8.0
|
||||
- [FEATURE] Add support for Q050.
|
||||
- [OPTIMIZATION] Reduce mallocs in gQUIC handshake.
|
||||
- [BUGFIX] Disable redo of failed STREAM frame insertion with debug
|
||||
logging.
|
||||
|
||||
2019-12-18
|
||||
- 2.7.3
|
||||
- [DEBUG] Further dedup next advisory tick messages when reason is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue