Skip to content

Releases: containers/image

v1.3

08 Jan 15:31
f0cbc16
Compare
Choose a tag to compare
Mark dockerImageDestination to not be thread safe as there is a race
copy.Copy: progressbars: set correct output
policy_reference_match_test: use lower charactar for digests
fix lint errors: consistent receiver names
copy: parallelize layer copying
storageImageSource: HasThreadSafeGetBlob -> true
dockerImageDestination: HasThreadSafePutBlob -> true
storageImageDestination: HasThreadSafePutBlob -> true
dockerImageSource: HasThreadSafeGetBlob -> true
dockerClient: make tokenCache thread safe
dockerClient: execute detectProperties at most once
ImageDestination: add HasThreadSafePutBlob() method
ImageSource: add HasThreadSafeGetBlob() method
vendor: use github.com/klauspost/pgzip instead of compress/gzip
vendor latest ostree
Fix prefix matching in FindRegistry

Version 1.1 Initial released version of containers/storage

07 Dec 17:39
d53afe1
Compare
Choose a tag to compare

We have not been shipping containers/image, so we have not been generating releases. Now that we are attempting to package containers/storage up into Debian, we need to start generating releases and versions.

This is the initial released version.