Skip to content

chore: release - #3309

Merged
kixelated merged 1 commit into
mainfrom
release-plz-2026-09-01T22-30-31Z
Sep 2, 2026
Merged

chore: release#3309
kixelated merged 1 commit into
mainfrom
release-plz-2026-09-01T22-30-31Z

Conversation

@moq-bot

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

Copy link
Copy Markdown
Contributor

🤖 New release

  • moq-net: 0.2.16 -> 0.2.17 (✓ API compatible changes)
  • moq-json: 0.3.7 -> 0.3.8 (✓ API compatible changes)
  • moq-mux: 0.9.11 -> 0.9.12 (✓ API compatible changes)
  • moq-native: 0.19.14 -> 0.19.15
  • moq-audio: 0.0.20 -> 0.0.21
  • moq-nvenc: 0.0.3 -> 0.0.4
  • moq-video: 0.0.20 -> 0.0.21
  • libmoq: 0.5.11 -> 0.5.12
  • moq-boy: 0.4.11 -> 0.4.12
  • moq-hls: 0.4.11 -> 0.4.12
  • moq-rtc: 0.2.6 -> 0.2.7
  • moq-rtmp: 0.2.6 -> 0.2.7
  • moq-srt: 0.2.6 -> 0.2.7
  • moq-token: 0.7.2 -> 0.7.3
  • moq-token-cli: 0.5.45 -> 0.5.46
  • moq-transcode: 0.0.14 -> 0.0.15
  • moq-cli: 0.9.14 -> 0.9.15
  • moq-ffi: 0.3.14 -> 0.3.15
  • moq-gst: 0.3.7 -> 0.3.8
  • moq-stats: 0.1.6 -> 0.1.7
  • moq-relay: 0.14.13 -> 0.14.14
  • hang: 0.20.8 -> 0.20.9
  • moq-loc: 0.2.3 -> 0.2.4
Changelog

moq-net

0.2.17 - 2026-09-01

Other

  • (rs) simplify poll propagation (#3307)

moq-json

0.3.8 - 2026-09-01

Other

  • (rs) simplify poll propagation (#3307)

moq-mux

0.9.12 - 2026-09-01

Other

  • (rs) simplify poll propagation (#3307)

moq-native

0.19.15 - 2026-09-01

Added

  • (moq-net) add moq-transport draft-20 (moqt-20) (#3255)

Fixed

  • (native) make heap profiling signals safe (#3216)
  • (native) remove deadlock detection (#3166)
  • (cli) serve TCP and Unix listeners without QUIC (#3149)

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-audio

0.0.21 - 2026-09-01

Fixed

  • (moq-audio) keep capture callbacks realtime-safe (#3245)
  • (moq-audio) bound playback driver commands (#3170)
  • (audio) recover microphone capture after device errors (#3179)

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-nvenc

0.0.4 - 2026-09-01

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-video

0.0.21 - 2026-09-01

Added

  • (video) complete native screen capture (#3244)
  • (video) add packed RGBA surface exit (#3236)

Fixed

  • (moq-video) mark capture idle gaps (#3214)

Other

  • (video) exercise PipeWire DMA-BUF rendering (#3228)
  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

libmoq

0.5.12 - 2026-09-01

Added

  • (moq-net) add moq-transport draft-20 (moqt-20) (#3255)

Other

  • restore Swatinem Rust cache (#3273)
  • try mr boxington cache (#3175)
  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-boy

0.4.12 - 2026-09-01

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-hls

0.4.12 - 2026-09-01

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-rtc

0.2.7 - 2026-09-01

Fixed

  • (rtc) complete client media negotiation (#3195)

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-rtmp

0.2.7 - 2026-09-01

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-srt

0.2.7 - 2026-09-01

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-token

0.7.3 - 2026-09-01

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-token-cli

0.5.46 - 2026-09-01

Fixed

  • (rs) gate doc output-name collisions instead of hitting them in CI (#3157)

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-transcode

0.0.15 - 2026-09-01

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-cli

0.9.15 - 2026-09-01

Added

  • (video) complete native screen capture (#3244)

Fixed

  • (cli) serve TCP and Unix listeners without QUIC (#3149)
  • accept the reserved unknown Hop ID, and stop the cargo doc collision (#3113)

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-ffi

0.3.15 - 2026-09-01

Added

  • (py) add ergonomic route update iterator (#3229)

Fixed

  • (ffi) default optional record fields (#3227)

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-gst

0.3.8 - 2026-09-01

Added

  • (moq-gst) expose sink-pad publication lifecycle (#2998)

Fixed

  • (moq-gst) keep one rendition's subscribe off the catalog loop (#3130)
  • (moq-gst) tie the session's lifetime to the state transition (#3101)
  • (moq-gst) let a flush restart a pad that already sent EOS (#3104)
  • (moq-gst) scope a terminal session error to the session that earned it (#3102)

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-stats

0.1.7 - 2026-09-01

Other

  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

moq-relay

0.14.14 - 2026-09-01

Added

  • (moq-net) add moq-transport draft-20 (moqt-20) (#3255)

Other

  • (relay) avoid WebSocket message copies (#3277)
  • (rs) point shared dependencies at [workspace.dependencies] (#3098)

hang

0.20.9 - 2026-09-01

Other

  • updated the following local packages: moq-net

moq-loc

0.2.4 - 2026-09-01

Other

  • updated the following local packages: moq-net


This PR was generated with release-plz.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5cd49f27fd

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread Cargo.lock
[[package]]
name = "aws-lc-rs"
version = "1.18.0"
version = "1.18.1"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep unrelated registry packages pinned

When a newly selected crate is still within Dependabot's seven-day hold, merging this release publishes it immediately because release artifacts consume the committed lockfile. This regeneration updates unrelated registry packages such as aws-lc-rs, aws-lc-sys, flate2, and foundations even though the manifests only bump workspace packages, bypassing the repository's dependency cooldown path; regenerate the lock while constraining updates to the workspace releases and leave third-party bumps to Dependabot. (Written by GPT-5.6 Sol)

AGENTS.md reference: AGENTS.md:L108-L111

Useful? React with 👍 / 👎.

@moq-bot
moq-bot Bot force-pushed the release-plz-2026-09-01T22-30-31Z branch from 5cd49f2 to deb55fb Compare September 1, 2026 23:53
@kixelated
kixelated merged commit 8851a17 into main Sep 2, 2026
5 checks passed
@kixelated
kixelated deleted the release-plz-2026-09-01T22-30-31Z branch September 2, 2026 00:02
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