ReleaseCloudflare (Workers AI)Cloudflare (Workers AI)published Jun 18, 2026seen 1w

cloudflare/quiche 0.28.0

cloudflare/quiche

Open original ↗

Captured source

source ↗
published Jun 18, 2026seen 1wcaptured 1whttp 200method plain

🔁 0.27.0 / 0.28.0

Repository: cloudflare/quiche

Tag: 0.28.0

Published: 2026-06-18T14:09:57Z

Prerelease: no

Release notes: ⚠️ The 0.27.0 release has been yanked and should not be used. The 0.28.0 release is the non-yanked replacement and contains the same quiche crate changes, with only the crate version changed from 0.27.0 to 0.28.0.

Breaking Changes:

  • The zero-copy buffer APIs changed. `BufFactory` now includes DATAGRAM buffer support, and dgram_send_vec() / dgram_recv_vec() were replaced by `Connection::dgram_send_buf()` and `Connection::dgram_recv_buf()`.
  • `Stats` and the C quiche_stats structure gained counters for received STREAMS_BLOCKED frames.
  • qlog output was updated to newer qlog drafts. Applications consuming qlog output may need parser updates for renamed HTTP/3 event types, changed time precision, ACK range serialization, wall-clock reference time, and related schema changes.

Highlights:

Full changelog at 0.26.1...0.28.0

Notability

notability 2.0/10

routine protocol library update, not AI-related