Skip to content

chore: release#72

Merged
kixelated merged 1 commit intomainfrom
release-plz-2025-04-18T22-39-10Z
May 15, 2025
Merged

chore: release#72
kixelated merged 1 commit intomainfrom
release-plz-2025-04-18T22-39-10Z

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Apr 18, 2025

🤖 New release

  • web-transport-proto: 0.2.5 -> 0.2.6 (✓ API compatible changes)
  • web-transport-quinn: 0.5.1 -> 0.6.0 (⚠ API breaking changes)
  • web-transport-wasm: 0.4.5 -> 0.4.6 (✓ API compatible changes)
  • web-transport: 0.8.1 -> 0.8.2 (✓ API compatible changes)

web-transport-quinn breaking changes

--- failure enum_missing: pub enum removed or renamed ---

Description:
A publicly-visible enum cannot be imported by its prior path. A `pub use` may have been removed, or the enum 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/enum_missing.ron

Failed in:
  enum web_transport_quinn::StoppedError, previously in file /tmp/.tmpOymSbk/web-transport-quinn/src/error.rs:184
Changelog

web-transport-proto

0.2.6 - 2025-05-15

Other

  • Add (generic) support for learning when a stream is closed. (#73)
  • Add url query to CONNECT :path request (#70)

web-transport-quinn

0.6.0 - 2025-05-15

Other

  • Add (generic) support for learning when a stream is closed. (#73)

web-transport-wasm

0.4.6 - 2025-05-15

Other

  • Add (generic) support for learning when a stream is closed. (#73)

web-transport

0.8.2 - 2025-05-15

Other

  • Add (generic) support for learning when a stream is closed. (#73)


This PR was generated with release-plz.

@github-actions github-actions bot changed the title chore(web-transport-proto): release v0.2.6 chore: release May 15, 2025
@github-actions github-actions bot force-pushed the release-plz-2025-04-18T22-39-10Z branch from 71bed26 to 955d599 Compare May 15, 2025 17:28
@kixelated kixelated merged commit 578991f into main May 15, 2025
@kixelated kixelated deleted the release-plz-2025-04-18T22-39-10Z branch May 15, 2025 17:32
This was referenced Feb 18, 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