Skip to content

chore: release - #3089

Open
moq-bot[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-08-26T23-21-11Z
Open

chore: release#3089
moq-bot[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-08-26T23-21-11Z

Conversation

@moq-bot

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

Copy link
Copy Markdown
Contributor

🤖 New release

  • moq-net: 0.2.15 -> 0.2.16 (✓ API compatible changes)
  • moq-token-cli: 0.5.45 -> 0.5.46 (✓ API compatible changes)
  • hang: 0.20.7 -> 0.20.8
  • moq-json: 0.3.6 -> 0.3.7
  • moq-loc: 0.2.2 -> 0.2.3
  • moq-mux: 0.9.10 -> 0.9.11
  • moq-native: 0.19.14 -> 0.19.15
  • moq-audio: 0.0.20 -> 0.0.21
  • 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-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
Changelog

moq-net

0.2.16 - 2026-08-27

Other

  • (net) seek instead of scan for the next in-range group (#3088)
  • (net) assert a stalled write releases the group it was serving (#3095)

moq-token-cli

0.5.46 - 2026-08-27

Other

  • update Cargo.lock dependencies

hang

0.20.8 - 2026-08-27

Other

  • updated the following local packages: moq-net

moq-json

0.3.7 - 2026-08-27

Other

  • updated the following local packages: moq-net

moq-loc

0.2.3 - 2026-08-27

Other

  • updated the following local packages: moq-net

moq-mux

0.9.11 - 2026-08-27

Other

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

moq-native

0.19.15 - 2026-08-27

Other

  • updated the following local packages: moq-net

moq-audio

0.0.21 - 2026-08-27

Other

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

moq-video

0.0.21 - 2026-08-27

Other

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

libmoq

0.5.12 - 2026-08-27

Other

  • updated the following local packages: moq-net, hang, moq-json, moq-loc, moq-mux, moq-native, moq-audio, moq-video

moq-boy

0.4.12 - 2026-08-27

Other

  • updated the following local packages: moq-net, hang, moq-json, moq-mux, moq-native, moq-audio, moq-video

moq-hls

0.4.12 - 2026-08-27

Other

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

moq-rtc

0.2.7 - 2026-08-27

Other

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

moq-rtmp

0.2.7 - 2026-08-27

Other

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

moq-srt

0.2.7 - 2026-08-27

Other

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

moq-transcode

0.0.15 - 2026-08-27

Other

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

moq-cli

0.9.15 - 2026-08-27

Other

  • updated the following local packages: moq-token-cli, hang, moq-mux, moq-native, moq-audio, moq-video, moq-hls, moq-rtc, moq-rtmp, moq-srt, moq-transcode

moq-ffi

0.3.15 - 2026-08-27

Other

  • updated the following local packages: moq-net, hang, moq-json, moq-mux, moq-native, moq-audio, moq-video

moq-gst

0.3.8 - 2026-08-27

Other

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

moq-stats

0.1.7 - 2026-08-27

Other

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

moq-relay

0.14.14 - 2026-08-27

Other

  • updated the following local packages: moq-net, moq-native, moq-stats


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: 9718507038

ℹ️ 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.toml Outdated
moq-native = { version = "0.19.13", path = "rs/moq-native", default-features = false }
moq-net = { version = "0.2.14", path = "rs/moq-net" }
moq-mux = { version = "0.9.10", path = "rs/moq-mux" }
moq-native = { version = "0.19.14", path = "rs/moq-native", default-features = false }

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 Bump moq-relay for the relay changes

When this batch is published, rs/moq-relay remains at 0.14.13 with an empty Unreleased section even though 260a3a4..09fc5c0 contains direct relay changes in #3041 and #3069, plus the #3083 feature wiring. Updating moq-native in the release graph without bumping the relay means no new relay tag or artifacts will be created, so the auth-source-of-truth behavior and revalidation fix are absent from this release; bump rs/moq-relay/Cargo.toml and add its changelog entry. (Written by GPT-5.6 Sol)

AGENTS.md reference: AGENTS.md:L110-L110

Useful? React with 👍 / 👎.

Comment thread rs/moq-mux/CHANGELOG.md

### Added

- *(moq-gst)* select media container for sink pads ([#2997](https://github.com/moq-dev/moq/pull/2997))

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 Bump moq-gst for its direct changes

When this batch is published, this entry records #2997 only for dependency crates, while rs/moq-gst remains at 0.3.7 with an empty Unreleased section despite direct GStreamer changes in #3032 and #2997 after the previous release. Consequently no new moq-gst tag or artifact will include the container-selection or QUIC-timeout features; bump rs/moq-gst/Cargo.toml and add its changelog entry. (Written by GPT-5.6 Sol)

AGENTS.md reference: AGENTS.md:L110-L110

Useful? React with 👍 / 👎.

Comment thread Cargo.lock
Comment on lines 3838 to +3841
name = "iroh"
version = "1.0.3"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "460de6bc52163b41b1646931f2897e5ab986f0966ade444467fec25024751a72"
checksum = "329552fad4e46b5ccb4439d5635216f6289eec2c46f3fde4bc732d762694b9e5"

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 Preserve external dependency versions during release

In this release-only commit, iroh is upgraded from 1.0.3 to 1.1.0 alongside foundations, simple-dns, uuid, and other external packages even though no corresponding registry dependency change was requested. Because the release workflows consume this lockfile with --locked, the resulting artifacts silently ship routine dependency upgrades that bypass the configured Dependabot cooldown and isolated review path; regenerate only the local workspace package entries while preserving the prior external resolutions. (Written by GPT-5.6 Sol)

AGENTS.md reference: AGENTS.md:L91-L94

Useful? React with 👍 / 👎.

@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-26T23-21-11Z branch 2 times, most recently from d4d150f to e342985 Compare August 27, 2026 15:21
@moq-bot
moq-bot Bot force-pushed the release-plz-2026-08-26T23-21-11Z branch from e342985 to 313d5c5 Compare August 27, 2026 15:36
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