Nydus Image Service v2.1.0-rc.3
github-actions
released this
19 Sep 10:35
·
1309 commits
to master
since this release
What's Changed
- nydus-test framework supports fscache mode by @changweige in #692
- add log rotation by @sctb512 in #689
- deps: fix security vulnerability for lz4-sys by @imeoer in #696
- nydus-test: clean up readme as a simple usage guide by @changweige in #695
- nydus-test: don't assign nydusd to anchor by @changweige in #697
- nydusctl: fix panic when query nydusd as fscache daemon by @changweige in #698
- nydusify: fix incorrect http scheme for checker by @imeoer in #699
- nydus-test: use url builder to query by @changweige in #701
- nydus-test: add the missing parameter 'artifacts' by @sctb512 in #702
- storage: fix blob batch read error by @kevinXYin in #703
- builder: output blob list for merge subcommand by @imeoer in #700
- nydusd: remove unix socket before exiting by @sctb512 in #706
- misc: add more release archs by @imeoer in #690
- cargo: update fuse-backend-rs dependency by @bergwolf in #708
- Fix opendir cache issue for rafs, passthroughfs, and the hybrid mode by @zhangjaycee in #707
- Fix blob uncompressed size by @changweige in #712
- nydusd: increase default fscache threads by @kevinXYin in #715
- kernel-patches: introduce kernel patch for fscache ondemand IO path o… by @kevinXYin in #717
- storage: fix compile error by @wllenyj in #718
- add cases and enhance framework symlink verifier by @changweige in #713
- dep: update dbs-uhttp to v0.3.1 by @jiangliu in #719
- nydusctl: refine commandline help message by @jiangliu in #720
- nydusd: rename daemon subcommand to singleton by @bergwolf in #722
- Improve nydusify build subcommand by @jiangliu in #721
- storage: remove readahead configuration from LocalFsConfig by @jiangliu in #726
- rafs: introduce iterator to walk inode of a rafs filesystem by @jiangliu in #728
- Revert "makefile: fix a minor bug in Makefile" by @imeoer in #730
New Contributors
Full Changelog: v2.1.0-rc.2...v2.1.0-rc.3