We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88348a0 commit 26004e4Copy full SHA for 26004e4
1 file changed
NEWS.md
@@ -1,5 +1,15 @@
1
# NEWS
2
3
+3.2.1 - 2026-03-01
4
+------------------
5
+
6
+### Bug Fixes
7
8
+- Fix `recv_timeout` option being ignored for pooled connections (#832)
9
+- Fix off-by-one error in HPACK decoding (#831)
10
+- Fix invalid match in `handle_h2_frame/2` for HTTP/2 window updates (#829)
11
+- Fix binary syntax in EDoc comment to fix XML parsing error
12
13
3.2.0 - 2026-02-21
14
------------------
15
0 commit comments