Nydus v3.0.0-alpha.0
Pre-release
Pre-release
·
3626 commits
to master
since this release
What's Changed
- refactor: split accessor runtime into nydus-accessor crate by @imeoer in #1981
- feat: add fanotify pre-content on-demand service for native EROFS mounts by @Zephyrcf in #1982
- feat: redesign on-disk format family and add readiness fast path by @imeoer in #1985
- docs(readme): register fanotify doc in Documentation table by @Zephyrcf in #1986
- feat(nydusify): support multiple mixed sources in convert by @imeoer in #1987
- fix(nydus-accessor): prevent groupmap unlink race and footer crc over reserved tail by @imeoer in #1989
- perf(fanotify): drop fanotify marks from fully-ready blobs by @Zephyrcf in #1995
- feat(nydusify): use offline pattern file for optimize by @imeoer in #1996
- ci: add tag-triggered static release workflow by @imeoer in #1998
Full Changelog: https://github.com/dragonflyoss/nydus/commits/v3.0.0-alpha.0