Releases: containers/image
Releases · containers/image
v5.13.0
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
- 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
- fix docker.GetDigest docker.makeRequestToResolvedURL docker.getExternalBlob socket leak (https://bugzilla.redhat.com/show_bug.cgi?id=1953071)
v5.5.3
- fix docker.GetDigest docker.makeRequestToResolvedURL docker.getExternalBlob socket leak (https://bugzilla.redhat.com/show_bug.cgi?id=1953071)
v5.11.1
v5.11.0
- 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