Skip to content

chore: release#174

Merged
kixelated merged 1 commit into
mainfrom
release-plz-2026-02-20T19-31-14Z
Mar 10, 2026
Merged

chore: release#174
kixelated merged 1 commit into
mainfrom
release-plz-2026-02-20T19-31-14Z

Conversation

@github-actions

@github-actions github-actions Bot commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • web-transport-proto: 0.5.4 -> 0.5.5 (✓ API compatible changes)
  • web-transport-quinn: 0.11.6 -> 0.11.7 (✓ API compatible changes)
  • web-transport-wasm: 0.5.5 -> 0.5.6 (✓ API compatible changes)
  • web-transport: 0.10.2 -> 0.10.3 (✓ API compatible changes)
  • web-transport-quiche: 0.2.1 -> 0.2.2 (✓ API compatible changes)
  • web-transport-ws: 0.2.5 -> 0.3.0 (⚠ API breaking changes)

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

Failed in:
  Session::new, previously in file /tmp/.tmpriBFcW/web-transport-ws/src/session.rs:261
  Session::accept, previously in file /tmp/.tmpriBFcW/web-transport-ws/src/session.rs:312
  Session::connect, previously in file /tmp/.tmpriBFcW/web-transport-ws/src/session.rs:346
Changelog

web-transport-proto

0.5.5 - 2026-03-10

Other

  • Restore CapsuleError::UnknownType for semver compatibility
  • Fix close capsules (#179)

web-transport-quinn

0.11.7 - 2026-03-10

Other

  • Fix error propagation when connection is closed (#181)
  • Expose connect::ConnectError (required to access http error for rejected session) (#178)
  • Fix close capsules (#179)

web-transport-wasm

0.5.6 - 2026-03-10

Other

  • Use WebTransportHash type instead of manual object construction (#180)

web-transport

0.10.3 - 2026-03-10

Other

web-transport-quiche

0.2.2 - 2026-03-10

Other

  • Update README.md

web-transport-ws

0.3.0 - 2026-03-10

Other

  • Add application-level subprotocol negotiation support (#184)


This PR was generated with release-plz.

@github-actions github-actions Bot force-pushed the release-plz-2026-02-20T19-31-14Z branch 6 times, most recently from 0b300d3 to d19293d Compare March 7, 2026 01:34
@github-actions github-actions Bot force-pushed the release-plz-2026-02-20T19-31-14Z branch from d19293d to 09789dd Compare March 10, 2026 17:25
@kixelated kixelated merged commit bb9b761 into main Mar 10, 2026
@kixelated kixelated deleted the release-plz-2026-02-20T19-31-14Z branch March 10, 2026 17:46
@github-actions github-actions Bot mentioned this pull request Mar 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