·
73 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Box the 9P request handler future to shrink per-task state machine size by @Barre in #401
- Bump dependencies by @Barre in #400
- Consolidate foyer, slatedb maintenance, and main async work onto a single tokio runtime by @Barre in #402
- Defer 9P deku parsing to the per-request task to unblock the reader by @Barre in #403
- Skip empty WriteBatch commits to fix fatal exit on sub-chunk trim of a sparse file by @Barre in #405
Full Changelog: v1.1.4...v1.1.5