Release 2.6.6

- [BUGFIX] Using HTTP/3 to HTTP/1.x converter.
- [BUGFIX] Truncate log messages instead of throwing them away.
This commit is contained in:
Dmitri Tikhonov 2019-11-20 11:43:10 -05:00
parent be8bc27c5b
commit 55f8042d41
5 changed files with 98 additions and 10 deletions

View file

@ -1,3 +1,8 @@
2019-11-20
- 2.6.6
- [BUGFIX] Using HTTP/3 to HTTP/1.x converter.
- [BUGFIX] Truncate log messages instead of throwing them away.
2019-11-15
- 2.6.5
- [BUGFIX] High priority buffered packet queue length.