Release 2.29.4

- [BUGFIX] Infinite loop in stream: returned HQ frame can be at any
  point on the list.
- [BUGFIX] Fail push promise immediately if STREAM_NOPUSH is set.
This commit is contained in:
Dmitri Tikhonov 2021-03-08 10:44:37 -05:00
parent 99a1ad0f24
commit e1b8f1a8c3
4 changed files with 13 additions and 5 deletions

View file

@ -1,3 +1,9 @@
2021-03-08
- 2.29.4
- [BUGFIX] Infinite loop in stream: returned HQ frame can be at any
point on the list.
- [BUGFIX] Fail push promise immediately if STREAM_NOPUSH is set.
2021-03-03
- 2.29.3
- [BUGFIX] Do not send RESET_STREAM if writing to stream is already