Releases: containerd/nydus-snapshotter
Releases · containerd/nydus-snapshotter
Nydus Snapshotter v0.13.5 Release
What's Changed
- converter: fix invalid layer desc when cache hits by @imeoer in #543
- converter: fix missed BatchSize arg for dir-rafs packing by @hangvane in #545
- modify the nydus releases address to fix CI test by @billie60 in #550
- Adding an interface to the system socket to help nydusd obtain config by @DarkMountain-wyz in #504
- deps: bump google.golang.org/grpc to 1.59.0 by @adamqqqplay in #551
- daemon: add
amplify_io
support in nydusd configuration file by @hangvane in #549 - daemon: change
amplify_io
into nullable int by @hangvane in #554 - snapshot: Fix typo by @ChengyuZhu6 in #556
- release: get latest nydusd version from Github API by @adamqqqplay in #561
- action: enable CI on stable branch by @adamqqqplay in #563
- Release nydus-snapshotter packages with different architectures by @sctb512 in #553
- replace docker/distribution for github.com/distribution/reference v0.5.0 by @thaJeztah in #566
- misc: add daemon_mode option to guest pull config by @ChengyuZhu6 in #569
- Support sharing image on the host for layer block mode by @ChengyuZhu6 in #560
- docs: Supplementary for containerd configuration required by snapshotter by @ChengyuZhu6 in #573
- A more easy way to setup nydus snapshotter by DaemonSet by @ChengyuZhu6 in #570
New Contributors
- @DarkMountain-wyz made their first contribution in #504
- @thaJeztah made their first contribution in #566
Full Changelog: v0.13.1...v0.13.5
Nydus Snapshotter v0.13.4 Release
What's Changed
- [backport v0.13] Backport some pacthes to stable v0.13 by @adamqqqplay in #562
Full Changelog: v0.13.3...v0.13.4
Nydus Snapshotter v0.13.3 Release
What's Changed
Full Changelog: v0.13.2...v0.13.3
Nydus Snapshotter v0.13.2 Release
What's Changed
Full Changelog: v0.13.1...v0.13.2
Nydus Snapshotter v0.13.1 Release
What's Changed
Full Changelog: v0.13.0...v0.13.1
Nydus Snapshotter v0.13.0 Release
What's Changed
- fix: update windows public functions to match linux by @jedevc in #537
- e2e: always disable erofs ondemand-read test and failover test by @changweige in #540
- workflow: fix containerd not ready error for optimizer test by @sctb512 in #541
- cache: fix null pointer access when cachemanager.Disable is true by @jiangliu in #536
New Contributors
Full Changelog: v0.12.0...v0.13.0
Nydus Snapshotter v0.12.0 Release
What's Changed
- workflow: disable codecov/patch check by @sctb512 in #514
- config: remove useless auth_through option by @imeoer in #515
- optimize: resume nydusd processes parallelizilly by @loheagn in #518
- feat: prevent unnecessary conversions by @PerseidMeteor in #517
- docs: Fix typo by @ChengyuZhu6 in #522
- Transmit the prefetch list to snapshotter during runp pod.yaml by @billie60 in #493
- upgrade package github.com/KarpelesLab/reflink by @changweige in #523
- Refine tarfs overall design and implementation details by @jiangliu in #499
- Make RAFS independent of daemon by @jiangliu in #528
- cmd: move nydus-overlayfs from image service to snapshotter by @jiangliu in #529
- Support host sharing and guest pulling for Confidential Container image management by @jiangliu in #530
New Contributors
- @PerseidMeteor made their first contribution in #517
- @ChengyuZhu6 made their first contribution in #522
- @billie60 made their first contribution in #493
Full Changelog: v0.10.0...v0.12.0
Nydus Snapshotter v0.10.0 Release
What's Changed
- add Bin Tang as a reviewer by @changweige in #495
- Prepare to support multiple running modes and tarfs by @jiangliu in #472
- remote: enhance FetchByDigest() to handle more mediatypes by @jiangliu in #500
- dump logs of containerd if optimizer test fails by @changweige in #501
- don't let codecov tool comment everywhere in PR by @changweige in #503
- feats: support encrypting nydus data blobs by @taoohong in #498
- Remove some unused code and updated docs for metrics by @sctb512 in #508
- transmit log rotation max size to nydus daemon by @sctb512 in #507
- converter: allow controlling referrer with option by @imeoer in #509
- action: remove the broken step of installing hub by @imeoer in #511
Full Changelog: v0.9.0...v0.10.0
Nydus Snapshotter v0.9.0 Release
What's Changed
- Limit the maximum size of "Table of Content" in nydus data blobs by @jiangliu in #461
- manager: simplify implementation of DaemonStates by @jiangliu in #462
- cmd: refine command line help messages and error messages by @jiangliu in #463
- action: update workflow to block low unit test coverage code by @adamqqqplay in #460
- cmd: improve user interface for help message by add default text by @adamqqqplay in #456
- config: enforce stricter validation rules and tune default config by @jiangliu in #464
- converter: restrict file permission to 0640 by @jiangliu in #470
- cache: simplify cache manager by removing FsDriver by @jiangliu in #468
- referrer: tune implementation details of referrer by @jiangliu in #469
- go.mod: github.com/opencontainers/image-spec v1.1.0-rc3 by @AkihiroSuda in #473
- workflow: fix incorrect files number for optimizer test by @sctb512 in #446
- Maintain daemon mode information for each daemon instance by @jiangliu in #466
- build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #477
- referrer: fix panic on enable_referrer_detect enabled by @imeoer in #459
- converter: ignore nonexistent blob data for unpack by @imeoer in #483
- action: remove patch coverage check in workflow by @adamqqqplay in #485
- Minor improvements for image optimizer by @changweige in #487
- Support Nydus boostrap layer encryption and decryption by @taoohong in #479
- converter: add feature detection for
--batch-size
by @hangvane in #489 - Minor enhancements and bugfixes to snapshot by @jiangliu in #476
- pkg: minor code style improvements by @jiangliu in #475
- metrics: prepare to support multiple instances of Manager by @jiangliu in #467
- Limit memory resource usage for nydus daemon via cgroup by @sctb512 in #415
- workflow: fix incorrect files number for optimizer test by @sctb512 in #491
- integration: remove GOPROXY environment by @sctb512 in #494
New Contributors
Full Changelog: v0.8.0...v0.9.0
Nydus Snapshotter v0.8.2 Release
- Fix a bug that fails the image converter when the blob layer is empty
What's Changed
- Pick some stable patches from main branch, prepare v0.8.2 by @changweige in #484
Full Changelog: v0.8.1...v0.8.2