Skip to content

Releases: dragonflyoss/nydus

Nydus Image Service v2.1.0-rc.4

13 Oct 09:55
fd588c9
Compare
Choose a tag to compare

Nydus Image Service v2.1.0-rc.3.1

20 Sep 06:03
2d78bfd
Compare
Choose a tag to compare

What's Changed

  • nydusd: fix a bug in handling singleton subcommand by @jiangliu in #731
  • api: rename blob cache entry config's fs_prefetch by @changweige in #709
  • nydusd: fix a bug in handling singleton subcommand by @jiangliu in #732
  • nydus-image: refactor subcommand "inspect" by @YushuoEdge in #675
  • nydusify: abort oss blob upload if conversion failed by @imeoer in #710
  • release: prepare for v2.1.0-rc.3.1 by @imeoer in #733

Full Changelog: v2.1.0-rc.3...v2.1.0-rc.3.1

Nydus Image Service v2.1.0-rc.3

19 Sep 10:35
64414f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0-rc.2...v2.1.0-rc.3

Nydus Image Service v2.1.0-rc.2

19 Aug 02:35
d326827
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0-rc.1...v2.1.0-rc.2

Nydus Image Service v2.1.0-rc.1

09 Aug 09:27
4c7704d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0-alpha.6...v2.1.0-rc.1

Nydus Image Service v2.1.0-alpha.6

03 Aug 09:20
2fa2c30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0-alpha.5...v2.1.0-alpha.6

Nydus Image Service v2.1.0-alpha.5

02 Aug 10:06
afb69b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0-alpha.4...v2.1.0-alpha.5

Nydus Image Service v2.1.0-alpha.4

08 Jul 06:31
10859e8
Compare
Choose a tag to compare

What's Changed

  • ctr-remote: note user this ctr is only enhanced for nydus by @changweige in #544
  • makefile: add target install by @changweige in #545
  • fscache: fix large stargz chunks processing by @imeoer in #546
  • doc: add description about estargz and nerdctl support by @imeoer in #547
  • README.md: fix up leftovers of stargz for fscache by @hsiangkao in #548
  • Fix spelling mistakes by @changweige in #549
  • nydus-image: remove redundant -o short option by @changweige in #550
  • rafs: v6 must have local blobcache configured by @changweige in #551
  • build(deps): bump github.com/containerd/containerd from 1.4.13 to 1.5.13 in /contrib/nydusify by @dependabot in #553
  • Add a recording for fscache lazy pulling by @hsiangkao in #557
  • fscache: no need to clone string by @changweige in #558
  • nydus-backend-proxy reload blob objects map by @changweige in #556
  • dep: upgrade packages to fix some security vulnerabilities by @imeoer in #562
  • rafs/v6: pack rdev for rafs v6 image by @changweige in #564
  • nydus-test: Add BackendProxy storage backend to simulate registry storage backend by @changweige in #563
  • add basic nydusify conversion case by @changweige in #566
  • nydus-test: ignore missing backend_proxy_url by @changweige in #567
  • ci: don't run Convert Top Docker Hub Images job on forked repos by @liubin in #574
  • Use nydusify to check file content for nydus v6 by @zyfjeff in #572
  • nydusd: fixed getting the wrong chunk due to using the wrong blob index by @zyfjeff in #573
  • nydus-test: Replace storage backend with BACKEND_PROXY and adapts github action by @changweige in #570
  • nydus-image: use BtreeMap replace HashMap to guarante order of chunkinfo by @zyfjeff in #575
  • nydusify: Add fs-version args for pack subcommand by @zyfjeff in #529

Full Changelog: v2.1.0-alpha.3...v2.1.0-alpha.4

Nydus Image Service v2.1.0-alpha.3

29 Jun 09:11
46d4b6b
Compare
Choose a tag to compare

What's Changed

  • fscache: enable multi-threading to process fscache requests by @jiangliu in #536
  • github actions: add integration tests for nydus by @yawqi in #535
  • nydusd: wrap thread validator as func by @imeoer in #539
  • feat: support convert Nydus image layers to tar files by @ccx1024cc in #538

Full Changelog: v2.1.0-alpha.2...v2.1.0-alpha.3

Nydus Image Service v2.1.0-alpha.2

27 Jun 03:39
2012f8b
Compare
Choose a tag to compare

What's Changed

  • github action: add top images v6 format conversion and check by @yawqi in #490
  • Prepare for publishing v2.1.0-alpha2 by @jiangliu in #511
  • Add documentation for overall architecture by @jiangliu in #510
  • use precise command in nydus-fscache doc by @liubogithub in #517
  • doc: fix docker daemon configuration path by @imeoer in #522
  • api: reorganize storage API definitions by @bergwolf in #514
  • Update containerd-env-setup.md by @aa624545345 in #505
  • Support eStargz TOC conversion and run for RAFS v6 by @imeoer in #486
  • ctr-remote: replace the appendDefaultLabelsHandlerWrapper function by @loheagn in #525
  • Fixed several correctness issues with Nydus v6 at runtime. by @zyfjeff in #521
  • fscache: remove warning when handle fscache read request by @imeoer in #532
  • nydus-image: fix the prefetch table was out of bounds due to use the wrong index by @zyfjeff in #530
  • nydus-image nydus-cached: builds on macos by @wanderxjtu in #523
  • comments: modify comments of src_ino and i_ino by @power-more in #519
  • nydus-image: nydus v6 support explicit uid and gid by @zyfjeff in #531
  • FIX: miss blob header in inline-nydus-file by @ccx1024cc in #534
  • github actions: bug fix, the build nydus-rs always gets cancelled by @yawqi in #537

New Contributors

Full Changelog: v2.1.0-alpha.1...v2.1.0-alpha.2