v5.26.0
TomSweeneyRedHat
released this
27 Jun 23:28
·
1291 commits
to main
since this release
What's Changed
- Release 5.25.0 by @mtrmac in #1909
- fix(deps): update module github.com/docker/docker to v23.0.3+incompatible by @renovate in #1910
- fix(deps): update module golang.org/x/term to v0.7.0 by @renovate in #1911
- fix(deps): update module github.com/klauspost/compress to v1.16.4 by @renovate in #1912
- fix(deps): update module github.com/sigstore/sigstore to v1.6.1 by @renovate in #1913
- chore(deps): update dependency containers/automation_images to v20230405 by @renovate in #1914
- fix(deps): update module golang.org/x/crypto to v0.8.0 by @renovate in #1915
- fix(deps): update module golang.org/x/oauth2 to v0.7.0 by @renovate in #1916
- fix(deps): update module github.com/containers/storage to v1.46.1 by @renovate in #1917
- fix(deps): update module github.com/sigstore/sigstore to v1.6.2 by @renovate in #1918
- Don't completely silently ignore non-OCI manifests in OCI layouts by @mtrmac in #1922
- fix(deps): update module github.com/klauspost/compress to v1.16.5 by @renovate in #1925
- fix(deps): update module github.com/vbauerster/mpb/v8 to v8.4.0 by @renovate in #1924
- fix(deps): update module github.com/docker/docker to v23.0.4+incompatible by @renovate in #1926
- Simplify the tarball: transport by @mtrmac in #1923
- fix(deps): update module github.com/sigstore/sigstore to v1.6.3 by @renovate in #1928
- Fix conversion determination when encrypting by @mtrmac in #1930
- fix(deps): update golang.org/x/exp digest to 47ecfdc by @renovate in #1934
- Update the docker-daemon: client, and docker/docker dependency by @mtrmac in #1937
- chore(deps): update dependency containers/automation_images to v20230426 by @renovate in #1939
- fix(deps): update module github.com/sylabs/sif/v2 to v2.11.3 by @renovate in #1936
- fix(deps): update module github.com/klauspost/pgzip to v1.2.6 by @renovate in #1941
- fix(deps): update module golang.org/x/sync to v0.2.0 by @renovate in #1942
- fix(deps): update module golang.org/x/term to v0.8.0 by @renovate in #1943
- fix(deps): update module github.com/sigstore/fulcio to v1.3.1 by @renovate in #1935
- fix(deps): update module github.com/sigstore/rekor to v1.1.1 by @renovate in #1940
- fix(deps): update module github.com/sigstore/sigstore to v1.6.4 by @renovate in #1945
- Update github.com/opencontainers/image-spec to v1.1.0-rc3 by @mtrmac in #1944
- fix(deps): update module golang.org/x/oauth2 to v0.8.0 by @renovate in #1949
- fix(deps): update module github.com/docker/docker to v23.0.6+incompatible by @renovate in #1931
- fix(deps): update module golang.org/x/crypto to v0.9.0 by @renovate in #1950
- Use a pointer receiver for internal/set.Set by @mtrmac in #1951
- fix(deps): update module github.com/docker/distribution to v2.8.2+incompatible by @renovate in #1955
- fix(deps): update module github.com/sylabs/sif/v2 to v2.11.4 by @renovate in #1956
- fix(deps): update module github.com/docker/docker to v24 by @renovate in #1958
- fix(deps): update module github.com/sirupsen/logrus to v1.9.2 by @renovate in #1957
- chore(deps): update dependency containers/automation_images to v20230517 by @renovate in #1959
- fix(deps): update module github.com/stretchr/testify to v1.8.3 by @renovate in #1960
- fix(deps): update module github.com/docker/docker to v24.0.1+incompatible by @renovate in #1961
- fix(deps): update module github.com/docker/docker to v24.0.2+incompatible by @renovate in #1965
- fix(deps): update module github.com/imdario/mergo to v0.3.16 by @renovate in #1967
- fix(deps): update module github.com/sigstore/rekor to v1.2.1 by @renovate in #1966
- Clean up auth.json documentation by @mtrmac in #1964
- fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #1969
- fix(deps): update module github.com/burntsushi/toml to v1.3.0 by @renovate in #1970
- fix(deps): update module github.com/sigstore/sigstore to v1.6.5 by @renovate in #1971
- manifest: prepare internal
EditInstances
by @flouthoc in #1896 - fix(deps): update github.com/sigstore/rekor digest to 4c81ff2 by @renovate in #1974
- fix(deps): update github.com/cyberphone/json-canonicalization digest to 504adb8 by @renovate in #1973
- fix(deps): update golang.org/x/exp digest to 2e198f4 by @renovate in #1975
- chore(deps): update dependency containers/automation_images to v20230601 by @renovate in #1978
- copy/multiple: use more flexible
EditInstances
instead ofUpdateInstances
by @flouthoc in #1883 - fix(deps): update module github.com/sirupsen/logrus to v1.9.3 by @renovate in #1981
- Use x/exp/slices, and other small cleanups by @mtrmac in #1977
- copy/multiple: split selection of images to be copied in
copyMultipleImages
by @flouthoc in #1982 - fix(deps): update module github.com/burntsushi/toml to v1.3.1 by @renovate in #1984
- fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.3 by @renovate in #1985
- fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.4 by @renovate in #1986
- Don't claim that libostree is required by default. by @mtrmac in #1989
- fix(deps): update module github.com/burntsushi/toml to v1.3.2 by @renovate in #1990
- fix(deps): update module github.com/go-openapi/swag to v0.22.4 by @renovate in #1991
- fix(deps): update module golang.org/x/term to v0.9.0 by @renovate in #1993
- Stop having an opinion on TLS version by @mtrmac in #1963
- fix(deps): update module github.com/klauspost/compress to v1.16.6 by @renovate in #1994
- fix(deps): update module golang.org/x/crypto to v0.10.0 by @renovate in #1995
- fix(deps): update module github.com/sylabs/sif/v2 to v2.11.5 by @renovate in #1997
- fix(deps): update module golang.org/x/oauth2 to v0.9.0 by @renovate in #1996
- fix(deps): update module golang.org/x/sync to v0.3.0 by @renovate in #1999
- chore(deps): update dependency containers/automation_images to v20230614 by @renovate in #2000
- Don't store signatures if there is none of them by @mike-sul in #2001
- fix(deps): update module github.com/sigstore/sigstore to v1.7.0 by @renovate in #2002
- fix(deps): update module github.com/imdario/mergo to v1 by @mtrmac in #2006
- Clarify how
oci
andoci-archive
parse colons by @mtrmac in #2007 - fix(deps): update module github.com/sigstore/sigstore to v1.7.1 by @renovate in #2008
- fix(deps): update module github.com/containers/storage to v1.47.0 by @renovate in #2011
- list,oci_index: automatically add inbuilt annotations on add by @flouthoc in #1992
New Contributors
Full Changelog: v5.25.0...v5.26.0