File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33## [ Unreleased]
44
55### Added
6- - [[ #355 ]] ( https://github.com/rust-vmm/vhost/pull/355 ) Add an explicit shutdown handle for active daemon connections.
76### Changed
8- - [[ #364 ]] ( https://github.com/rust-vmm/vhost/pull/364 ) Updated vm-memory to 0.18.0
9- - [[ #366 ]] ( https://github.com/rust-vmm/vhost/pull/366 ) Update virtio-bindings to v0.2.7
10-
117### Deprecated
128### Fixed
139
10+ ## v0.23.0
11+
12+ ### Added
13+ - [[ #355 ]] ( https://github.com/rust-vmm/vhost/pull/355 ) Add an explicit shutdown handle for active daemon connections.
14+
15+ ### Changed
16+ - [[ #364 ]] ( https://github.com/rust-vmm/vhost/pull/364 ) Updated vm-memory to 0.18.0 and virtio-queue to 0.18.0
17+ - [[ #366 ]] ( https://github.com/rust-vmm/vhost/pull/366 ) Update virtio-bindings to v0.2.7
18+
1419## v0.22.0
1520
1621### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " vhost-user-backend"
3- version = " 0.22 .0"
3+ version = " 0.23 .0"
44authors = [" The Cloud Hypervisor Authors" ]
55keywords = [" vhost-user" , " virtio" ]
66description = " A framework to build vhost-user backend service daemon"
You can’t perform that action at this time.
0 commit comments