Skip to content

v0.17.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 08:46
· 29 commits to main since this release
6f6aacb

Notable Changes

  • New features
  • Fixes and changes
    • Set maximum filename length to 255 bytes (#2024), thanks to @wswsmao
    • Fixed EOPNOTSUPP issue on getdents64 (#2063), thanks to @wswsmao
    • Fixed TTLCache failed to release resources on exit (#2076)
    • Fixed the configuration and docs to prevent GC failures in CRI plugin (#1893)
    • Refactored blob manipulation logic to make it more modular (#1955), thanks to @ChengyuZhu6
    • Fix zstd:chunked converter error on duplicated blobs (#1885), thanks to @apostasie
  • Document updates
    • Added docs about how to use Stargz Snapshotter on Lima (#1967)
    • Added docs about how to use Stargz Snapshotter with Transfer Service (#2084)
    • Improved legibility in docs/overview.md (#2061), thanks to @soulshake
  • CI updates
    • Added tests for wider configrations (FUSE passthrough and FUSE manager) (#2074, #2083, #1914)
    • Fixed dependabot's configuration to avoid CI failures in gomod PRs (#1920, #1941), thanks to @djdongjin
    • Bump up containerd/project-checks to v1.2.2 (#2004), thanks to @wswsmao
  • Dependencies

For other changes, refer to the full diff: v0.16.3...v0.17.0