v0.11.6
Release v0.11.6 Features: image mod support for user, workdir, and author. (PR 1101) Support RC releases. (PR 1126) Fixes: Add limits and controls to ReadAll. (PR 1096) Skip local check on requests going through a proxy. (PR 1099) URLs passed to ProxyFromEnvironment require a scheme. (PR 1104) Avoid a panic if http.DefaultTransport is altered. (PR 1109) Handle docker schema v1 with ocidir. (PR 111…