Releases: containers/image
Releases · containers/image
v5.36.0
What's Changed
- Bump c/storage to v1.58.0, c/image to v5.35.0 by @TomSweeneyRedHat in #2828
- chore(deps): update dependency golangci/golangci-lint to v2.1.2 by @renovate[bot] in #2827
- fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.28 by @renovate[bot] in #2829
- fix(deps): update module github.com/docker/docker to v28.1.0+incompatible by @renovate[bot] in #2834
- fix(deps): update module github.com/docker/cli to v28.1.0+incompatible by @renovate[bot] in #2833
- fix(deps): update module github.com/docker/cli to v28.1.1+incompatible by @renovate[bot] in #2836
- fix(deps): update module github.com/docker/docker to v28.1.1+incompatible by @renovate[bot] in #2835
- chore(deps): update dependency containers/automation_images to v20250422 by @renovate[bot] in #2839
- chore(deps): update dependency golangci/golangci-lint to v2.1.5 by @renovate[bot] in #2840
- fix(deps): update module github.com/sigstore/sigstore to v1.9.4 by @renovate[bot] in #2842
- chore(deps): update dependency golangci/golangci-lint to v2.1.6 by @renovate[bot] in #2846
- fix(deps): update module github.com/vbauerster/mpb/v8 to v8.10.0 by @renovate[bot] in #2845
- fix(deps): update module golang.org/x/oauth2 to v0.30.0 by @renovate[bot] in #2847
- fix(deps): update module golang.org/x/sync to v0.14.0 by @renovate[bot] in #2848
- fix(deps): update module golang.org/x/term to v0.32.0 by @renovate[bot] in #2850
- fix(deps): update module golang.org/x/crypto to v0.38.0 by @renovate[bot] in #2849
- fix(deps): update module dario.cat/mergo to v1.0.2 by @renovate[bot] in #2851
- vendor: update c/storage by @giuseppe in #2844
- fix(deps): update module github.com/vbauerster/mpb/v8 to v8.10.1 by @renovate[bot] in #2853
- Update old indirect dependencies by @mtrmac in #2787
- Stop setting the btrfs_noversion build tag by @mtrmac in #2831
- fix(deps): update module github.com/santhosh-tekuri/jsonschema/v6 to v6.0.2 by @renovate[bot] in #2855
- fix(deps): update module github.com/docker/docker to v28.2.1+incompatible by @renovate[bot] in #2859
- fix(deps): update module github.com/docker/cli to v28.2.1+incompatible by @renovate[bot] in #2858
- fix(deps): update module github.com/docker/docker to v28.2.2+incompatible by @renovate[bot] in #2862
- fix(deps): update module github.com/docker/cli to v28.2.2+incompatible by @renovate[bot] in #2861
- INCOMPATIBLE: Remove the implementation of the ostree transport by @mtrmac in #2821
- Only upload sigstore signatures to the sigstore tag schema by @mtrmac in #2717
- Update old dependencies by @mtrmac in #2863
- fix(deps): update github.com/containers/storage digest to 78f4258 by @renovate[bot] in #2864
- Queue a partially-pulled layer for commit immediately after staging it by @mtrmac in #2799
- fix(deps): update module github.com/vbauerster/mpb/v8 to v8.10.2 by @renovate[bot] in #2865
- fix(deps): update module golang.org/x/sync to v0.15.0 by @renovate[bot] in #2866
- fix(deps): update module golang.org/x/crypto to v0.39.0 by @renovate[bot] in #2867
- fix(deps): update module github.com/sigstore/sigstore to v1.9.5 by @renovate[bot] in #2871
- fix(deps): update module go.etcd.io/bbolt to v1.4.1 by @renovate[bot] in #2870
- fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.8 by @renovate[bot] in #2872
- Regenerate keys TestKeyFingerprintWithPassphrase and TestKeyFingerprint by @mtrmac in #2875
- fix(deps): update module github.com/docker/docker to v28.3.0+incompatible by @renovate[bot] in #2880
- fix(deps): update module github.com/docker/cli to v28.3.0+incompatible by @renovate[bot] in #2879
- CI: run tests that need root as root by @Luap99 in #2878
- remove containers_image_{fulcio_stub,rekor_stub} build tags by @Luap99 in #2881
- Replace sigstore/rekor/pkg/client with a manually-created client by @Luap99 in #2873
- Update module go.etcd.io/bbolt to v1.4.2 by @renovate[bot] in #2882
- Update the Rekor client to match Rekor 1.3.10 by @mtrmac in #2884
- Update dependency golangci/golangci-lint to v2.2.1 by @renovate[bot] in #2885
- Update github.com/containers/storage digest to 83650ab by @renovate[bot] in #2886
- Update module github.com/docker/docker to v28.3.1+incompatible by @renovate[bot] in #2889
- Update module github.com/docker/cli to v28.3.1+incompatible by @renovate[bot] in #2888
- Run CI all on the Fedora images by @mtrmac in #2890
- Restrict the root-only tests to ./storage by @mtrmac in #2891
- Update module golang.org/x/sync to v0.16.0 by @renovate[bot] in #2892
- Update module github.com/docker/cli to v28.3.2+incompatible by @renovate[bot] in #2893
- Update module golang.org/x/term to v0.33.0 by @renovate[bot] in #2895
- Update module github.com/docker/docker to v28.3.2+incompatible by @renovate[bot] in #2894
- Add a new Signer API for creating simple signing signatures with Sequoia-PGP by @mtrmac in #2896
- Update module golang.org/x/crypto to v0.40.0 by @renovate[bot] in #2897
- Update dependency golangci/golangci-lint to v2.2.2 by @renovate[bot] in #2898
Full Changelog: v5.35.0...v5.36.0
v5.35.0
What's Changed
- Bump c/storage to v1.57.1, c/image to v5.34.0, then to v5.35.0-dev by @TomSweeneyRedHat in #2700
- Update module github.com/vbatts/tar-split to v0.12.1 by @renovate in #2699
- Update dependency containers/automation_images to v20250131 by @renovate in #2703
- Update module golang.org/x/oauth2 to v0.26.0 by @renovate in #2705
- Update module golang.org/x/sync to v0.11.0 by @renovate in #2706
- Update module golang.org/x/sys to v0.30.0 by @renovate in #2707
- Update module golang.org/x/term to v0.29.0 by @renovate in #2708
- Add docker media types in OCI formats by @brbayes-msft in #2695
- use new ReflinkOrCopy() from c/storage by @Luap99 in #2714
- Update module golang.org/x/crypto to v0.33.0 by @renovate in #2712
- Update module github.com/vbauerster/mpb/v8 to v8.9.2 by @renovate in #2711
- Update module github.com/sigstore/rekor to v1.3.9 by @renovate in #2697
- Update dependency golangci/golangci-lint to v1.64.3 by @renovate in #2715
- Update dependency golangci/golangci-lint to v1.64.4 by @renovate in #2716
- Update module github.com/sigstore/sigstore to v1.8.14 by @renovate in #2720
- Update dependency golangci/golangci-lint to v1.64.5 by @renovate in #2719
- policy.json BYOPKI signature verification API by @QiWang19 in #2579
- Update module github.com/klauspost/compress to v1.18.0 by @renovate in #2722
- Update module github.com/sigstore/sigstore to v1.8.15 by @renovate in #2723
- Small cleanups + one bug fix by @mtrmac in #2718
- oci/layout: add GetLocalBlobPath() by @Luap99 in #2728
- Update module github.com/docker/docker to v28 by @renovate in #2727
- Update module github.com/docker/cli to v28 by @renovate in #2726
- OCPBUGS-51217: CVE-2025-27144: Bump go-jose to v4.0.5 by @sherine-k in #2738
- Update module github.com/vbauerster/mpb/v8 to v8.9.3 by @renovate in #2735
- Update module github.com/go-jose/go-jose/v3 to v3.0.4 [SECURITY] by @renovate in #2739
- Update module github.com/docker/docker to v28.0.1+incompatible by @renovate in #2737
- Update module github.com/docker/cli to v28.0.1+incompatible by @renovate in #2736
- feat: add DestinationTimestamp to copy options by @aeijdenberg in #2730
- fix(deps): update module github.com/docker/docker-credential-helpers to v0.9.1 by @renovate in #2740
- Fix omitempty for PKI struct by @QiWang19 in #2746
- fix: handle error on Close() of writable objects by @aeijdenberg in #2731
- fix(deps): update github.com/containers/storage digest to 700b765 by @renovate in #2748
- fix(deps): update github.com/cyberphone/json-canonicalization digest to 19d51d7 by @renovate in #2749
- chore(deps): update dependency golangci/golangci-lint to v1.64.6 by @renovate in #2751
- Merge back v5.34.1 into main by @Luap99 in #2755
- fix(deps): update module github.com/opencontainers/image-spec to v1.1.1 by @renovate in #2752
- Microoptimize an API use per gopls modernize by @mtrmac in #2732
- Misc small nits to CI and build by @kolyshkin in #2573
- fix(deps): update module github.com/docker/docker-credential-helpers to v0.9.2 by @renovate in #2757
- fix: typo err and grammar err by @warjiang in #2758
- Update c/storage after containers/storage#2276 by @mtrmac in #2769
- Improve handling and documentation of various transport reference corner cases by @mtrmac in #2767
- Migrate from github.com/xeipuuv/gojsonschema to github.com/santhosh-tekuri/jsonschema/v5 by @mtrmac in #2756
- Don't silently ignore errors determining size in TryReuseBlob by @mtrmac in #2709
- Add proxy for dockerClient by @warjiang in #2764
- chore(deps): update dependency golangci/golangci-lint to v1.64.7 by @renovate in #2773
- Update to Go 1.23 by @mtrmac in #2774
- Take advantage of new features in Go 1.23 by @mtrmac in #2775
- chore(deps): update module golang.org/x/net to v0.36.0 [security] by @renovate in #2777
- fix(deps): update module golang.org/x/term to v0.30.0 by @renovate in #2778
- fix(deps): update module golang.org/x/sync to v0.12.0 by @renovate in #2779
- fix(deps): update module golang.org/x/crypto to v0.36.0 by @renovate in #2780
- fix(deps): update module golang.org/x/oauth2 to v0.28.0 by @renovate in #2782
- fix(deps): update module github.com/sigstore/sigstore to v1.9.1 by @renovate in #2783
- fix(deps): update module github.com/sigstore/fulcio to v1.6.6 by @renovate in #2784
- fix(deps): update module github.com/sylabs/sif/v2 to v2.21.1 by @renovate in #2785
- fix(deps): update module go.etcd.io/bbolt to v1.4.0 by @renovate in #2786
- fix(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to v6 by @renovate in #2772
- fix(deps): update module github.com/docker/docker-credential-helpers to v0.9.3 by @renovate in #2788
- Add link to c/common contributor's guide by @Honny1 in #2776
- chore(deps): update dependency golangci/golangci-lint to v1.64.8 by @renovate in #2789
- fix(deps): update module github.com/burntsushi/toml to v1.5.0 by @renovate in #2790
- fix(deps): update module github.com/docker/docker to v28.0.2+incompatible by @renovate in #2797
- fix(deps): update module github.com/docker/cli to v28.0.2+incompatible by @renovate in #2796
- docker: export UnexpectedHTTPStatusError by @Luap99 in #2801
- chore(deps): update dependency containers/automation_images to v20250324 by @renovate in #2803
- fix(deps): update module github.com/opencontainers/selinux to v1.12.0 by @renovate in #2802
- fix(deps): update module github.com/docker/docker to v28.0.4+incompatible by @renovate in #2806
- Correctly compute DiffID, and try to set the correct MIME type, for non-gzip input to
tarball:
by @mtrmac in #2795 - chore(deps): update dependency golangci/golangci-lint to v2 by @renovate in #2804
- chore(deps): update dependency golangci/golangci-lint to v2.0.2 by @renovate in #2808
- fix(deps): update module github.com/docker/cli to v28.0.4+incompatible by @renovate in #2805
- Merge the v5.34.3 tag into the main branch by @mtrmac in #2810
- fix(deps): update github.com/containers/storage digest to 3fc5c23 by @renovate in #2811
- fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.25 by @renovate in #2812
- fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.26 by @renovate in #2813
- fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.27 by @renovate in #2814
- Add warnings about direct use of ImageSource by @mtrmac in #2742
- fix(deps): update module golang.org/x/oauth2 to v0.29.0 by @renovate in #2816
- fix(deps): update module golang.org/x/sync to v0.13.0 by @renovate in #2817
- fix(deps): update module golang.org/x/term to v0.31.0 by @renovate in #2818
- fix(deps): update module golang.org/x/crypto to v0.37.0 by ...
v5.34.3
What's Changed
- [release-5.34] Bump c/storage to v1.57.2, c/image to v5.34.2 by @TomSweeneyRedHat in #2765
- [5.34] Correctly compute DiffID, and try to set the correct MIME type, for non-gzip input to
tarball:
by @mtrmac in #2807
Full Changelog: v5.34.2...v5.34.3
v5.34.2
What's Changed
- [release-5.34] Bump c/storage to v1.57.2, c/image to v5.34.2 by @TomSweeneyRedHat in #2765
- [release-5.34] Bump to v5.34.1 by @TomSweeneyRedHat in #2743
Full Changelog: v5.34.1...v5.34.2
v5.34.1
What's Changed
Full Changelog: v5.34.0...v5.34.1
v5.34.0
What's Changed
- Bump c/storage to v1.56.0, c/image to v5.33.0 by @TomSweeneyRedHat in #2625
- Update stubs to match signature of actual methods by @SpangleLabs in #2541
- docker: add check for too many parts by @giuseppe in #2619
- fix(deps): update module golang.org/x/crypto to v0.29.0 by @renovate in #2624
- fix(deps): update module golang.org/x/oauth2 to v0.24.0 by @renovate in #2626
- chore(deps): update dependency golangci/golangci-lint to v1.62.0 by @renovate in #2630
- chore(deps): update dependency containers/automation_images to v20241107 by @renovate in #2631
- fix(deps): update module github.com/sigstore/sigstore to v1.8.10 by @renovate in #2601
- fix(deps): update module github.com/sylabs/sif/v2 to v2.20.0 by @renovate in #2611
- docker: drop use of external distribution challenge pkg by @flavianmissi in #2629
- Merge tag 'v5.33.0' into main by @mtrmac in #2634
- Improve an error message by @mtrmac in #2595
- Propagate
CompressedDigest
/CompressedSize
when reusing data from another layer by @mtrmac in #2583 - chore(deps): update dependency golangci/golangci-lint to v1.62.2 by @renovate in #2640
- fix(deps): update module github.com/proglottis/gpgme to v0.1.4 by @renovate in #2638
- fix(deps): update module github.com/stretchr/testify to v1.10.0 by @renovate in #2639
- Two small lint updates by @mtrmac in #2642
- Use testify's ErrorAs to simplify tests a bit by @mtrmac in #2641
- Fix excessive memory and disk usage when sharing layers by @mtrmac in #2636
- Fix a missing s.lock.Unlock() on an error path by @mtrmac in #2643
- In pulls, compute DiffIDs earlier, and also for v2s2 by @mtrmac in #2635
- Update module golang.org/x/sync to v0.10.0 by @renovate in #2650
- Update golang.org/x/exp digest to 2d47ceb by @renovate in #2648
- Update module golang.org/x/term to v0.27.0 by @renovate in #2651
- Update module golang.org/x/crypto to v0.30.0 by @renovate in #2652
- Update module github.com/docker/docker to v27.4.0+incompatible by @renovate in #2654
- Update module github.com/docker/cli to v27.4.0+incompatible by @renovate in #2653
- Update module golang.org/x/crypto to v0.31.0 by @renovate in #2655
- Update module github.com/sylabs/sif/v2 to v2.20.1 by @renovate in #2656
- Update module github.com/sigstore/sigstore to v1.8.11 by @renovate in #2657
- Update module github.com/secure-systems-lab/go-securesystemslib to v0.9.0 by @renovate in #2658
- Update module github.com/containers/ocicrypt to v1.2.1 by @renovate in #2659
- Update module github.com/docker/docker to v27.4.1+incompatible by @renovate in #2662
- Update module github.com/sylabs/sif/v2 to v2.20.2 by @renovate in #2660
- Update module github.com/docker/cli to v27.4.1+incompatible by @renovate in #2661
- Fix docker daemon on Windows trying to use https instead of http for named pipes by @brbayes-msft in #2666
- Update dependency golangci/golangci-lint to v1.63.2 by @renovate in #2667
- Update dependency golangci/golangci-lint to v1.63.3 by @renovate in #2668
- Update dependency golangci/golangci-lint to v1.63.4 by @renovate in #2669
- OCI layout extensions by @vrothberg in #2633
- Update module golang.org/x/term to v0.28.0 by @renovate in #2671
- Update module golang.org/x/oauth2 to v0.25.0 by @renovate in #2670
- Update module golang.org/x/crypto to v0.32.0 by @renovate in #2674
- Update module github.com/vbauerster/mpb/v8 to v8.9.1 by @renovate in #2675
- Add a comment justifying lack of unit test coverage by @mtrmac in #2673
- Move JSONFormatToInvalidSignatureError to an unconditionally-included file by @mtrmac in #2632
- Update dependency containers/automation_images to v20250107 by @renovate in #2677
- Update module github.com/sigstore/sigstore to v1.8.12 by @renovate in #2678
- Update for c/storage almost always computing UncompressedDigest by @mtrmac in #2680
- Update module github.com/docker/docker to v27.5.0+incompatible by @renovate in #2682
- Update module github.com/docker/cli to v27.5.0+incompatible by @renovate in #2681
- Update module github.com/containers/storage to v1.56.1 by @renovate in #2684
- Update module github.com/sigstore/rekor to v1.3.8 by @renovate in #2685
- Update module github.com/vbatts/tar-split to v0.11.7 by @renovate in #2686
- Expect UncompressedDigest to be set for partial pulls, enforce DiffID match by @mtrmac in #2613
- Validate digests of data downloaded while fetching sigstore attachments by @mtrmac in #2689
- Merge tag 'v5.33.1' into
main
by @mtrmac in #2691 - Update module github.com/docker/cli to v27.5.1+incompatible by @renovate in #2692
- Update module github.com/docker/docker to v27.5.1+incompatible by @renovate in #2693
- ignore ENOENT errors when parsing .d files by @Luap99 in #2696
New Contributors
- @SpangleLabs made their first contribution in #2541
- @flavianmissi made their first contribution in #2629
- @brbayes-msft made their first contribution in #2666
Full Changelog: v5.33.1...v5.34.0
v5.33.1
[release-5.33] Bump c/storage to v1.56.1, c/image to v5.33.1 by @TomSweeneyRedHat in #2683
Full Changelog: v5.33.0...v5.33.1
v5.33.0
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
v5.27.1
What's Changed
- [release-5.27] Preparing 5.27 backport by @mtrmac in #2075
- [release-5.27] Fix the branch we use for determining a git-validation starting point by @mtrmac in #2084
- [release-5.27] Backport by @mtrmac in #2546
- [release-5.27] Bump c/image to v5.27.1 and then to v5.27.2-dev by @TomSweeneyRedHat in https://github.com/containers/image/pull/25577
Full Changelog: v5.27.0...v5.27.1
v5.26.3
What's Changed
- [release-5.26] Bump c/storage to 1.48.1, c/image to 5.26.2 and 5.26.3-dev by @TomSweeneyRedHat in #2096
- [release-5.26] Backport by @mtrmac in #2547
- [release-5.26] Bump c/image to v5.26.3 then to v5.26.4-dev by @TomSweeneyRedHat in #2558
Full Changelog: v5.26.2...v5.26.3