What's Changed
- Merge 5.32.1 back into
main
by @mtrmac in #2510 - Update module github.com/docker/docker to v27.1.2+incompatible by @renovate in #2516
- Update module github.com/docker/cli to v27.1.2+incompatible by @renovate in #2515
- pkg/blobcache: simplify test case by @kolyshkin in #2521
- [CI:DOCS] Update dependency golangci/golangci-lint to v1.60.1 by @renovate in #2517
- Update module github.com/vbauerster/mpb/v8 to v8.8.1 by @renovate in #2525
- Introduce/use JSONFormatToInvalidSignatureError by @kolyshkin in #2518
- fix(deps): update module github.com/vbauerster/mpb/v8 to v8.8.2 by @renovate in #2528
- fix(deps): update module dario.cat/mergo to v1.0.1 by @renovate in #2527
- Use %w to wrap errors, enable errorlint by @kolyshkin in #2519
- Add
keyPaths
,keyDatas
toprSigstoreSigned
by @mtrmac in #2524 - Add support for accepting multiple Rekor public keys by @mtrmac in #2526
- Release 5.32.2 by @mtrmac in #2531
- [CI:DOCS] Update dependency golangci/golangci-lint to v1.60.2 by @renovate in #2533
- Merge release-5.32 into main by @mtrmac in #2532
- Update module github.com/vbauerster/mpb/v8 to v8.8.3 by @renovate in #2540
- [CI:DOCS] Update dependency golangci/golangci-lint to v1.60.3 by @renovate in #2535
- Support proxy environment for docker client by @PMExtra in #2424
- Update module github.com/docker/docker to v27.2.0+incompatible by @renovate in #2543
- Update module github.com/docker/cli to v27.2.0+incompatible by @renovate in #2542
- Update dependency containers/automation_images to v20240821 by @renovate in #2545
- Update golang.org/x/exp digest to 9b4947d by @renovate in #2549
- Add a workaround for null values in the tag list by @mtrmac in #2544
- Update module github.com/mattn/go-sqlite3 to v1.14.23 by @renovate in #2554
- Update module golang.org/x/oauth2 to v0.23.0 by @renovate in #2555
- Update module golang.org/x/term to v0.24.0 by @renovate in #2556
- Update module golang.org/x/crypto to v0.27.0 by @renovate in #2561
- Assorted clean ups, optimizations, and a small bug fix by @mtrmac in #2552
- Update to Go 1.22 by @mtrmac in #2550
- Update module github.com/sigstore/fulcio to v1.6.4 by @renovate in #2560
- Refactor image deletion in OCI by @mtrmac in #2551
- Update module github.com/docker/docker to v27.2.1+incompatible by @renovate in #2564
- Update module github.com/docker/cli to v27.2.1+incompatible by @renovate in #2563
- Update dependency golangci/golangci-lint to v1.61.0 by @renovate in #2565
- storage: use PrepareStagedLayer instead of ApplyDiffWithDiffer by @giuseppe in #2570
- fix(deps): update module github.com/sigstore/sigstore to v1.8.9 by @renovate in #2571
- copy: Don't print "skipped: 0.0b = 0.00%" by @cgwalters in #2576
- fix(deps): update module github.com/docker/docker to v27.3.0+incompatible by @renovate in #2575
- fix(deps): update module github.com/docker/cli to v27.3.0+incompatible by @renovate in #2574
- fix(deps): update module github.com/docker/cli to v27.3.1+incompatible by @renovate in #2577
- fix(deps): update module github.com/docker/docker to v27.3.1+incompatible by @renovate in #2578
- Fix an incorrect expected MIME type when validating manifests by @mtrmac in #2572
- fix(deps): update module github.com/klauspost/compress to v1.17.10 by @renovate in #2580
- fix(deps): update module github.com/vbatts/tar-split to v0.11.6 by @renovate in #2584
- Fix: Improving error log message for missing policy.json file by @Sativarsainath-26 in #2582
- fix(deps): update github.com/containers/storage digest to 4bf3f07 by @renovate in #2586
- fix(deps): update golang.org/x/exp digest to 701f63a by @renovate in #2587
- registry: remove ping v1 by @carlosrodfern in #2588
- fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.24 by @renovate in #2592
- fix(deps): update module golang.org/x/crypto to v0.28.0 by @renovate in #2593
- copy: attempt fallback to full retrieval only when possible by @giuseppe in #2589
- chore(deps): update dependency containers/automation_images to v20241010 by @renovate in #2596
- fix(deps): update module github.com/klauspost/compress to v1.17.11 by @renovate in #2597
- fix(deps): update module github.com/opencontainers/selinux to v1.11.1 by @renovate in #2604
- Update c/storage after containers/storage#2143 by @mtrmac in #2610
- Document the semantics of the metadata created by pkg/compression by @mtrmac in #2605
- Consistently use a string type for expectedLayerDiffIDFlag by @mtrmac in #2603
- Actually record last retry time after reconnecting by @mtrmac in #2608
- Special-case an error message to make it clearer by @mtrmac in #2607
- fix(deps): update github.com/containers/storage digest to 5958b09 by @renovate in #2615
- fix(deps): update golang.org/x/exp digest to f66d83c by @renovate in #2616
- Add Copy.Options.ReportResolvedReference by @mtrmac in #2609
New Contributors
- @PMExtra made their first contribution in #2424
- @Sativarsainath-26 made their first contribution in #2582
- @carlosrodfern made their first contribution in #2588
Full Changelog: v5.32.2...v5.33.0