Skip to content

Release 4.7.4 - #931

Merged
benoitc merged 1 commit into
masterfrom
release/4.7.4
Aug 12, 2026
Merged

Release 4.7.4#931
benoitc merged 1 commit into
masterfrom
release/4.7.4

Conversation

@benoitc

@benoitc benoitc commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Patch release. Bundles the pool fixes merged since 4.7.3 (#927/#928, #929) and the dependency bumps (#930).

A connection attempt which outlives its timeout no longer terminates the pool. The calls the pool makes into a connection process are all guarded, and they are bounded: probes at 250ms, stops at 100ms. One wedged HTTP/2 connection used to stall the pool 5 seconds per checkout on that host.

Bundles the pool fixes merged since 4.7.3 (#927/#928, #929) and the
dependency bumps (h2 0.12.0, webtransport 0.4.5, #930).
@benoitc
benoitc merged commit 9928f3c into master Aug 12, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant