Skip to content

Nydus Image Service v2.0.0-rc.4

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 01:49
· 1902 commits to master since this release
3163807

This is a non-stable release, which introduces the following changes:

What's Changed

  • Add support for zstd compression algorithm for blob file. by @pigletDips in #388
  • nydusd: graceful state machine thread shutdown by @bergwolf in #384
  • Use Caret to specify dependency versions. by @wllenyj in #398
  • add global log level option for nydusify by @liubin in #400
  • prepare for 2.0.0 release by @bergwolf in #399
  • fix: not amplify io if next file in different blob by @killagu in #406
  • Cargo: update fuse-backend-rs to 0.9.0 by @wllenyj in #408
  • Fix some nydus-image inspect issues by @liubin in #409
  • action: support multiple arch releases by @imeoer in #407

New Contributors

  • @pigletDips made their first contribution in #388
  • @wllenyj made their first contribution in #398

Full Changelog: v2.0.0-rc.3...v2.0.0-rc.4