Skip to content

v5.11.0

Compare
Choose a tag to compare
@lsm5 lsm5 released this 09 Apr 15:41
  • 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