Sourced from github.com/google/go-containerregistry's releases.
v0.17.0
What's Changed
- :eagle: Validate index architectures match children :eagle: by
@jonjohnsonjr
in google/go-containerregistry#1776- Set Content-Length for blob uploads by
@jonjohnsonjr
in google/go-containerregistry#1781- Don't wrap DefaultKeychain with refreshes by
@jonjohnsonjr
in google/go-containerregistry#1791- Build releases with Go 1.21 by
@imjasonh
in google/go-containerregistry#1840- fix: mimic oci-layout in diskblobhandler by
@thesayyn
in google/go-containerregistry#1810- tag: add command explanation to the long help by
@abitrolly
in google/go-containerregistry#1843- feat: implement gc command by
@thesayyn
in google/go-containerregistry#1811- feat: allow port and disk path to be overriden by
@thesayyn
in google/go-containerregistry#1848Full Changelog: https://github.com/google/go-containerregistry/compare/v0.16.1...v0.17.0
4fdaa32
feat: allow port and disk path to be overriden (#1848)ceb0580
feat: implement gc command (#1811)5a53a12
tag: add command explanation to the long help (#1843)c722ce9
fix: mimic oci-layout (#1810)b2485cb
Build releases with Go 1.21 (#1840)dbcd01c
Don't wrap DefaultKeychain with refreshes (#1791)a748190
Set Content-Length for blob uploads (#1781)190ad0e
Validate index architectures match children (#1776)