Skip to content

chore: release#1475

Merged
kixelated merged 1 commit into
mainfrom
release-plz-2026-05-23T23-35-53Z
May 24, 2026
Merged

chore: release#1475
kixelated merged 1 commit into
mainfrom
release-plz-2026-05-23T23-35-53Z

Conversation

@moq-bot

@moq-bot moq-bot Bot commented May 23, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • moq-net: 0.1.3 -> 0.1.4 (✓ API compatible changes)
  • hang: 0.17.0 -> 0.18.0 (⚠ API breaking changes)
  • moq-mux: 0.5.0 -> 0.5.1 (✓ API compatible changes)
  • moq-native: 0.14.4 -> 0.15.0 (⚠ API breaking changes)
  • moq-audio: 0.0.1
  • libmoq: 0.2.16 -> 0.2.17
  • moq-boy: 0.2.12 -> 0.2.13
  • moq-cli: 0.7.25 -> 0.7.26
  • moq-ffi: 0.2.12 -> 0.2.13
  • moq-relay: 0.12.0 -> 0.12.1 (✓ API compatible changes)
  • moq-token-cli: 0.5.26 -> 0.5.27
  • moq-video: 0.0.2

hang breaking changes

--- failure struct_marked_non_exhaustive: struct marked #[non_exhaustive] ---

Description:
A public struct has been marked #[non_exhaustive], which will prevent it from being constructed using a struct literal outside of its crate. It previously had no private fields, so a struct literal could be used to construct it outside its crate.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#attr-adding-non-exhaustive
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/struct_marked_non_exhaustive.ron

Failed in:
  struct VideoConfig in /tmp/nix-shell.bC48OM/.tmpg0iEJH/moq/rs/hang/src/catalog/video/mod.rs:92
  struct AudioConfig in /tmp/nix-shell.bC48OM/.tmpg0iEJH/moq/rs/hang/src/catalog/audio/mod.rs:63

moq-native breaking changes

--- failure auto_trait_impl_removed: auto trait no longer implemented ---

Description:
A public type has stopped implementing one or more auto traits. This can break downstream code that depends on the traits being implemented.
        ref: https://doc.rust-lang.org/reference/special-types-and-traits.html#auto-traits
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/auto_trait_impl_removed.ron

Failed in:
  type IrohRequest is no longer UnwindSafe, in /tmp/nix-shell.bC48OM/.tmpg0iEJH/moq/rs/moq-native/src/iroh.rs:109
  type IrohRequest is no longer RefUnwindSafe, in /tmp/nix-shell.bC48OM/.tmpg0iEJH/moq/rs/moq-native/src/iroh.rs:109
Changelog

moq-net

0.1.4 - 2026-05-24

Other

  • (stats) allow multi-segment --stats-node values; move cargo-deny to ci (#1489)

hang

0.18.0 - 2026-05-24

Other

  • non_exhaustive VideoConfig/AudioConfig with constructors (#1485)

moq-mux

0.5.1 - 2026-05-24

Other

  • (rs) add cargo-deny and resolve outstanding advisories (#1486)
  • non_exhaustive VideoConfig/AudioConfig with constructors (#1485)

moq-native

0.15.0 - 2026-05-24

Other

  • (rs) add cargo-deny and resolve outstanding advisories (#1486)

moq-audio

0.0.1 - 2026-05-24

Added

  • add moq-audio crate, raw-audio FFI, and rename moq-codec to moq-video (#1484)

libmoq

0.2.17 - 2026-05-24

Added

  • add moq-audio crate, raw-audio FFI, and rename moq-codec to moq-video (#1484)

moq-boy

0.2.13 - 2026-05-24

Other

  • update Cargo.lock dependencies

moq-cli

0.7.26 - 2026-05-24

Other

  • update Cargo.lock dependencies

moq-ffi

0.2.13 - 2026-05-24

Added

  • add moq-audio crate, raw-audio FFI, and rename moq-codec to moq-video (#1484)

moq-relay

0.12.1 - 2026-05-24

Other

  • (stats) allow multi-segment --stats-node values; move cargo-deny to ci (#1489)

moq-token-cli

0.5.27 - 2026-05-24

Other

  • treat - as stdin/stdout, not a literal file path (#1490)

moq-video

0.0.2 - 2026-04-03

Other

  • Add moq-relay release workflow and Nix cache configuration (#1178)


This PR was generated with release-plz.

@moq-bot moq-bot Bot force-pushed the release-plz-2026-05-23T23-35-53Z branch from ec32ab6 to e70751c Compare May 24, 2026 00:44
@moq-bot moq-bot Bot changed the title chore: release chore(moq-token-cli): release v0.5.27 May 24, 2026
@moq-bot moq-bot Bot force-pushed the release-plz-2026-05-23T23-35-53Z branch 6 times, most recently from 3f466f5 to e6dbc7c Compare May 24, 2026 17:10
@moq-bot moq-bot Bot changed the title chore(moq-token-cli): release v0.5.27 chore: release May 24, 2026
@moq-bot moq-bot Bot force-pushed the release-plz-2026-05-23T23-35-53Z branch 5 times, most recently from ab52655 to 5d98ea4 Compare May 24, 2026 22:28
@moq-bot moq-bot Bot force-pushed the release-plz-2026-05-23T23-35-53Z branch from 5d98ea4 to 2d8a93a Compare May 24, 2026 22:57
@kixelated kixelated enabled auto-merge (squash) May 24, 2026 23:08
@kixelated kixelated merged commit 9568550 into main May 24, 2026
2 checks passed
@kixelated kixelated deleted the release-plz-2026-05-23T23-35-53Z branch May 24, 2026 23:13
@moq-bot moq-bot Bot mentioned this pull request May 24, 2026
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