Releases: runloopai/overlaybd
Releases · runloopai/overlaybd
v0.0.10-runloop
- Yield from the device event loop when no events are read to allow the outer event loop (block creation) to proceed.
v0.0.9-runloop
- Open the writable upper layer with the same ioengine as the rest (as configured)
v0.0.8-runloop
Cleans up tracing in overlaybd-tcmu
v0.0.7-runloop
Fixes prometheus metric text format rendering
v0.0.6-runloop
Fixes a stack overflow in sha256sum string construction
v0.0.5-runloop
- Adds mirror support
v0.0.4-runloop
What's Changed
Full Changelog: v0.0.3-runloop...v0.0.4-runloop
v0.0.3-runloop
v0.0.2-runloop
Development Build
Chores
- use FetchContent to download gtest (Gautam Raj)