Skip to content

chore: release#318

Merged
kixelated merged 1 commit into
mainfrom
release-plz-2026-07-16T01-07-08Z
Jul 17, 2026
Merged

chore: release#318
kixelated merged 1 commit into
mainfrom
release-plz-2026-07-16T01-07-08Z

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • web-transport-proto: 0.6.0 -> 0.6.1
  • web-transport-trait: 0.3.6 -> 0.3.7 (✓ API compatible changes)
  • qmux: 0.4.0 -> 0.4.1 (✓ API compatible changes)
  • web-transport-quinn: 0.11.10 -> 0.11.11 (✓ API compatible changes)
  • web-transport-node: 0.0.4 -> 0.0.5 (✓ API compatible changes)
  • web-transport-quiche: 0.4.3 -> 0.5.0 (⚠ API breaking changes)
  • web-transport: 0.10.7 -> 0.10.8

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

Failed in:
  Incoming::alpn, previously in file /tmp/.tmpOkW3kt/web-transport-quiche/src/ez/server.rs:207
  Incoming::server_name, previously in file /tmp/.tmpOkW3kt/web-transport-quiche/src/ez/server.rs:214
  ClientBuilder::with_metrics, previously in file /tmp/.tmpOkW3kt/web-transport-quiche/src/client.rs:47
  ClientBuilder::with_metrics, previously in file /tmp/.tmpOkW3kt/web-transport-quiche/src/ez/client.rs:38

--- failure type_allows_fewer_generic_type_params: type now allows fewer generic type parameters ---

Description:
A type now allows fewer generic type parameters than it used to. Uses of this type that supplied all previously-supported generic types will be broken.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#trait-new-parameter-no-default
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/type_allows_fewer_generic_type_params.ron

Failed in:
  Struct ClientBuilder allows 1 -> 0 generic types in /tmp/.tmpPhySEK/web-transport/rs/web-transport-quiche/src/client.rs:36
  Struct ClientBuilder allows 1 -> 0 generic types in /tmp/.tmpPhySEK/web-transport/rs/web-transport-quiche/src/ez/client.rs:29
Changelog

web-transport-proto

0.6.1 - 2026-07-16

Other

  • release (#276)
  • (deps) bump the cargo group with 3 updates (#270)

web-transport-trait

0.3.7 - 2026-07-16

Fixed

  • (qmux) make write_buf cancel safe so a dropped write can't lose bytes (#323)

qmux

0.4.1 - 2026-07-16

Added

  • (qmux) add server-side Session.accept() (JS) (#324)

Fixed

  • (qmux) make write_buf cancel safe so a dropped write can't lose bytes (#323)

web-transport-quinn

0.11.11 - 2026-07-16

Fixed

  • (qmux) make write_buf cancel safe so a dropped write can't lose bytes (#323)

web-transport-node

0.0.5 - 2026-07-16

Fixed

  • (node) republish with napi-rs 3.10 (#320)

Fixed

  • Require napi-rs 3.10.0 or newer to prevent cross-isolate Buffer drops from crashing Node.js and Deno processes (#319)

web-transport-quiche

0.5.0 - 2026-07-16

Added

  • (quiche) add keep-alive, GSO opt-out, and dial/SNI split (#321)
  • (quiche) [breaking] add mTLS client auth and TLS server name control (#325)

Fixed

  • (quiche) drop ClientBuilder::with_metrics, which silently ignored its argument (#322)

web-transport

0.10.8 - 2026-07-16

Other

  • updated the following local packages: web-transport-quinn


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 @github-actions[bot], you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@github-actions
github-actions Bot force-pushed the release-plz-2026-07-16T01-07-08Z branch 5 times, most recently from ff80f71 to b7268c1 Compare July 16, 2026 17:07
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-16T01-07-08Z branch from b7268c1 to 7456ae4 Compare July 16, 2026 17:57
@kixelated
kixelated merged commit af182f9 into main Jul 17, 2026
2 checks passed
@kixelated
kixelated deleted the release-plz-2026-07-16T01-07-08Z branch July 17, 2026 02:22
@github-actions github-actions Bot mentioned this pull request Jul 17, 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