Skip to content

Commit beac663

Browse files
committed
Forward port release notes for 2.3.4 and 2.4.3
1 parent 095a27e commit beac663

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

HISTORY.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,28 @@ Release History
1212
than have those settings applied appropriately.
1313

1414

15+
2.4.3 (2017-01-27)
16+
------------------
17+
18+
- Resolved issue where the ``HTTP2-Settings`` header value for plaintext
19+
upgrade that was emitted by ``initiate_upgrade_connection`` included the
20+
*entire* ``SETTINGS`` frame, instead of just the payload.
21+
- Resolved issue where the ``HTTP2-Settings`` header value sent by a client for
22+
plaintext upgrade would be ignored by ``initiate_upgrade_connection``, rather
23+
than have those settings applied appropriately.
24+
25+
26+
2.3.4 (2017-01-27)
27+
------------------
28+
29+
- Resolved issue where the ``HTTP2-Settings`` header value for plaintext
30+
upgrade that was emitted by ``initiate_upgrade_connection`` included the
31+
*entire* ``SETTINGS`` frame, instead of just the payload.
32+
- Resolved issue where the ``HTTP2-Settings`` header value sent by a client for
33+
plaintext upgrade would be ignored by ``initiate_upgrade_connection``, rather
34+
than have those settings applied appropriately.
35+
36+
1537
2.5.1 (2016-12-17)
1638
------------------
1739

0 commit comments

Comments
 (0)