Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions rs/web-transport-proto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.1](https://github.com/moq-dev/web-transport/compare/web-transport-proto-v0.6.0...web-transport-proto-v0.6.1) - 2026-07-17

### Other

- release ([#318](https://github.com/moq-dev/web-transport/pull/318))
- release ([#276](https://github.com/moq-dev/web-transport/pull/276))
- *(deps)* bump the cargo group with 3 updates ([#270](https://github.com/moq-dev/web-transport/pull/270))

## [0.6.1](https://github.com/moq-dev/web-transport/compare/web-transport-proto-v0.6.0...web-transport-proto-v0.6.1) - 2026-07-16

### Other
Expand Down
10 changes: 10 additions & 0 deletions rs/web-transport-quinn/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.11.11](https://github.com/moq-dev/web-transport/compare/web-transport-quinn-v0.11.10...web-transport-quinn-v0.11.11) - 2026-07-17

### Fixed

- *(qmux)* make write_buf cancel safe so a dropped write can't lose bytes ([#323](https://github.com/moq-dev/web-transport/pull/323))

### Other

- release ([#318](https://github.com/moq-dev/web-transport/pull/318))

## [0.11.11](https://github.com/moq-dev/web-transport/compare/web-transport-quinn-v0.11.10...web-transport-quinn-v0.11.11) - 2026-07-16

### Fixed
Expand Down
6 changes: 6 additions & 0 deletions rs/web-transport/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.10.8](https://github.com/moq-dev/web-transport/compare/web-transport-v0.10.7...web-transport-v0.10.8) - 2026-07-17

### Other

- release ([#318](https://github.com/moq-dev/web-transport/pull/318))

## [0.10.8](https://github.com/moq-dev/web-transport/compare/web-transport-v0.10.7...web-transport-v0.10.8) - 2026-07-16

### Other
Expand Down