Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 592344 - =app-emulation/docker-registry-2.5.0 version bump
Summary: =app-emulation/docker-registry-2.5.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2016-08-28 21:49 UTC by Manuel Rüger (RETIRED)
Modified: 2016-08-29 00:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2016-08-28 21:49:55 UTC
Changelog
Registry

    Add support for blobAccessController middleware
    Add support for layers from foreign sources
    Remove signature store
    Add support for Let's Encrypt
    Correct yaml key names in configuration

Storage

    Ensure uploads directory is cleaned after upload is commited
    Add ability to cap concurrent operations in filesystem driver
    S3: Add 'us-gov-west-1' to the valid region list
    Swift: Handle ceph not returning Last-Modified header for HEAD requests
    Add redirect middleware

Client

    Add option to get content digest from manifest get

Spec

    Update the auth spec scope grammar to reflect the fact that hostnames are optionally supported
    Clarify API documentation around catalog fetch behavior

API

    Support returning HTTP 429 (Too Many Requests)

Documentation

    Update auth documentation examples to show "expires in" as int

Docker Image

    Use Alpine Linux as base image

:warning: library/registry:latest will now point to the latest v2 release. The latest tag previously referred to the deprecated v1 registry.