Skip to content

chore: release#903

Merged
kixelated merged 1 commit intomainfrom
release-plz-2026-02-03T21-57-36Z
Feb 10, 2026
Merged

chore: release#903
kixelated merged 1 commit intomainfrom
release-plz-2026-02-03T21-57-36Z

Conversation

@moq-bot
Copy link
Contributor

@moq-bot moq-bot bot commented Feb 3, 2026

🤖 New release

  • moq-lite: 0.13.0 -> 0.13.1 (✓ API compatible changes)
  • hang: 0.13.0 -> 0.13.1 (✓ API compatible changes)
  • moq-native: 0.12.1 -> 0.12.2 (✓ API compatible changes)
  • moq-mux: 0.1.0 -> 0.2.0 (⚠ API breaking changes)
  • libmoq: 0.2.6 -> 0.2.7
  • moq-cli: 0.7.5 -> 0.7.6
  • moq-clock: 0.10.4 -> 0.10.5
  • moq-token: 0.5.8 -> 0.5.9 (✓ API compatible changes)
  • moq-relay: 0.10.4 -> 0.10.5
  • moq-token-cli: 0.5.9 -> 0.5.10

moq-mux breaking changes

--- failure enum_no_repr_variant_discriminant_changed: enum variant had its discriminant change value ---

Description:
The enum's variant had its discriminant value change. This breaks downstream code that used its value via a numeric cast like `as isize`.
        ref: https://doc.rust-lang.org/reference/items/enumerations.html#assigning-discriminant-values
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/enum_no_repr_variant_discriminant_changed.ron

Failed in:
  variant DecoderFormat::Aac 3 -> 4 in /tmp/.tmpHUXj0r/moq/rs/moq-mux/src/import/decoder.rs:24
  variant DecoderFormat::Opus 4 -> 5 in /tmp/.tmpHUXj0r/moq/rs/moq-mux/src/import/decoder.rs:27

--- 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.46.0/src/lints/inherent_method_missing.ron

Failed in:
  Decoder::decode_stream, previously in file /tmp/.tmpqhv1Tk/moq-mux/src/import/decoder.rs:151
Changelog

moq-lite

0.13.1 - 2026-02-09

Other

  • Run unit tests in CI (#921)

hang

0.13.1 - 2026-02-09

Other

  • Fix video track naming to handle empty extensions (#934)
  • native client integration guide (#931)
  • Run unit tests in CI (#921)

moq-native

0.12.2 - 2026-02-09

Other

  • Revert ipv4 and fix tls.disable-verify in TOML (#918)

moq-mux

0.2.0 - 2026-02-09

Other

  • AV1 decoder (#920)
  • Split Decoder into Decoder and StreamDecoder variants. (#912)
  • Use moq instead of hang for some crates (#906)

libmoq

0.2.7 - 2026-02-09

Other

  • Use moq instead of hang for some crates (#906)
  • Remove priority from the catalog (#905)

moq-cli

0.7.6 - 2026-02-09

Other

  • update Cargo.lock dependencies

moq-clock

0.10.5 - 2026-02-09

Other

  • update Cargo.lock dependencies

moq-token

0.5.9 - 2026-02-09

Other

  • Fix tokens with a null expiration. (#922)

moq-relay

0.10.5 - 2026-02-09

Other

  • Announce cluster nodes via query param instead (#923)
  • Revert ipv4 and fix tls.disable-verify in TOML (#918)
  • Allow a public path in addition to a key. (#917)
  • Make iroh config optional. (#916)
  • Fix origin announcement to use primary connection in cluster (#911)

moq-token-cli

0.5.10 - 2026-02-09

Other

  • update Cargo.lock dependencies


This PR was generated with release-plz.

@moq-bot moq-bot bot force-pushed the release-plz-2026-02-03T21-57-36Z branch 21 times, most recently from 5839062 to a0a92af Compare February 9, 2026 22:47
@moq-bot moq-bot bot force-pushed the release-plz-2026-02-03T21-57-36Z branch from a0a92af to 8352b28 Compare February 9, 2026 22:59
@kixelated kixelated merged commit 28f3d0c into main Feb 10, 2026
1 check passed
@kixelated kixelated deleted the release-plz-2026-02-03T21-57-36Z branch February 10, 2026 01:53
@moq-bot moq-bot bot mentioned this pull request Feb 10, 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