Nydus Image Service v2.2.0-rc.3
github-actions
released this
24 Feb 09:04
·
569 commits
to master
since this release
Binaries download mirror (sync within a few hours): https://registry.npmmirror.com/binary.html?path=nydus/v2.2.0-rc.3/
What's Changed
- Bugfix for
BackendConfigV2
deserialization by @loheagn in #1086 - builder: fix inode xattr flag for tar2rafs build by @imeoer in #1085
- smoke: make test log clearer by @imeoer in #1084
- smoke: fix possible image name conflicts by @imeoer in #1087
- service: fix a bug to correct shutdown service manager by @jiangliu in #1088
- build(deps): bump github.com/astaxie/beego from 1.12.1 to 1.12.2 in /contrib/nydusify by @dependabot in #1090
- build(deps): bump github.com/containerd/containerd from 1.6.17 to 1.6.18 in /contrib/nydusify by @dependabot in #1093
- build(deps): bump github.com/containerd/containerd from 1.6.17 to 1.6.18 in /smoke by @dependabot in #1092
- build(deps): bump github.com/containerd/containerd from 1.6.17 to 1.6.18 in /contrib/ctr-remote by @dependabot in #1091
- nydus-image: add
backend-config
support tonydus-image unpack
by @loheagn in #1082 - builder: fix invalid compressed offset in image.blob toc entry by @imeoer in #1096
- Revert "storage: return Ok(None) for check_range_ready_and_mark_pendi… by @jiangliu in #1100
- smoke: fix compatibility test by @imeoer in #1089
- service: improve the resuability of create_daemon by @taoohong in #1101
- nydusify: pack: add missing cli parameters by @mofishzz in #1103
- rafs: enforce stricter and safer validation of RAFS v6 images by @jiangliu in #1104
- publish: update crate version for nydus 2.2 rc3 by @jiangliu in #1105
- service: fix a unused variable warning on macos by @jiangliu in #1107
New Contributors
Full Changelog: v2.2.0-rc.2...v2.2.0-rc.3