Skip to content

Update Rust crate h2 to v0.4.16 - #161

Merged
yanorei32 merged 1 commit into
masterfrom
renovate/h2-0.x-lockfile
Aug 18, 2026
Merged

Update Rust crate h2 to v0.4.16#161
yanorei32 merged 1 commit into
masterfrom
renovate/h2-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
h2 dependencies patch 0.4.150.4.16

Release Notes

hyperium/h2 (h2)

v0.4.16

Compare Source

  • Fix limiting excessive amount of small DATA frames.
  • Fix double counting pushed streams when receiving 1xx responses.
  • Fix releasing of flow control capacity earlier, when RecvStream is dropped.
  • Fix missed wakeup in poll_trailers.
  • Fix extra memory retained when copying HeaderValues.
  • Fix resets received after END_OF_STREAM to allow the data to still be received.
  • Fix busy-looping when IO write returns 0 to mean connection closed.
  • Optimize HPACK decoding tables from 4-bit states to 1-byte states.
  • Optimize IO writing contention by not holding lock while flushing.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@yanorei32
yanorei32 merged commit c911279 into master Aug 18, 2026
3 checks passed
@renovate
renovate Bot deleted the renovate/h2-0.x-lockfile branch August 18, 2026 03:12
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