Skip to content

chore: release#2134

Open
moq-bot[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-07-09T16-02-18Z
Open

chore: release#2134
moq-bot[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-07-09T16-02-18Z

Conversation

@moq-bot

@moq-bot moq-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • moq-net: 0.1.16 -> 0.1.17 (✓ API compatible changes)
  • moq-native: 0.17.8 -> 0.18.0 (⚠ API breaking changes)
  • moq-rtc: 0.1.2 -> 0.1.3 (✓ API compatible changes)
  • moq-rtmp: 0.1.2 -> 0.1.3 (✓ API compatible changes)
  • moq-cli: 0.8.2 -> 0.8.3
  • moq-relay: 0.13.3 -> 0.13.4 (✓ API compatible changes)
  • moq-token-cli: 0.5.33 -> 0.5.34
  • libmoq: 0.3.11 -> 0.3.12
  • moq-boy: 0.2.25 -> 0.2.26
  • moq-ffi: 0.2.28 -> 0.2.29
  • moq-gst: 0.2.10 -> 0.2.11

moq-native breaking changes

--- failure method_parameter_count_changed: pub method parameter count changed ---

Description:
A publicly-visible method now takes a different number of parameters, not counting the receiver (self) parameter.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/method_parameter_count_changed.ron

Failed in:
  moq_native::iroh::EndpointConfig::bind takes 0 parameters in /tmp/nix-shell.pkt39c/.tmpvv4tB8/moq-native/src/iroh.rs:117, but now takes 1 parameters in /tmp/nix-shell.pkt39c/.tmpKAgHGw/moq/rs/moq-native/src/iroh.rs:127

--- failure struct_pub_field_missing: pub struct's pub field removed or renamed ---

Description:
A publicly-visible struct has at least one public field that 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.48.0/src/lints/struct_pub_field_missing.ron

Failed in:
  field quic_lb_id of struct ServerConfig, previously in file /tmp/nix-shell.pkt39c/.tmpvv4tB8/moq-native/src/server.rs:56
  field quic_lb_nonce of struct ServerConfig, previously in file /tmp/nix-shell.pkt39c/.tmpvv4tB8/moq-native/src/server.rs:67
  field preferred_v4 of struct ServerConfig, previously in file /tmp/nix-shell.pkt39c/.tmpvv4tB8/moq-native/src/server.rs:82
  field preferred_v6 of struct ServerConfig, previously in file /tmp/nix-shell.pkt39c/.tmpvv4tB8/moq-native/src/server.rs:93
  field max_streams of struct ServerConfig, previously in file /tmp/nix-shell.pkt39c/.tmpvv4tB8/moq-native/src/server.rs:102
  field max_streams of struct ClientConfig, previously in file /tmp/nix-shell.pkt39c/.tmpvv4tB8/moq-native/src/client.rs:44
Changelog

moq-net

0.1.17 - 2026-07-11

Other

  • Path memory sharing + 32 max parts enforcement (#2156)

moq-native

0.18.0 - 2026-07-11

Added

  • (moq-native) add quic::Client/quic::Server transport config (#2161)

moq-rtc

0.1.3 - 2026-07-11

Other

  • Add RTC H.265 and AV1 ingest bridges (#2139)

moq-rtmp

0.1.3 - 2026-07-11

Other

  • reject unsupported RTMP FourCC plays (#2135)

moq-cli

0.8.3 - 2026-07-11

Added

  • (moq-native) add quic::Client/quic::Server transport config (#2161)

moq-relay

0.13.4 - 2026-07-11

Added

  • (moq-native) add quic::Client/quic::Server transport config (#2161)

moq-token-cli

0.5.34 - 2026-07-11

Other

  • update Cargo.lock dependencies

libmoq

0.3.12 - 2026-07-11

Other

  • updated the following local packages: moq-native

moq-boy

0.2.26 - 2026-07-11

Other

  • updated the following local packages: moq-native

moq-ffi

0.2.29 - 2026-07-11

Other

  • updated the following local packages: moq-native

moq-gst

0.2.11 - 2026-07-11

Other

  • updated the following local packages: moq-native


This PR was generated with release-plz.

@sourcery-ai sourcery-ai 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.

Sorry @moq-bot[bot], you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@moq-bot moq-bot Bot force-pushed the release-plz-2026-07-09T16-02-18Z branch from 4e6665f to 217c330 Compare July 9, 2026 16:21
@moq-bot moq-bot Bot changed the title chore: release chore(moq-token-cli): release v0.5.34 Jul 9, 2026
@moq-bot moq-bot Bot force-pushed the release-plz-2026-07-09T16-02-18Z branch from 217c330 to c8bf539 Compare July 9, 2026 16:39
@moq-bot moq-bot Bot changed the title chore(moq-token-cli): release v0.5.34 chore: release Jul 9, 2026
@moq-bot moq-bot Bot force-pushed the release-plz-2026-07-09T16-02-18Z branch 6 times, most recently from 3acd1d2 to 308fc56 Compare July 11, 2026 23:19
@moq-bot moq-bot Bot force-pushed the release-plz-2026-07-09T16-02-18Z branch from 308fc56 to ad8927a Compare July 11, 2026 23:48
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