v1.59.0
What's Changed
- Bump c/storage to v1.58.0, then v1.59.0-dev by @TomSweeneyRedHat in #2319
- chore(deps): update dependency golangci/golangci-lint to v2.1.2 by @renovate[bot] in #2316
- types: Always apply rootless path defaults by @giuseppe in #2318
- Improve error handling in archive creation by @hanwen-flow in #2289
- chore(deps): update dependency containers/automation_images to v20250422 by @renovate[bot] in #2321
- chunked: use temporary file for tar-split data by @giuseppe in #2312
- chore(deps): update dependency golangci/golangci-lint to v2.1.5 by @renovate[bot] in #2322
- chore(deps): update dependency golangci/golangci-lint to v2.1.6 by @renovate[bot] in #2324
- fix(deps): update module golang.org/x/sync to v0.14.0 by @renovate[bot] in #2326
- fix(deps): update module golang.org/x/sys to v0.33.0 by @renovate[bot] in #2327
- fix tarsplit file leak by @giuseppe in #2323
- fix(deps): update module github.com/microsoft/hcsshim to v0.13.0 by @renovate[bot] in #2329
- Fix nits from #2312 by @mtrmac in #2328
- Fix
git-validation
on PRs behindmain
by @mtrmac in #2342 - fix(deps): update module golang.org/x/sync to v0.15.0 by @renovate[bot] in #2344
- overlay: drop unused fsMagic from support checks by @giuseppe in #2341
- Fix: Introduce
StagingLockfile
to resolve overlay staging lock memory leak by @Honny1 in #2336 - scope contiguity checks for idmap to mountProgram presence by @giuseppe in #2346
- Remove a deprecated configuration section by @mtrmac in #2339
- chunked: allow conversion without zstd compression by @giuseppe in #2343
- docfix: storage.overlay.pull_options should be storage.options.pull_o… by @albinvass in #2337
- chore(deps): update dependency golangci/golangci-lint to v2.2.1 by @renovate[bot] in #2348
- fix(deps): update module github.com/tchap/go-patricia/v2 to v2.3.3 by @renovate[bot] in #2349
- Introduce a temporary directory for deleting layer files outside the lock by @Honny1 in #2325
- fix(deps): update module golang.org/x/sync to v0.16.0 by @renovate[bot] in #2350
- fix(deps): update module golang.org/x/sys to v0.34.0 by @renovate[bot] in #2351
New Contributors
- @albinvass made their first contribution in #2337
Full Changelog: v1.58.0...v1.59.0