Skip to content

chore: release#185

Merged
kixelated merged 1 commit into
mainfrom
release-plz-2026-03-10T17-47-05Z
Mar 11, 2026
Merged

chore: release#185
kixelated merged 1 commit into
mainfrom
release-plz-2026-03-10T17-47-05Z

Conversation

@github-actions

@github-actions github-actions Bot commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • web-transport-proto: 0.5.5 -> 0.6.0 (⚠ API breaking changes)
  • web-transport-trait: 0.3.3 -> 0.3.4 (✓ API compatible changes)
  • web-transport-quinn: 0.11.7 -> 0.11.8 (✓ API compatible changes)
  • web-transport-noq: 0.0.1 -> 0.0.2
  • web-transport: 0.10.3 -> 0.10.4
  • web-transport-quiche: 0.2.2 -> 0.2.3
  • web-transport-ws: 0.3.1 -> 0.3.2

web-transport-proto breaking changes

--- failure enum_marked_non_exhaustive: enum marked #[non_exhaustive] ---

Description:
A public enum has been marked #[non_exhaustive]. Pattern-matching on it outside of its crate must now include a wildcard pattern like `_`, or it will fail to compile.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#attr-adding-non-exhaustive
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/enum_marked_non_exhaustive.ron

Failed in:
  enum ConnectError in /tmp/.tmpZeQX3a/web-transport/web-transport-proto/src/connect.rs:14
  enum SettingsError in /tmp/.tmpZeQX3a/web-transport/web-transport-proto/src/settings.rs:90
  enum CapsuleError in /tmp/.tmpZeQX3a/web-transport/web-transport-proto/src/capsule.rs:208
Changelog

web-transport-proto

0.6.0 - 2026-03-11

Added

  • (web-transport-proto) Add HTTP3 header to ConnectRequest (#183)

Other

  • Add #[non_exhaustive] to error enums and restore FrameTooLarge (#172)

web-transport-trait

0.3.4 - 2026-03-11

Other

  • Add web-transport-noq crate (#187)

web-transport-quinn

0.11.8 - 2026-03-11

Added

  • (web-transport-proto) Add HTTP3 header to ConnectRequest (#183)

web-transport-noq

0.0.2 - 2026-03-11

Other

  • Fix typos and bump to v0.0.2 (#188)

web-transport

0.10.4 - 2026-03-11

Other

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

web-transport-quiche

0.2.3 - 2026-03-11

Other

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

web-transport-ws

0.3.2 - 2026-03-11

Other

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


This PR was generated with release-plz.

@github-actions github-actions Bot changed the title chore: release chore(web-transport-ws): release v0.3.1 Mar 10, 2026
@github-actions github-actions Bot force-pushed the release-plz-2026-03-10T17-47-05Z branch from a41c9f7 to cd3e772 Compare March 10, 2026 23:45
@github-actions github-actions Bot changed the title chore(web-transport-ws): release v0.3.1 chore: release Mar 11, 2026
@github-actions github-actions Bot force-pushed the release-plz-2026-03-10T17-47-05Z branch 3 times, most recently from 38c38b4 to b8bfc93 Compare March 11, 2026 19:39
@github-actions github-actions Bot force-pushed the release-plz-2026-03-10T17-47-05Z branch from b8bfc93 to 980c7a2 Compare March 11, 2026 22:34
@kixelated kixelated merged commit e36bf2c into main Mar 11, 2026
@kixelated kixelated deleted the release-plz-2026-03-10T17-47-05Z branch March 11, 2026 23:13
@github-actions github-actions Bot mentioned this pull request Mar 11, 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