- Change version number rule.
- Docker Registry API V2 support.
- Docker Registry API V2 manifest data convert Docker Registry API V1 json format.
- Support Docker Registry API V1 and V2 at same time.
- Refactoring the api authorization.
- Replace the
this.StopRun()
withreturn
. - Add godep support, thanks to @magicshui.
- Registry user from web
/auth
. - User profile function with.
- Reset user password.
- Management organization with teams and members.
- Full support Docker Registry V1.