Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 14, 2025

πŸ€– New release

  • web-transport-proto: 0.3.0 -> 0.3.1 (βœ“ API compatible changes)
  • web-transport-trait: 0.3.0 -> 0.3.1 (βœ“ API compatible changes)
  • web-transport-quinn: 0.10.1 -> 0.11.0 (⚠ API breaking changes)
  • web-transport-wasm: 0.5.3 -> 0.5.4 (βœ“ API compatible changes)
  • web-transport-quiche: 0.0.1 -> 0.0.2 (βœ“ API compatible changes)
  • web-transport-ws: 0.2.0 -> 0.2.1 (βœ“ API compatible changes)

⚠ web-transport-quinn breaking changes

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

Failed in:
  ClientBuilder::with_unreliable, previously in file /tmp/.tmpMBfzWw/web-transport-quinn/src/client.rs:48
Changelog

web-transport-proto

0.3.1 - 2026-01-07

Other

  • Rename the repo into a new org. (#132)

web-transport-trait

0.3.1 - 2026-01-07

Other

  • Double check that read_buf is properly implemented. (#137)
  • Rename the repo into a new org. (#132)

web-transport-quinn

0.11.0 - 2026-01-07

Other

  • Migrate to tracing. (#131)
  • Remove with_unreliable. (#136)
  • Rename the repo into a new org. (#132)

web-transport-wasm

0.5.4 - 2026-01-07

Other

  • Double check that read_buf is properly implemented. (#137)
  • Rename the repo into a new org. (#132)

web-transport-quiche

0.0.2 - 2026-01-07

Other

  • Double check that read_buf is properly implemented. (#137)
  • Rename the repo into a new org. (#132)
  • release (#119)

web-transport-ws

0.2.1 - 2026-01-07

Other

  • Double check that read_buf is properly implemented. (#137)
  • Rename the repo into a new org. (#132)
  • Update README.md with usage details; WebSocket is built in to node, deno and bun (#128)
  • Fix buffer capacity check in varint encode to account for byteOffset (#127)
  • Fix the example for guest. (#126)


This PR was generated with release-plz.

@coderabbitai
Copy link

coderabbitai bot commented Nov 14, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot force-pushed the release-plz-2025-11-14T22-36-29Z branch 2 times, most recently from 8342928 to 5378838 Compare November 14, 2025 23:04
@github-actions github-actions bot changed the title chore(web-transport-quiche): release v0.0.2 chore: release Nov 17, 2025
@github-actions github-actions bot force-pushed the release-plz-2025-11-14T22-36-29Z branch 3 times, most recently from 865a69a to 205b356 Compare November 18, 2025 16:19
@github-actions github-actions bot force-pushed the release-plz-2025-11-14T22-36-29Z branch 2 times, most recently from e5953ef to 8f148f6 Compare December 10, 2025 03:56
@github-actions github-actions bot force-pushed the release-plz-2025-11-14T22-36-29Z branch from 8f148f6 to fd2f746 Compare December 24, 2025 04:59
@github-actions github-actions bot force-pushed the release-plz-2025-11-14T22-36-29Z branch from fd2f746 to d4f87ad Compare January 7, 2026 04:14
@github-actions github-actions bot force-pushed the release-plz-2025-11-14T22-36-29Z branch from d4f87ad to de58837 Compare January 7, 2026 04:43
@kixelated kixelated enabled auto-merge (squash) January 7, 2026 05:29
@kixelated kixelated merged commit 9790357 into main Jan 7, 2026
1 check passed
@kixelated kixelated deleted the release-plz-2025-11-14T22-36-29Z branch January 7, 2026 05:34
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