Skip to content

chore: release - #2602

Merged
kixelated merged 1 commit into
mainfrom
release-plz-2026-08-03T18-00-21Z
Aug 5, 2026
Merged

chore: release#2602
kixelated merged 1 commit into
mainfrom
release-plz-2026-08-03T18-00-21Z

Conversation

@moq-bot

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

Copy link
Copy Markdown
Contributor

🤖 New release

  • kio: 0.5.3 -> 0.5.4 (✓ API compatible changes)
  • moq-net: 0.2.7 -> 0.2.8 (✓ API compatible changes)
  • hang: 0.20.2 -> 0.20.3 (✓ API compatible changes)
  • moq-json: 0.3.2 -> 0.3.3 (✓ API compatible changes)
  • moq-mux: 0.9.2 -> 0.9.3 (✓ API compatible changes)
  • moq-native: 0.19.6 -> 0.19.7 (✓ API compatible changes)
  • moq-video: 0.0.12 -> 0.0.13 (✓ API compatible changes)
  • libmoq: 0.5.3 -> 0.5.4
  • moq-hls: 0.4.4 -> 0.4.5 (✓ API compatible changes)
  • moq-rtmp: 0.2.2 -> 0.2.3 (✓ API compatible changes)
  • moq-token: 0.7.1 -> 0.7.2 (✓ API compatible changes)
  • moq-token-cli: 0.5.41 -> 0.5.42 (✓ API compatible changes)
  • moq-transcode: 0.0.6 -> 0.0.7 (✓ API compatible changes)
  • moq-cli: 0.9.6 -> 0.9.7
  • moq-ffi: 0.3.6 -> 0.3.7
  • moq-stats: 0.1.3 -> 0.1.4 (✓ API compatible changes)
  • moq-relay: 0.14.6 -> 0.14.7 (✓ API compatible changes)
  • moq-boy: 0.4.3 -> 0.4.4
Changelog

kio

0.5.4 - 2026-08-05

Added

  • (kio) add Fan, a waker for a whole WaiterList (#2604)

moq-net

0.2.8 - 2026-08-05

Added

  • (net) implement the MoQ Cluster extension over moq-transport (#2629)
  • (net) solicited PUBLISH_NAMESPACE and rejected PUBLISH (#2643)

Fixed

  • (moq-net) harden origin resume/route serving (#2666)
  • (moq-net) key the v14/v15 namespace lookup by direction (#2664)
  • (moq-net) let the last owner out decide the detach (#2659)
  • (moq-net) preserve abrupt detach across owners (#2654)
  • (moq-net) detach an abnormally-lost namespace stream abruptly (#2616)
  • (moq-stats) hold subscriptions for uncreated tier tracks open with zeros (#2642)
  • (net) abort a refused track instantly instead of sweeping and retrying (#2637)
  • (moq-net) subscribe to the ietf peer's namespace, not our own root (#2612)

Other

  • (moq-net) drive the NAMESPACE response through the real read loop (#2634)
  • render gate, Hop ID 0, cluster rename, and a simplification pass (#2607)
  • Don't warn on Alive::drop if aborted (#2580)

hang

0.20.3 - 2026-08-05

Fixed

  • (hang) reverse bits, not bytes, in the HEVC codec string (#2658)

Other

  • (rs) clean up pedantic clippy warnings (#2621)

moq-json

0.3.3 - 2026-08-05

Added

  • (json) split the codec out of the track for both modes (#2636)

Fixed

  • (moq-stats) hold subscriptions for uncreated tier tracks open with zeros (#2642)

Other

  • (rs) clean up pedantic clippy warnings (#2621)

moq-mux

0.9.3 - 2026-08-05

Fixed

  • (hang) reverse bits, not bytes, in the HEVC codec string (#2658)

Other

  • (rs) clean up pedantic clippy warnings (#2621)

moq-native

0.19.7 - 2026-08-05

Added

  • (native) race resolved addresses Happy Eyeballs style when dialing (#2594)

Fixed

  • (rtmp,native) close two keep-alive gaps on the accept side (#2644)
  • (native) bound Client::connect so a silent peer can't wedge reconnect (#2622)

moq-video

0.0.13 - 2026-08-05

Added

  • (bindings) publish raw video with a native encoder (#2608)
  • (moq-video) resize Direct3D11 textures on the GPU (#2601)

Fixed

  • (moq-video) reject unrepresentable sizes, and unbreak the macOS build (#2648)
  • (moq-video) unbreak the d3d11-resize-probe example on Windows (#2638)

libmoq

0.5.4 - 2026-08-05

Added

  • (bindings) publish raw video with a native encoder (#2608)

Fixed

  • (moq-video) reject unrepresentable sizes, and unbreak the macOS build (#2648)

moq-hls

0.4.5 - 2026-08-05

Other

  • (rs) clean up pedantic clippy warnings (#2621)

moq-rtmp

0.2.3 - 2026-08-05

Fixed

  • (rtmp,native) close two keep-alive gaps on the accept side (#2644)

moq-token

0.7.2 - 2026-08-05

Other

  • (rs) clean up pedantic clippy warnings (#2621)

moq-token-cli

0.5.42 - 2026-08-05

Other

  • (rs) clean up pedantic clippy warnings (#2621)

moq-transcode

0.0.7 - 2026-08-05

Added

  • (bindings) publish raw video with a native encoder (#2608)
  • (moq-video) resize Direct3D11 textures on the GPU (#2601)

moq-cli

0.9.7 - 2026-08-05

Added

  • (moq-video) resize Direct3D11 textures on the GPU (#2601)

Other

  • (rs) clean up pedantic clippy warnings (#2621)

moq-ffi

0.3.7 - 2026-08-05

Added

  • (bindings) publish raw video with a native encoder (#2608)

moq-stats

0.1.4 - 2026-08-05

Fixed

  • (moq-stats) hold subscriptions for uncreated tier tracks open with zeros (#2642)

Other

  • (rs) clean up pedantic clippy warnings (#2621)

moq-relay

0.14.7 - 2026-08-05

Added

  • (relay) assemble the relay in Relay::load instead of main (#2639)

Fixed

  • (relay) fail the WebSocket handshake when no subprotocol matches (#2625)
  • (native) bound Client::connect so a silent peer can't wedge reconnect (#2622)

Other

  • (rs) clean up pedantic clippy warnings (#2621)

moq-boy

0.4.4 - 2026-08-05

Other

  • updated the following local packages: moq-json, moq-video


This PR was generated with release-plz.

@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-03T18-00-21Z branch from 854cc4e to 017a00d Compare August 3, 2026 18:20
@moq-bot moq-bot Bot changed the title chore: release chore(moq-net): release v0.2.8 Aug 3, 2026
@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-03T18-00-21Z branch 2 times, most recently from b9bfcd1 to 9c82435 Compare August 3, 2026 20:24
@moq-bot moq-bot Bot changed the title chore(moq-net): release v0.2.8 chore: release Aug 3, 2026
@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-03T18-00-21Z branch 22 times, most recently from 3dae499 to 7d25879 Compare August 5, 2026 04:11
@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-03T18-00-21Z branch from 7d25879 to 9cc502a Compare August 5, 2026 05:21
@kixelated
kixelated enabled auto-merge (squash) August 5, 2026 05:22
@kixelated
kixelated merged commit 525d74e into main Aug 5, 2026
2 checks passed
@kixelated
kixelated deleted the release-plz-2026-08-03T18-00-21Z branch August 5, 2026 05:34
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