Skip to content

chore: release - #3352

Open
moq-bot[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-09-02T23-53-55Z
Open

chore: release#3352
moq-bot[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-09-02T23-53-55Z

Conversation

@moq-bot

@moq-bot moq-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • kio: 0.5.7 -> 0.5.8 (✓ API compatible changes)
  • moq-net: 0.2.18 -> 0.2.19 (✓ API compatible changes)
  • moq-mux: 0.9.13 -> 0.9.14 (✓ API compatible changes)
  • moq-native: 0.19.16 -> 0.19.17 (✓ API compatible changes)
  • moq-audio: 0.0.22 -> 0.0.23 (✓ API compatible changes)
  • moq-video: 0.0.22 -> 0.0.23 (✓ API compatible changes)
  • libmoq: 0.5.13 -> 0.5.14
  • moq-boy: 0.4.13 -> 0.4.14
  • moq-rtc: 0.2.8 -> 0.2.9 (✓ API compatible changes)
  • moq-rtmp: 0.2.8 -> 0.2.9 (✓ API compatible changes)
  • moq-token-cli: 0.5.46 -> 0.5.47 (✓ API compatible changes)
  • moq-transcode: 0.0.16 -> 0.0.17 (✓ API compatible changes)
  • moq-cli: 0.10.0 -> 0.10.1
  • moq-ffi: 0.3.16 -> 0.3.17
  • moq-gst: 0.3.9 -> 0.3.10
  • moq-relay: 0.14.15 -> 0.14.16 (✓ API compatible changes)
  • hang: 0.20.10 -> 0.20.11
  • moq-json: 0.3.9 -> 0.3.10
  • moq-loc: 0.2.5 -> 0.2.6
  • moq-hls: 0.4.13 -> 0.4.14
  • moq-srt: 0.2.8 -> 0.2.9
  • moq-stats: 0.1.8 -> 0.1.9
Changelog

kio

0.5.8 - 2026-09-05

Other

  • (kio) pin the waiter-list footprint, and retire the waiter-slots quest (#3376)

moq-net

0.2.19 - 2026-09-05

Added

  • (moq-net) stitch a draft-20 fill into the group it joined (#3325)

Fixed

  • (moq-net) answer for a name the broadcast never served (#3366)
  • (moq-net) give control streams a send order above the media (#3389)

Other

  • abandon the track re-announce quest (#3459)

moq-mux

0.9.14 - 2026-09-05

Added

  • (moq-mux) count and log MPEG-TS audio resyncs (#3372)

Fixed

  • (moq-mux) slice the TS export on the PCR grid (#3351)
  • (moq-mux) keep H.265 suffix SEI on the access unit it follows (#3384)
  • (moq-mux) drive the fMP4 export poll with a loop, not tail recursion (#3333)

Other

  • (deps) bump the cargo group across 1 directory with 5 updates (#3395)

moq-native

0.19.17 - 2026-09-05

Added

  • (moq-net) stitch a draft-20 fill into the group it joined (#3325)

Fixed

  • (moq-native) stop logging credentials in relay URLs and RTMP stream keys (#3379)

Other

  • (deps) bump the cargo group across 1 directory with 5 updates (#3395)

moq-audio

0.0.23 - 2026-09-05

Added

  • (moq-audio) [breaking] let publish_capture carry a catalog extension (#3356)
  • (audio,video) compile the device, render, and VAAPI code by default (#3353)

Fixed

  • (moq-audio) treat a media gap as a hole rather than a splice (#3386)

Other

  • (moq-audio) scope the local-task guidance to macOS (#3436)
  • (moq-audio,moq-cli) assert publish_capture stays Send off macOS (#3433)
  • (deps) bump the cargo group across 1 directory with 5 updates (#3395)

moq-video

0.0.23 - 2026-09-05

Added

  • (moq-video) add the Android MediaCodec encoder and decoder (#3354)
  • (moq-video) add the V4L2 stateful M2M hardware encoder and decoder (#3332)
  • (audio,video) compile the device, render, and VAAPI code by default (#3353)

Fixed

  • (moq-video) pick the V4L2 mode nearest the requested resolution (#3355)
  • (moq-video) stop openh264 leaking its picture pool, and survive a lost picture (#3357)
  • (rs) compile the lib tests at --no-default-features (#3397)
  • (moq-audio) treat a media gap as a hole rather than a splice (#3386)
  • (moq-video) end the stream when an AVFoundation camera goes away (#3382)
  • (moq-video) decode an avc1 track with no avcC as Annex-B (#3388)
  • (video) hold window capture through a minimize and settle a resize (#3374)
  • (moq-video) name the libspa transfer functions older headers lack (#3387)
  • (moq-video) print GPU-composited windows instead of copying a black DC (#3370)
  • (moq-video) compile the Windows test target, and gate it nightly (#3391)
  • (moq-video) end X11 window capture when the window is destroyed (#3383)

Other

  • (moq-audio,moq-cli) assert publish_capture stays Send off macOS (#3433)

libmoq

0.5.14 - 2026-09-05

Added

  • (audio,video) compile the device, render, and VAAPI code by default (#3353)

moq-boy

0.4.14 - 2026-09-05

Added

  • (audio,video) compile the device, render, and VAAPI code by default (#3353)

Fixed

  • (moq-native) stop logging credentials in relay URLs and RTMP stream keys (#3379)

moq-rtc

0.2.9 - 2026-09-05

Other

  • (deps) bump the cargo group across 1 directory with 5 updates (#3395)

moq-rtmp

0.2.9 - 2026-09-05

Fixed

  • (moq-native) stop logging credentials in relay URLs and RTMP stream keys (#3379)

moq-token-cli

0.5.47 - 2026-09-05

Other

  • update Cargo.lock dependencies

moq-transcode

0.0.17 - 2026-09-05

Added

  • (moq-video) add the V4L2 stateful M2M hardware encoder and decoder (#3332)
  • (audio,video) compile the device, render, and VAAPI code by default (#3353)

Fixed

  • (transcode) follow a source resolution change with the ladder (#3381)
  • (moq-video) stop openh264 leaking its picture pool, and survive a lost picture (#3357)

moq-cli

0.10.1 - 2026-09-05

Added

  • (moq-video) add the V4L2 stateful M2M hardware encoder and decoder (#3332)
  • (moq-mux) count and log MPEG-TS audio resyncs (#3372)
  • (audio,video) compile the device, render, and VAAPI code by default (#3353)

Fixed

  • (transcode) follow a source resolution change with the ladder (#3381)
  • (moq-mux) slice the TS export on the PCR grid (#3351)
  • (moq-audio) treat a media gap as a hole rather than a splice (#3386)
  • (moq-native) stop logging credentials in relay URLs and RTMP stream keys (#3379)

Other

  • (moq-audio,moq-cli) assert publish_capture stays Send off macOS (#3433)

moq-ffi

0.3.17 - 2026-09-05

Added

  • (audio,video) compile the device, render, and VAAPI code by default (#3353)

Fixed

  • (rs) compile the lib tests at --no-default-features (#3397)

Other

  • (deps) bump the cargo group across 1 directory with 5 updates (#3395)

moq-gst

0.3.10 - 2026-09-05

Fixed

  • (moq-net) answer for a name the broadcast never served (#3366)

moq-relay

0.14.16 - 2026-09-05

Fixed

  • (moq-native) stop logging credentials in relay URLs and RTMP stream keys (#3379)

Other

  • reorganize the site around what a reader can do (#3426)

hang

0.20.11 - 2026-09-05

Other

  • updated the following local packages: moq-net

moq-json

0.3.10 - 2026-09-05

Other

  • updated the following local packages: kio, moq-net

moq-loc

0.2.6 - 2026-09-05

Other

  • updated the following local packages: moq-net

moq-hls

0.4.14 - 2026-09-05

Other

  • updated the following local packages: kio, moq-net, moq-mux, hang

moq-srt

0.2.9 - 2026-09-05

Other

  • updated the following local packages: moq-net, moq-mux

moq-stats

0.1.9 - 2026-09-05

Other

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


This PR was generated with release-plz.

@moq-bot
moq-bot Bot force-pushed the release-plz-2026-09-02T23-53-55Z branch 24 times, most recently from f0a38e2 to 1517e67 Compare September 5, 2026 19:36
@moq-bot
moq-bot Bot force-pushed the release-plz-2026-09-02T23-53-55Z branch from 1517e67 to 12a1f46 Compare September 5, 2026 22:39
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