clusterlint
clusterlint copied to clipboard
Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible
Bumps github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible.
Release notes
Sourced from github.com/docker/distribution's releases.
v2.8.0
registry 2.8.0
Welcome to the v2.8.0 release of registry!
The 2.8.0 registry release has been a long time overdue. This is the first step towards the last 2.x release. No further active development will continue on 2.x branch. Security vulnerability patches to 2.x might be considered, but all active development will be focussed on v3 release due in 2022. This release includes a security vulnerability fix along with a few minor bug fixes and improvemnts in documentation and CI.
See changelog below for full list of changes.
Bugfixes
- Close the io.ReadCloser from storage driver #3370
- Remove empty Content-Type header #3297
- Make ipfilteredby not required in cloudfront storage middleware #3088
Features
- Add reference.ParseDockerRef utility function #3002
CI build
- First draft of actions based ci #3347
- Fix vndr and check #3001
- Improve code quality by adding linter checks #3385
Documentation
- Add redirect for old URL #3197
- Fix broken table #3073
- Adding deprecated schema v1 instructions #2987
- Change should to must in v2 spec (#3495)
Storage drivers
- S3 Driver: add support for ceph radosgw #3119
Security
- Added flag for user configurable cipher suites #3384
- Address CVE-2020-26160 by replacing vulnerable third-party depedency#3466
- Replace math rand with crypto rand #3531
- Address CVE-2021-41190 by validating document type before unmarshal GHSA-77vh-xpmg-72qh
Changes
... (truncated)
Commits
dcf6639Update README so the release pipeline works properly.212b38eMerge pull request #3552 from milosgajdos/v2.8.0-release359b97aMerge pull request #3568 from crazy-max/2.8-artifactsd5d89a4Make this releaes a beta release first.6241e09[2.8] Release artifacts1840415Merge pull request #3565 from crazy-max/2.8-gha65ca39erelease workflow1ddad0bApply suggestions from code review3960a56Prepare for v2.8.0 release3b7b534Merge pull request from GHSA-qq97-vm5h-rrhg- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.