Nydus Snapshotter v0.15.3 Release
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
- @Zephyrcf made their first contribution in #650
- @brianmodel made their first contribution in #670
Full Changelog: v0.15.2...v0.15.3