Skip to content

Releases: containerd/nydus-snapshotter

Nydus Snapshotter v0.15.7 Release

28 Oct 06:51
f6677ba

Choose a tag to compare

What's Changed

  • feat(merge): include blob.meta in bootstrap for download optimization by @sf1999817 in #671
  • feat(cache): add hardlink or fallback copy for blob.meta to cache by @sf1999817 in #672

New Contributors

Full Changelog: v0.15.6...v0.15.7

Nydus Snapshotter v0.15.6 Release

27 Oct 10:00
b3497fa

Choose a tag to compare

What's Changed

  • Fix #681: Enable failover-policy option only in Fusedev mode by @lsc2001 in #682

Full Changelog: v0.15.5...v0.15.6

Nydus Snapshotter v0.15.5 Release

13 Oct 11:49
badb6ef

Choose a tag to compare

What's Changed

  • [Feature] Support nydusd failover-policy config option by @lsc2001 in #663
  • [Fix] use atomic symlink for nydusd binary upgrades by @Zephyrcf in #676

New Contributors

Full Changelog: v0.15.4...v0.15.5

Nydus Snapshotter v0.15.4 Release

16 Sep 02:39
7317cff

Choose a tag to compare

What's Changed

Full Changelog: v0.15.3...v0.15.4

Nydus Snapshotter v0.15.3 Release

09 Sep 07:31
e44c981

Choose a tag to compare

What's Changed

  • [mountRemote] include intermediate snapshots in mount slice during referrer detection by @Fricounet in #644
  • [Fix] resolve clippy::uninlined_format_args warning in optimizer-server by @Zephyrcf in #650
  • [Chore] adapt to s3 backend by @Zephyrcf in #659
  • [Fix] increase registry healthcheck retries to improve CI stability by @Zephyrcf in #658
  • [Fix] refine Unix socket path length validation by @Zephyrcf in #656
  • [Feature] add comprehensive issue and pull request templates by @Zephyrcf in #657
  • [Optimize] improve the stability of hot upgrade daemon process by @Zephyrcf in #651
  • [Fix] proper handling of nydusd binary copies in hot upgrades by @Zephyrcf in #652
  • [Feature] add support for context-aware stream cancellation on convert by @Zephyrcf in #654
  • [Chore] support supplementing workdir for non-registry backends by @Zephyrcf in #661
  • [Chore] bump golang version to 1.24.0 by @Zephyrcf in #667
  • converter: fix trailing data after applying archive by @imeoer in #648
  • Add configurable checksum for s3 backend to enable cloudflare r2 support by @brianmodel in #670
  • [converter] Add MergeManifest option to tell converter when manifests are merged by @Fricounet in #674

New Contributors

Full Changelog: v0.15.2...v0.15.3

Nydus Snapshotter v0.15.2 Release

26 May 02:54
00c3cbe

Choose a tag to compare

What's Changed

  • nydus sn: fix issues with "not found" in CoCo cases. by @Apokleos in #636
  • Fix converter to be able to push manifests to ECR by @Fricounet in #639

New Contributors

Full Changelog: v0.15.1...v0.15.2

Nydus Snapshotter v0.15.1 Release

25 Mar 07:48
9089ad1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.15.1

Nydus Snapshotter v0.15.0 Release

11 Dec 02:20
aec799e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

Nydus Snapshotter v0.15.0-rc.0 Release

26 Nov 07:49
5f948e4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0-rc.0

Nydus Snapshotter v0.14.0 Release

02 Aug 06:28
8e72f94

Choose a tag to compare

What's Changed

  • go.mod: github.com/containerd/containerd v1.7.18, switch to github.com/containerd/errdefs module by @thaJeztah in #599
  • go.mod: dario.cat/mergo v1.0.0 by @thaJeztah in #608
  • go.mod: github.com/containerd/containerd v1.7.20, switch to github.com/containerd/platforms, github.com/distribution/reference module by @thaJeztah in #610
  • pkg/auth: remove CRI Alpha API by @thaJeztah in #611

Full Changelog: v0.13.14...v0.14.0