Skip to content

Releases: containers/image

v5.13.0

15 Jun 17:14
Compare
Choose a tag to compare
Add SetCredentials which returns human-readable path for configured auth
Beautify SetCredentials
Bump github.com/containers/ocicrypt from 1.1.0 to 1.1.1
Bump github.com/containers/storage from 1.30.1 to 1.32.2
Bump github.com/imdario/mergo from 0.3.11 to 0.3.12
Bump github.com/vbauerster/mpb/v6 from 6.0.3 to 6.0.4
Cirrus: Support [CI:DOCS] mode
Cirrus: Updates due to master->main rename
Document the return value of SetCredentials
Don't return the path from modifyJSON on error cases
Fix (make)
Fix build on non-Linux
Fix docs links due to branch rename
Fix missing gofmt and validate runtime environment
Fix unformatted source files
SetCredentials nits
Update (make .gitvalidation) for the master->main rename
Use more specific nolint comments for unused code
[CI:DOCS] Fix docs links due to branch rename
build(deps): bump github.com/containers/storage from 1.32.1 to 
build(deps): bump github.com/klauspost/compress from 1.12.3 to 1.13.1
build(deps): bump github.com/opencontainers/selinux from 1.8.1 to 1.8.2
build(deps): bump go.etcd.io/bbolt from 1.3.5 to 1.3.6
copy: re-enable early commits
storage: set image names last
update mpb to v7.0.2

v5.12.0

05 May 06:59
Compare
Choose a tag to compare
  • Update F34beta -> F34 and U2010 -> U2104
  • Bump github.com/containers/storage from 1.30.0 to 1.30.1
  • Skip pulling layers reusable from additional layer store
  • Bump github.com/containers/storage from 1.29.0 to 1.30.0
  • Cirrus: Improve test synchronization with c/skopeo

v5.10.6

27 Apr 06:51
Compare
Choose a tag to compare

v5.5.3

27 Apr 06:49
Compare
Choose a tag to compare

v5.11.1

20 Apr 11:36
Compare
Choose a tag to compare
  • copy: temporarily disable early commits
  • oci/layout: remove debug log

v5.11.0

09 Apr 15:41
Compare
Choose a tag to compare
  • Enable subdomain matching in registries.conf
  • registries.conf: configure credential helpers
  • Bump github.com/containers/storage from 1.28.0 to 1.28.1
  • Bump github.com/klauspost/compress from 1.11.12 to 1.11.13
  • Bump github.com/vbauerster/mpb/v6 from 6.0.2 to 6.0.3
  • storage destination: improve doc comments re: concurrency
  • Spelling
  • Bump github.com/containers/storage from 1.27.0 to 1.28.0
  • manifest: GuessMIMEType: support OCI artifacts
  • copy: early commit of storage blobs
  • fix docker.GetDigest docker.makeRequestToResolvedURL docker.getExternalBlob socket leak
  • fix typo in docs/containers-registries.conf.d.5.md
  • fix GetBlob socket leak Closes #1177
  • platform matcher: use compat matrix
  • Cirrus: Migrate from Travis CI
  • add option to download foreign layers contents
  • Bump github.com/klauspost/compress from 1.11.9 to 1.11.12
  • storageImageSource.LayerInfosForCopy(): return uncompressed MediaTypes
  • storage: GetBlob: write to a local tempfile
  • Bump github.com/klauspost/compress from 1.11.7 to 1.11.9
  • Bump github.com/ulikunitz/xz from 0.5.9 to 0.5.10
  • Bump github.com/containers/storage from 1.26.0 to 1.27.0
  • shortnames: correctly determine cache directory for rootless
  • README: godoc: point to v5
  • Check destination image exists copy optimization
  • copy: compute blob compression on reused blobs based on source MediaType
  • copy: provide compression info about copied blobs
  • shortnames: resolution error: point to manpage if config is absent
  • bump to v5.11.0-dev
  • short-name-aliases.conf: use cache folders instead of $HOME
  • update progress-bar lib mpb to v6
  • Bump github.com/containers/storage from 1.24.5 to 1.25.0
  • Bump github.com/containers/ocicrypt from 1.0.3 to 1.1.0
  • Update containers-registries.conf.5.md
  • Fix writing signatures for updated multi-arch image components
  • Beautify copyBlobStream a bit
  • move to v5.10.2-dev

v5.10.5

03 Mar 17:32
Compare
Choose a tag to compare
  • storageImageSource.LayerInfosForCopy(): return uncompressed MediaTypes

v5.10.4

25 Feb 13:15
Compare
Choose a tag to compare
  • copy: compute blob compression on reused blobs based on source MediaType
  • copy: provide compression info about copied blobs

v5.10.3

19 Feb 13:51
Compare
Choose a tag to compare
  • place shortnames in ~/.cache not ~/.config/.cache

v5.10.2

09 Feb 16:55
Compare
Choose a tag to compare
  • short-name-aliases.conf: use cache folders instead of $HOME

Note: the v5.10.x series is now cut from the release-v5.10 branch.