Skip to content

chore: release - #363

Open
moq-bot[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-08-07T00-18-12Z
Open

chore: release#363
moq-bot[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-08-07T00-18-12Z

Conversation

@moq-bot

@moq-bot moq-bot Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • web-transport-trait: 0.4.0 -> 0.4.1 (✓ API compatible changes)
  • qmux: 0.5.1 -> 0.5.2 (✓ API compatible changes)
  • web-transport-quinn: 0.12.1 -> 0.12.2 (✓ API compatible changes)
  • web-transport-wasm: 0.6.0 -> 0.6.1 (✓ API compatible changes)
  • web-transport: 0.12.0 -> 0.12.1 (✓ API compatible changes)
  • web-transport-iroh: 0.7.0 -> 0.7.1 (✓ API compatible changes)
  • web-transport-noq: 0.3.0 -> 0.3.1 (✓ API compatible changes)
  • web-transport-quiche: 0.7.0 -> 0.7.1 (✓ API compatible changes)
Changelog

web-transport-trait

0.4.1 - 2026-09-07

Other

  • Widen stream priority to i32, ranked onto quiche's urgency (#390)

qmux

0.5.2 - 2026-09-07

Other

  • Widen stream priority to i32, ranked onto quiche's urgency (#390)

web-transport-quinn

0.12.2 - 2026-09-07

Fixed

  • (web-transport-quinn) prefer the controller's pacing rate for estimated_send_rate (#385)

Other

  • Widen stream priority to i32, ranked onto quiche's urgency (#390)

web-transport-wasm

0.6.1 - 2026-09-07

Other

  • Widen stream priority to i32, ranked onto quiche's urgency (#390)

web-transport

0.12.1 - 2026-09-07

Other

  • Widen stream priority to i32, ranked onto quiche's urgency (#390)

web-transport-iroh

0.7.1 - 2026-09-07

Other

  • Widen stream priority to i32, ranked onto quiche's urgency (#390)

web-transport-noq

0.3.1 - 2026-09-07

Other

  • Widen stream priority to i32, ranked onto quiche's urgency (#390)

web-transport-quiche

0.7.1 - 2026-09-07

Fixed

  • (web-transport-quiche) don't rank a send half the peer already stopped (#391)

Other

  • Widen stream priority to i32, ranked onto quiche's urgency (#390)


This PR was generated with release-plz.

@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-07T00-18-12Z branch from 9a962c0 to 2d9399e Compare August 7, 2026 00:18
@moq-bot moq-bot Bot changed the title chore: release chore(web-transport-proto): release v0.6.1 Aug 10, 2026
@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-07T00-18-12Z branch 2 times, most recently from a6bb211 to 681be0b Compare August 10, 2026 22:30
@moq-bot moq-bot Bot changed the title chore(web-transport-proto): release v0.6.1 chore: release Aug 12, 2026
@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-07T00-18-12Z branch 8 times, most recently from 73c8afd to e33b860 Compare August 15, 2026 20:03
@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-07T00-18-12Z branch 2 times, most recently from 93d8c03 to e7af9e6 Compare August 19, 2026 23:36
kixelated added a commit that referenced this pull request Aug 20, 2026
Replaces the release-plz proposal in #363. Two of its minor bumps were driven
only by `auto_trait_impl_removed`, which is not a break worth a major-equivalent
version here: no name, signature, or behavior changed, and a caller that was
relying on `UnwindSafe` for one of these types was relying on an accident.

- qmux 0.5.0 -> 0.5.1. The only flagged break is `Session`, `Stream`, and
  `Upgraded` losing `UnwindSafe`/`RefUnwindSafe`. `Session::stats()` gained RTT
  and delivery rate (#380), which is additive.
- web-transport-quinn 0.12.0 -> 0.12.1. #369 touched this crate only to add the
  `harness-server` example; the library is unchanged.
- web-transport-quiche 0.6.0 -> 0.7.0. Not unwind: #367 and #372 reverse the
  meaning of `SendStream::set_priority` and `ez::SendStream::set_priority` to
  higher-first. Same signature, opposite behavior, so a patch would silently
  invert send order for anyone who upgrades.
- web-transport-wasm 0.5.10 -> 0.6.0. Also not unwind: `Error::Streams` is gone,
  `Error::Session` is now a struct variant, `Error::Closed` is new, and both
  `closed()` methods take `&mut self`.
- web-transport 0.11.0 -> 0.12.0, following wasm, whose items it re-exports
  wholesale on wasm32.

web-transport-proto stays at the 0.6.1 already in its manifest but not yet on
crates.io. web-transport-ffi and web-transport-node need no bump at all: their
`web-transport-quinn = "0.12"` requirement still matches 0.12.1, so the cascade
that gave them 0.1.3 and 0.0.7 in #363 disappears.

Also corrects the qmux README install snippet, which still said 0.4.


Claude-Session: https://claude.ai/code/session_015gokPRtDeLNb9vgWqdFqWh

Co-authored-by: Claude <noreply@anthropic.com>
@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-07T00-18-12Z branch from ec099e0 to 5d3b52b Compare August 20, 2026 02:09
@moq-bot moq-bot Bot changed the title chore: release chore(web-transport-proto): release v0.6.1 Aug 25, 2026
@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-07T00-18-12Z branch 2 times, most recently from 5a01105 to 88570c6 Compare August 25, 2026 17:01
@moq-bot moq-bot Bot changed the title chore(web-transport-proto): release v0.6.1 chore: release Sep 2, 2026
@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-07T00-18-12Z branch 5 times, most recently from 7dae075 to b200560 Compare September 7, 2026 14:49
@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-07T00-18-12Z branch from b200560 to e27d3a1 Compare September 7, 2026 14:55
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.

0 participants