Skip to content

v5.29.0

Compare
Choose a tag to compare
@TomSweeneyRedHat TomSweeneyRedHat released this 16 Nov 19:08
· 798 commits to main since this release

What's Changed

  • Bump to v5.28.0 by @rhatdan in #2114
  • fix(deps): update module github.com/containers/storage to v1.50.2 by @renovate in #2115
  • Run codespell on code by @rhatdan in #2116
  • fix(deps): update module github.com/opencontainers/image-spec to v1.1.0-rc5 by @renovate in #2117
  • Use constants and types from opencontainers/image-spec/specs-go/v1 by @mtrmac in #2119
  • progress: set Current before Refill by @giuseppe in #2121
  • copy: fix nil pointer dereference when checking compression algorithm by @crazy-max in #2120
  • fix(deps): update module github.com/klauspost/compress to v1.17.0 by @renovate in #2122
  • fix(deps): update module github.com/sylabs/sif/v2 to v2.14.0 by @renovate in #2124
  • ociarchive: Add new ArchiveFileNotFoundError by @cgwalters in #2123
  • fix: typo by @testwill in #2125
  • fix(deps): update module github.com/sylabs/sif/v2 to v2.14.1 by @renovate in #2126
  • fix(deps): update golang.org/x/exp digest to 7918f67 by @renovate in #2130
  • fix(deps): update module github.com/sylabs/sif/v2 to v2.15.0 by @renovate in #2137
  • fix(deps): update module golang.org/x/oauth2 to v0.13.0 by @renovate in #2136
  • Fix podman search for docker.io/library images by @boaz0 in #2133
  • fix(deps): update module github.com/docker/distribution to v2.8.3+incompatible by @renovate in #2131
  • fix(deps): update module github.com/sigstore/fulcio to v1.4.1 by @renovate in #2138
  • fix(deps): update module github.com/sigstore/fulcio to v1.4.2 by @renovate in #2140
  • Oci image deletion by @Pvlerick in #2003
  • fix(deps): update module github.com/sigstore/fulcio to v1.4.3 by @renovate in #2142
  • fix(deps): update module github.com/otiai10/copy to v1.14.0 by @renovate in #2144
  • fix(deps): update module github.com/vbauerster/mpb/v8 to v8.6.2 by @renovate in #2146
  • fix(deps): update module github.com/klauspost/compress to v1.17.1 by @renovate in #2148
  • fix(deps): update module github.com/sigstore/sigstore to v1.7.4 by @renovate in #2145
  • chore(deps): update dependency containers/automation_images to v20231004 by @renovate in #2150
  • Fix conversion of Zstd images to non-OCI formats by @mtrmac in #2151
  • Parse the body of (docker load) response to correctly handle errors by @mtrmac in #2153
  • Fix a comment by @mtrmac in #2152
  • fix(deps): update module github.com/klauspost/compress to v1.17.2 by @renovate in #2154
  • Don't use append() on slices with unclear origin by @mtrmac in #2155
  • Remove unused environment variables in Cirrus by @mtrmac in #2156
  • Fix and simplify storage tests by @mtrmac in #2147
  • Add image.UnparsedInstanceWithReference and storage.ResolveReference by @mtrmac in #2056
  • fix(deps): update module github.com/docker/docker to v24.0.7+incompatible [security] by @renovate in #2163
  • fix(deps): update module github.com/sigstore/sigstore to v1.7.5 by @renovate in #2159
  • fix(deps): update module go.etcd.io/bbolt to v1.3.8 by @renovate in #2161
  • Missed null check in docker_image_dest.go by @bojidar-bg in #2164
  • Simplify storage test setup by @mtrmac in #2158
  • fix(deps): update module github.com/containers/ocicrypt to v1.1.9 by @renovate in #2165
  • docker, BlobInfoCache: try to reuse blobs from set of all known compressed blobs when pushing across registries by @flouthoc in #1645
  • blobinfocache,sqlite: remove unnecessary compression check by @flouthoc in #2168
  • fix(deps): update github.com/containers/storage digest to 6e72f11 by @renovate in #2166
  • fix(deps): update github.com/cyberphone/json-canonicalization digest to 785e297 by @renovate in #2167
  • Improve documentation of ResolveReference by @mtrmac in #2170
  • Improve lint tool handling by @mtrmac in #2171
  • [CI:DOCS] Update dependency golangci/golangci-lint to v1.55.2 by @renovate in #2172
  • fix(deps): update module golang.org/x/sync to v0.5.0 by @renovate in #2175
  • fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.18 by @renovate in #2174
  • fix(deps): update module golang.org/x/term to v0.14.0 by @renovate in #2176
  • fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.5 by @renovate in #2177
  • fix(deps): update module golang.org/x/crypto to v0.15.0 by @renovate in #2178
  • fix(deps): update module golang.org/x/oauth2 to v0.14.0 by @renovate in #2179
  • Add DockerCompatAuthFilePath to allow login/logout to interoperate by @mtrmac in #2173
  • fix(deps): update module github.com/docker/cli to v24.0.7+incompatible by @renovate in #2187
  • Update github.com/go-jose/go-jose/v3 by @mtrmac in #2188
  • Quote the response body in an error message by @mtrmac in #2186
  • fix(deps): update module github.com/klauspost/compress to v1.17.3 by @renovate in #2190
  • WIP HACK: Do not reuse zstd:chunked blobs by @mtrmac in #2185

New Contributors

Full Changelog: v5.28.0...v5.29.0