Notable Changes
- Fixed restart failure when kubeconfig-based authentication is enabled (#2217)
- Fixed the filesystem to display ".." and "." entries in directories (#2188)
- Allowed asynchronous prefetch via configurable threshold (#2216), thanks to @wswsmao
- Allowed configuring the global request timeout duration (#2215), thanks to @wswsmao
- Allowed optionally adding log file access information on first access (#2205), thanks to @wswsmao
- Fixed ctr-remote's "-t" flag's not defined error when optimizing an image (#2186), thanks to @bettermultiply
- Fixed ctr-remote's "--reuse" flag being ignored when "--no-optimize" is set (#2206), thanks to @wswsmao
- Fixed passthrough mode to ensure closing fds (#2226), thanks to @luochenglcs
- Fixed incorrect variable assign in the estargz lib (#2222), thanks to @bettermultiply
- Fixed errors in k3s CI (#2207), thanks to @wswsmao