Skip to content

chore: release#1795

Merged
kixelated merged 1 commit into
mainfrom
release-plz-2026-06-19T05-43-49Z
Jun 23, 2026
Merged

chore: release#1795
kixelated merged 1 commit into
mainfrom
release-plz-2026-06-19T05-43-49Z

Conversation

@moq-bot

@moq-bot moq-bot Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • moq-net: 0.1.11 -> 0.1.12 (✓ API compatible changes)
  • moq-mux: 0.5.6 -> 0.6.0 (⚠ API breaking changes)
  • moq-native: 0.17.3 -> 0.17.4 (✓ API compatible changes)
  • libmoq: 0.3.7 -> 0.3.8
  • moq-video: 0.0.4 -> 0.0.5 (✓ API compatible changes)
  • moq-boy: 0.2.20 -> 0.2.21
  • moq-cli: 0.7.33 -> 0.7.34
  • moq-ffi: 0.2.22 -> 0.2.23
  • moq-gst: 0.2.7 -> 0.2.8
  • moq-relay: 0.12.12 -> 0.12.13 (✓ API compatible changes)
  • moq-audio: 0.0.4 -> 0.0.5

moq-mux breaking changes

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/inherent_method_missing.ron

Failed in:
  Export::with_scte35, previously in file /tmp/nix-shell.zkMct5/.tmpk38Mmp/moq-mux/src/container/ts/export.rs:130

--- failure module_missing: pub module removed or renamed ---

Description:
A publicly-visible module cannot be imported by its prior path. A `pub use` may have been removed, or the module may have been renamed, removed, or made non-public.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/module_missing.ron

Failed in:
  mod moq_mux::container::ts::scte35, previously in file /tmp/nix-shell.zkMct5/.tmpk38Mmp/moq-mux/src/container/ts/scte35.rs:1

--- failure struct_missing: pub struct removed or renamed ---

Description:
A publicly-visible struct cannot be imported by its prior path. A `pub use` may have been removed, or the struct itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/struct_missing.ron

Failed in:
  struct moq_mux::container::ts::scte35::Config, previously in file /tmp/nix-shell.zkMct5/.tmpk38Mmp/moq-mux/src/container/ts/scte35.rs:29
  struct moq_mux::container::ts::scte35::Ext, previously in file /tmp/nix-shell.zkMct5/.tmpk38Mmp/moq-mux/src/container/ts/scte35.rs:43
  struct moq_mux::container::ts::scte35::Cues, previously in file /tmp/nix-shell.zkMct5/.tmpk38Mmp/moq-mux/src/container/ts/scte35.rs:13

--- failure trait_missing: pub trait removed or renamed ---

Description:
A publicly-visible trait cannot be imported by its prior path. A `pub use` may have been removed, or the trait itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/trait_missing.ron

Failed in:
  trait moq_mux::container::ts::scte35::Catalog, previously in file /tmp/nix-shell.zkMct5/.tmpk38Mmp/moq-mux/src/container/ts/scte35.rs:54
Changelog

moq-net

0.1.12 - 2026-06-23

Added

  • (moq-net) raise max frame size to 32 MiB to match the group cache cap (#1816)

Fixed

  • (moq-net) bound frame size in create_frame/append_frame (#1882)

moq-mux

0.6.0 - 2026-06-23

Added

  • (catalog) expose untyped catalog extensions via moq-ffi and libmoq (#1886)
  • (moq-mux) generic verbatim MPEG-TS carriage (mpegts catalog section) (#1815)

Fixed

  • (moq-mux) author DTS for B-frame MPEG-TS export (#1843)
  • (moq-mux) carry all distinct SPS/PPS/VPS through transmux, not just the last seen (#1812)

Other

  • move moq-cli's TS verbatim coverage into moq-mux (#1879)

moq-native

0.17.4 - 2026-06-23

Added

  • (relay) unauthenticated internal listener over qmux (tcp:// + unix://) (#1810)

Fixed

  • (moq-native) back off when a session flaps instead of busy-looping (#1806)

Other

  • Skip dual-stack bind tests when the host lacks IPv6 (#1878)
  • release (#1774)

libmoq

0.3.8 - 2026-06-23

Added

  • (catalog) expose untyped catalog extensions via moq-ffi and libmoq (#1886)

Fixed

  • link macOS CoreServices for the bundled notify/FSEvents backend (#1875)

moq-video

0.0.5 - 2026-06-23

Added

  • (catalog) expose untyped catalog extensions via moq-ffi and libmoq (#1886)

moq-boy

0.2.21 - 2026-06-23

Other

  • (deps) bump boytacean to 0.12.1 (hold reqwest-middleware at 0.4) (#1820)

moq-cli

0.7.34 - 2026-06-23

Added

  • (catalog) expose untyped catalog extensions via moq-ffi and libmoq (#1886)
  • (moq-cli) wire verbatim MPEG-TS carriage through publish/subscribe (#1842)

Other

  • move moq-cli's TS verbatim coverage into moq-mux (#1879)

moq-ffi

0.2.23 - 2026-06-23

Added

  • (catalog) expose untyped catalog extensions via moq-ffi and libmoq (#1886)

moq-gst

0.2.8 - 2026-06-23

Fixed

  • (moq-gst) deterministic moqsrc pad names so CMAF playback works (#1809)

Other

  • split CLAUDE.md into per-directory guides (#1846)
  • fix plugin license + broadcast-aligned timestamps (#1808)

moq-relay

0.12.13 - 2026-06-23

Added

  • (relay) unauthenticated internal listener over qmux (tcp:// + unix://) (#1810)

Fixed

  • (moq-relay) serve the WebSocket fallback at the root path (#1883)

Other

  • split CLAUDE.md into per-directory guides (#1846)

moq-audio

0.0.5 - 2026-06-23

Other

  • updated the following local packages: moq-mux


This PR was generated with release-plz.

@moq-bot moq-bot Bot force-pushed the release-plz-2026-06-19T05-43-49Z branch from ca85353 to c6bd447 Compare June 19, 2026 05:52
@moq-bot moq-bot Bot changed the title chore: release chore(moq-native): release v0.17.4 Jun 19, 2026
@moq-bot moq-bot Bot force-pushed the release-plz-2026-06-19T05-43-49Z branch 2 times, most recently from 0aaa017 to 5a0f3f9 Compare June 19, 2026 21:40
@moq-bot moq-bot Bot changed the title chore(moq-native): release v0.17.4 chore: release Jun 19, 2026
@moq-bot moq-bot Bot force-pushed the release-plz-2026-06-19T05-43-49Z branch 23 times, most recently from c7a9678 to ea26f5d Compare June 23, 2026 00:16
@moq-bot moq-bot Bot force-pushed the release-plz-2026-06-19T05-43-49Z branch from ea26f5d to d6f8118 Compare June 23, 2026 03:02
@kixelated kixelated merged commit 608ea62 into main Jun 23, 2026
1 check passed
@kixelated kixelated deleted the release-plz-2026-06-19T05-43-49Z branch June 23, 2026 03: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