Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v5.20.0 #1482

Merged
merged 2 commits into from Mar 1, 2022
Merged

Release v5.20.0 #1482

merged 2 commits into from Mar 1, 2022

Commits on Mar 1, 2022

  1. Release v5.20.0

    - docker/referece: add IsFullIdentifier
    - Changed oci layout transport to thread-safe destination
    - add pkg/blobcache from Buildah
    - blobcache: drop import on buildah/docker
    - blobcache: drop history comment
    - blobcache: make `ClearCache()` private
    - blobcache: remove `CacheLookupReferenceFunc`
    - blobcache: turn BlobCache into a struct
    - blobcache: export clearCache
    - Remove (unused and unreachable) keyring support
    - Eliminate a goroutine
    - Also introduces internal-only interfaces to allow extending the
      transport feature set in the future
    
    Signed-off-by: Miloslav Trmač <mitr@redhat.com>
    mtrmac committed Mar 1, 2022
    Copy the full SHA
    ad6a5c0 View commit details
    Browse the repository at this point in the history
  2. Bump to v5.20.1-dev

    Signed-off-by: Miloslav Trmač <mitr@redhat.com>
    mtrmac committed Mar 1, 2022
    Copy the full SHA
    43d64a5 View commit details
    Browse the repository at this point in the history