Release 2.14.7

- [BUGFIX] ALPN-to-version mapping: do not skip h3-Q050.
- [BUGFIX] Frame reader: skip headers if target stream is closed.
This commit is contained in:
Dmitri Tikhonov 2020-05-12 16:50:36 -04:00
parent 94840e99d9
commit b78e44eec5
6 changed files with 17 additions and 9 deletions

View file

@ -1,3 +1,8 @@
2020-05-12
- 2.14.7
- [BUGFIX] ALPN-to-version mapping: do not skip h3-Q050.
- [BUGFIX] Frame reader: skip headers if target stream is closed.
2020-05-06
- 2.14.6
- [BUGFIX] Fix amplification mitigation in 0-RTT case.