Skip to content

Releases: containerd/nydus-snapshotter

Nydus Snapshotter v0.13.7 Release

02 Feb 06:10
3fcac86
Compare
Choose a tag to compare

What's Changed

  • action: fix failed image build by @imeoer in #576
  • misc: snapshotter: Add k3s and rke2 overlays to the snapshotter daemonset by @fidencio in #577

New Contributors

Full Changelog: v0.13.6...v0.13.7

Nydus Snapshotter v0.13.6 Release

30 Jan 09:27
bc76180
Compare
Choose a tag to compare

What's Changed

  • action: fix incorrect release asset link by @imeoer in #575

Full Changelog: v0.13.5...v0.13.6

Nydus Snapshotter v0.13.5 Release

26 Jan 06:24
918ca3b
Compare
Choose a tag to compare

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

Full Changelog: v0.13.1...v0.13.5

Nydus Snapshotter v0.13.4 Release

06 Dec 06:14
28cd41e
Compare
Choose a tag to compare

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

19 Oct 06:15
0dfc6a4
Compare
Choose a tag to compare

What's Changed

  • [backport v0.13] converter: fix missed BatchSize arg for dir-rafs packing by @imeoer in #547

Full Changelog: v0.13.2...v0.13.3

Nydus Snapshotter v0.13.2 Release

11 Oct 08:02
f4b0dca
Compare
Choose a tag to compare

What's Changed

  • [backport v0.13] converter: fix invalid layer desc when cache hits by @imeoer in #544

Full Changelog: v0.13.1...v0.13.2

Nydus Snapshotter v0.13.1 Release

30 Sep 23:46
dde2109
Compare
Choose a tag to compare

What's Changed

  • converter: move out encryption package by @imeoer in #542

Full Changelog: v0.13.0...v0.13.1

Nydus Snapshotter v0.13.0 Release

26 Sep 08:03
2cc7d81
Compare
Choose a tag to compare

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

13 Sep 09:58
106a9a1
Compare
Choose a tag to compare

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

Full Changelog: v0.10.0...v0.12.0

Nydus Snapshotter v0.10.0 Release

20 Jul 07:33
8ca9591
Compare
Choose a tag to compare

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