Skip to content

Conversation

@moq-bot
Copy link
Contributor

@moq-bot moq-bot bot commented Jun 25, 2025

πŸ€– New release

  • moq-lite: 0.3.3 -> 0.3.4 (βœ“ API compatible changes)
  • moq-native: 0.7.1 -> 0.7.2 (βœ“ API compatible changes)
  • hang-cli: 0.1.7 -> 0.1.8
  • hang-wasm: 0.1.3 -> 0.1.4
  • moq-clock: 0.6.4 -> 0.6.5
  • moq-token: 0.2.0 -> 0.3.0 (⚠ API breaking changes)
  • moq-relay: 0.7.5 -> 0.7.6
  • moq-token-cli: 0.1.3 -> 0.1.4

⚠ moq-token breaking changes

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

Description:
A publicly-visible method now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/method_parameter_count_changed.ron

Failed in:
  moq_token::Key::verify now takes 3 parameters instead of 2, in /tmp/.tmpHgMlBt/moq/rs/moq-token/src/key.rs:79

--- 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.41.0/src/lints/struct_missing.ron

Failed in:
  struct moq_token::Payload, previously in file /tmp/.tmpVyIQOH/moq-token/src/payload.rs:12
Changelog

moq-lite

0.3.4 - 2025-06-29

Other

  • Revampt some JWT stuff. (#451)

moq-native

0.7.2 - 2025-06-29

Other

  • Revamp auth one last time... for now. (#453)

hang-cli

0.1.8 - 2025-06-29

Other

  • update Cargo.lock dependencies

hang-wasm

0.1.4 - 2025-06-29

Other

  • Upgrade biome. (#445)

moq-clock

0.6.5 - 2025-06-29

Other

  • Revamp auth one last time... for now. (#453)

moq-token

0.3.0 - 2025-06-29

Other

  • Revamp auth one last time... for now. (#453)
  • Revampt some JWT stuff. (#451)

moq-relay

0.7.6 - 2025-06-29

Other

  • Revamp auth one last time... for now. (#453)
  • Revampt some JWT stuff. (#451)

moq-token-cli

0.1.4 - 2025-06-29

Other

  • Revamp auth one last time... for now. (#453)
  • Revampt some JWT stuff. (#451)


This PR was generated with release-plz.

@moq-bot moq-bot bot force-pushed the release-plz-2025-06-25T18-56-16Z branch 3 times, most recently from a43ec93 to 47904fb Compare June 26, 2025 20:54
@moq-bot moq-bot bot changed the title chore(hang-wasm): release v0.1.4 chore: release Jun 27, 2025
@moq-bot moq-bot bot force-pushed the release-plz-2025-06-25T18-56-16Z branch 2 times, most recently from 637bd87 to 5d9e581 Compare June 27, 2025 17:49
@moq-bot moq-bot bot force-pushed the release-plz-2025-06-25T18-56-16Z branch from 5d9e581 to 80d1334 Compare June 29, 2025 05:51
@kixelated kixelated merged commit bda0c59 into main Jun 30, 2025
2 checks passed
@kixelated kixelated deleted the release-plz-2025-06-25T18-56-16Z branch June 30, 2025 18:11
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.

2 participants