Releases: dragonflyoss/nydus
Nydus Image Service v2.0.0-rc.1 (Not for Production)
This is a non-stable release, which introduces the following changes:
- Support prefetch for nydus-image and nydusd for RAFS v6;
- Support importing chunk dict in diff build for RAFS v5/v6;
- Support IO amplification in nydusd for RAFS v6;
- Nydusify supports
pack
sub-command for code package build and compact;
Nydus Image Service v2.0.0-rc.0 (Not for Production)
Nydus Image Service v2.0.0-rc.0 release
This is a non-stable release, which introduces the following changes:
- Refactor most of the nydusd runtime code;
- Support new RAFS v6 (EROFS-compatible) image format;
- Support diff build to improve build performance of nydus image;
Nydus Image Service v1.1.2
Updates
- Fix that
tokio
spawns too many threads on a server with many cup cores. - Slight improve and fix nydus-image inspect
- Fix panic if nydus image was created with flag
--aligned-chunk
- A couple of fixes to nydusify chunk de-dup
Contributors
Changwei Ge (6):
cache: set the number of worker threads of tokio threads pool
metrics: rename metric read_latency_hits_dist
nydus-image/inspect: print sizes info of chunks
nydus-image/inspect: trim white spaces before parsing
blobcache: check chunks continuity by their compressed size
Peng Tao (1):
rafs: fix up access API root mode
henry.hj (4):
nydusify: fix wrong blobs list on manifests
nydusify e2e smoke: add chunk-dict test cases
nydusify: add reference blob layers to manifests
nydusify: update examples for chunk-dict
Nydus Image Service v1.1.1
Nydus Image Service v1.1.1 release
Nydus Image Service v1.1.0
Nydus Image Service v1.1.0 release
Nydus Image Service v1.0.0
Nydus Image Service v1.0.0 release
Nydus Image Service v0.1.0
Nydus Image Service v0.1.0 release