Skip to content

chore: release - #2518

Merged
kixelated merged 2 commits into
mainfrom
release-plz-2026-07-25T22-30-50Z
Jul 27, 2026
Merged

chore: release#2518
kixelated merged 2 commits into
mainfrom
release-plz-2026-07-25T22-30-50Z

Conversation

@moq-bot

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

Copy link
Copy Markdown
Contributor

🤖 New release

  • kio: 0.5.0 -> 0.6.0 (⚠ API breaking changes)
  • moq-net: 0.2.3 -> 0.2.4 (✓ API compatible changes)
  • hang: 0.20.1 -> 0.20.2 (✓ API compatible changes)
  • moq-json: 0.3.1 -> 0.3.2 (✓ API compatible changes)
  • moq-mux: 0.9.0 -> 0.9.1 (✓ API compatible changes)
  • moq-audio: 0.0.13 -> 0.0.14 (✓ API compatible changes)
  • moq-srt: 0.2.2 -> 0.2.3 (✓ API compatible changes)
  • moq-cli: 0.9.3 -> 0.9.4
  • moq-relay: 0.14.3 -> 0.14.4 (✓ API compatible changes)
  • libmoq: 0.5.0 -> 0.5.1
  • moq-boy: 0.4.0 -> 0.4.1
  • moq-hls: 0.4.2 -> 0.4.3
  • moq-ffi: 0.3.3 -> 0.3.4
  • moq-stats: 0.1.2 -> 0.1.3

kio 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.48.0/src/lints/auto_trait_impl_removed.ron

Failed in:
  type Sleep is no longer Send, in /tmp/nix-shell.6XaepA/.tmpoJ1mz7/moq/rs/kio/src/tokio.rs:18
  type Sleep is no longer Sync, in /tmp/nix-shell.6XaepA/.tmpoJ1mz7/moq/rs/kio/src/tokio.rs:18
  type Sleep is no longer Unpin, in /tmp/nix-shell.6XaepA/.tmpoJ1mz7/moq/rs/kio/src/tokio.rs:18
Changelog

kio

0.6.0 - 2026-07-27

Added

  • (kio) add a poll-native Deadline and adopt it in moq-net (#2536)

Other

  • (net) replace the global LRU cache pool with per-track write-time eviction (#2526)

moq-net

0.2.4 - 2026-07-27

Added

  • (kio) add a poll-native Deadline and adopt it in moq-net (#2536)

Fixed

  • (net) release cache-pool registrations so publishers stop leaking (#2525)

Other

  • (net) replace the global LRU cache pool with per-track write-time eviction (#2526)

hang

0.20.2 - 2026-07-27

Fixed

  • (hang) reject a non-hex catalog description instead of misreading it (#2516)

moq-json

0.3.2 - 2026-07-27

Fixed

  • (hang) reject a non-hex catalog description instead of misreading it (#2516)

moq-mux

0.9.1 - 2026-07-27

Added

  • (mux) expose catalog bitrate/jitter measurement as catalog::Estimator (#2530)

moq-audio

0.0.14 - 2026-07-27

Added

  • (moq-audio) play decoded PCM out a speaker (#2529)

moq-srt

0.2.3 - 2026-07-27

Other

  • (moq-srt) size the burst test below the SRT sender's drop window (#2540)

moq-cli

0.9.4 - 2026-07-27

Added

  • (cli) add jemalloc heap profiling (#2539)

moq-relay

0.14.4 - 2026-07-27

Other

  • (net) replace the global LRU cache pool with per-track write-time eviction (#2526)

libmoq

0.5.1 - 2026-07-27

Other

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

moq-boy

0.4.1 - 2026-07-27

Other

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

moq-hls

0.4.3 - 2026-07-27

Other

  • updated the following local packages: kio

moq-ffi

0.3.4 - 2026-07-27

Other

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

moq-stats

0.1.3 - 2026-07-27

Other

  • updated the following local packages: moq-json


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-25T22-30-50Z branch 13 times, most recently from fa961ea to 53944ec Compare July 27, 2026 21:12
@moq-bot
moq-bot Bot force-pushed the release-plz-2026-07-25T22-30-50Z branch from 53944ec to b852fa1 Compare July 27, 2026 21:32
@kixelated
kixelated merged commit 2765ad3 into main Jul 27, 2026
5 checks passed
@kixelated
kixelated deleted the release-plz-2026-07-25T22-30-50Z branch July 27, 2026 22:18
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