Skip to content

Releases: quinn-rs/quinn

quinn-udp 0.5.15

Choose a tag to compare

@djc djc released this 04 Jul 19:22
Immutable release. Only release title and notes can be modified.
quinn-udp-0.5.15

What's Changed

  • quinn-udp: allow to use windows-sys 0.61 in 0.11.x branch by @zh-jq in #2689
  • 0.11.x: upgrade dependencies by @djc in #2707

quinn-proto-0.11.16

Choose a tag to compare

@djc djc released this 04 Jul 19:23
Immutable release. Only release title and notes can be modified.
quinn-proto-0.11.16

What's Changed

  • 0.11.x: upgrade dependencies by @djc in #2707

quinn-proto 0.11.15, quinn 0.11.11

Choose a tag to compare

@djc djc released this 22 Jun 09:45
Immutable release. Only release title and notes can be modified.
quinn-proto-0.11.15

This release fixes a remote memory exhaustion issue in the quinn-proto Assembler. See GHSA-4w2j-m93h-cj5j for more details and #2694 for the fix.

Two sponsoring organizations participated in coordinated disclosure. If this is relevant to your organization, please contact us to keep support Quinn maintenance.

What's Changed

quinn-udp 0.6.1

Choose a tag to compare

@djc djc released this 27 Mar 08:41
quinn-udp-0.6.1

What's Changed

quinn-udp-0.6.0

Choose a tag to compare

@mxinden mxinden released this 11 Mar 14:10
quinn-udp-0.6.0

What's Changed

  • 41bf1db fix: evaluate max_gso_segments for every socket on Windows
  • a0ec97a feat(quinn-udp): make Apple fast datapath opt-in
  • e5b30f5 quinn-udp: make ECN best-effort on Windows (Wine/Proton)
  • ab9da17 fix(windows): use effective_segment_size
  • 8bf6825 Fix quinn-udp on DragonFly BSD
  • c1c5686 fix(udp/unix): don't panic on unknown address family
  • 7468052 feat!(udp): mark RecvMeta as non_exhaustive
  • 3e302f7 Upgrade windows-sys to 0.61
  • c8970cf Add interface_index to RecvMeta
  • 377af28 refactor!: rename log feature to tracing-log

Full Changelog: quinn-udp-0.5.14...quinn-udp-0.6.0

quinn-proto 0.11.14

Choose a tag to compare

@djc djc released this 09 Mar 10:33
quinn-proto-0.11.14

@jxs reported a denial of service issue in quinn-proto 5 days ago:

We coordinated with them to release this version to patch the issue. Unfortunately the maintainers missed these issues during code review and we did not have enough fuzzing coverage -- we regret the oversight and have added an additional fuzzing target.

Organizations that want to participate in coordinated disclosure can contact us privately to discuss terms.

What's Changed

  • Fix over-permissive proto dependency edge by @Ralith in #2385
  • 0.11.x: avoid unwrapping VarInt decoding during parameter parsing by @djc in #2559

quinn-udp 0.5.14

Choose a tag to compare

@djc djc released this 27 Aug 21:50
quinn-udp-0.5.14

What's Changed

quinn-proto 0.11.13, quinn 0.11.9

Choose a tag to compare

@djc djc released this 27 Aug 21:56
quinn-proto-0.11.13

What's Changed

quinn-udp 0.5.13

Choose a tag to compare

@djc djc released this 19 Jun 08:04
quinn-udp-0.5.13

What's Changed

quinn-udp 0.5.12

Choose a tag to compare

@djc djc released this 30 Apr 21:12
quinn-udp-0.5.12

What's Changed