Skip to content

chore: release - #2672

Merged
kixelated merged 2 commits into
mainfrom
release-plz-2026-08-05T16-33-05Z
Aug 6, 2026
Merged

chore: release#2672
kixelated merged 2 commits into
mainfrom
release-plz-2026-08-05T16-33-05Z

Conversation

@moq-bot

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

Copy link
Copy Markdown
Contributor

🤖 New release

  • moq-net: 0.2.8 -> 0.2.9 (✓ API compatible changes)
  • hang: 0.20.3 -> 0.20.4 (✓ API compatible changes)
  • moq-mux: 0.9.3 -> 0.9.4 (✓ API compatible changes)
  • moq-native: 0.19.7 -> 0.19.8 (✓ manually selected patch bump)
  • moq-audio: 0.0.15 -> 0.0.16 (✓ API compatible changes)
  • moq-video: 0.0.13 -> 0.0.14 (✓ API compatible changes)
  • libmoq: 0.5.4 -> 0.5.5
  • moq-boy: 0.4.4 -> 0.4.5
  • moq-hls: 0.4.5 -> 0.4.6 (✓ API compatible changes)
  • moq-rtc: 0.2.2 -> 0.2.3 (✓ API compatible changes)
  • moq-rtmp: 0.2.3 -> 0.2.4 (✓ API compatible changes)
  • moq-transcode: 0.0.7 -> 0.0.8 (✓ API compatible changes)
  • moq-cli: 0.9.7 -> 0.9.8
  • moq-ffi: 0.3.7 -> 0.3.8
  • moq-gst: 0.3.3 -> 0.3.4
  • moq-relay: 0.14.7 -> 0.14.8 (✓ API compatible changes)

moq-native uses a manual patch bump because the reported changes only remove unwind-safety auto traits. The breaking relay cache field has moved to dev in #2702.

Changelog

moq-net

0.2.9 - 2026-08-06

Fixed

  • (moq-net) stop a reflected announce from evicting the source we publish (#2684)
  • (moq-wasm) repair the consume path and gate wasm32 in CI (#2683)
  • (moq-net) close the session on a malformed NAMESPACE (#2667)
  • (moq-net) move the publisher group order out of message parameters (#2677)
  • (net) let the accepting side pick the retention window when the wire carries none (#2657)
  • (moq-net) send IETF subscribe/fetch rejections without resetting the stream (#2673)

Other

  • (moq-net) describe what with_cost actually prices (#2668)
  • (moq-net) give lite::start a Config, like ietf::start (#2686)

hang

0.20.4 - 2026-08-06

Added

  • (hang) declare a configurable 30s retention on media tracks, and fix relayed cache misses (#2615)

moq-mux

0.9.4 - 2026-08-06

Added

  • (hang) declare a configurable 30s retention on media tracks, and fix relayed cache misses (#2615)

Fixed

  • (moq-mux) make the synthesized fMP4 init playable on strict players (#2679)

moq-native

0.19.8 - 2026-08-06

Added

  • (moq-native) classify, pace, and publish accept(2) failures (#2687)
  • fail-fast retries: jittered backoff bounded by time, not error type (#2647)

Fixed

  • (net) let the accepting side pick the retention window when the wire carries none (#2657)

moq-audio

0.0.16 - 2026-08-06

Added

  • (hang) declare a configurable 30s retention on media tracks, and fix relayed cache misses (#2615)
  • fail-fast retries: jittered backoff bounded by time, not error type (#2647)

moq-video

0.0.14 - 2026-08-06

Added

  • (hang) declare a configurable 30s retention on media tracks, and fix relayed cache misses (#2615)

Fixed

  • (libmoq) unbreak the Linux C link list, and make VAAPI opt-in (#2669)

libmoq

0.5.5 - 2026-08-06

Fixed

  • (libmoq) stop holding the global locks across a video encode (#2663)
  • (libmoq) fix the generated CMake package config for Windows and installs (#2671)
  • (libmoq) unbreak the Linux C link list, and make VAAPI opt-in (#2669)

moq-boy

0.4.5 - 2026-08-06

Fixed

  • (libmoq) unbreak the Linux C link list, and make VAAPI opt-in (#2669)

moq-hls

0.4.6 - 2026-08-06

Added

  • (hang) declare a configurable 30s retention on media tracks, and fix relayed cache misses (#2615)
  • fail-fast retries: jittered backoff bounded by time, not error type (#2647)

moq-rtc

0.2.3 - 2026-08-06

Added

  • (hang) declare a configurable 30s retention on media tracks, and fix relayed cache misses (#2615)

moq-rtmp

0.2.4 - 2026-08-06

Added

  • fail-fast retries: jittered backoff bounded by time, not error type (#2647)

moq-transcode

0.0.8 - 2026-08-06

Fixed

  • (libmoq) unbreak the Linux C link list, and make VAAPI opt-in (#2669)

moq-cli

0.9.8 - 2026-08-06

Added

  • (hang) declare a configurable 30s retention on media tracks, and fix relayed cache misses (#2615)

Fixed

  • (libmoq) unbreak the Linux C link list, and make VAAPI opt-in (#2669)

moq-ffi

0.3.8 - 2026-08-06

Fixed

  • (libmoq) unbreak the Linux C link list, and make VAAPI opt-in (#2669)

moq-gst

0.3.4 - 2026-08-06

Added

  • fail-fast retries: jittered backoff bounded by time, not error type (#2647)

moq-relay

0.14.8 - 2026-08-06

Added

  • (moq-native) classify, pace, and publish accept(2) failures (#2687)
  • fail-fast retries: jittered backoff bounded by time, not error type (#2647)
  • (relay) add Internal::serve(router) for embedders (#2678)

Fixed

  • (net) let the accepting side pick the retention window when the wire carries none (#2657)


This PR was generated with release-plz.

(Written by GPT-5)

@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-05T16-33-05Z branch 17 times, most recently from 4263bac to 74860e0 Compare August 6, 2026 05:05
@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-05T16-33-05Z branch from 74860e0 to 67ee106 Compare August 6, 2026 05:59
@kixelated
kixelated merged commit 468c1f5 into main Aug 6, 2026
0 of 2 checks passed
@kixelated
kixelated deleted the release-plz-2026-08-05T16-33-05Z branch August 6, 2026 17:13
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