Skip to content

chore(deps): update module github.com/distribution/distribution to v2.8.1 - autoclosed

This MR contains the following updates:

Package Type Update Change
github.com/distribution/distribution replace minor v2.7.1+incompatible -> v2.8.1

Release Notes

distribution/distribution

v2.8.1

Compare Source

Welcome to the v2.8.1 release of registry!

The 2.8.1 registry release fixes the Go module issues that have popped up in the v2.8.0

There have been no changes made in the released binaries other than the bump of the Go runtime.

See the changelog below for a full list of changes.

CI
  • ci: use proper git ref for versioning #​3595
  • Go: make Go version explicit and pin it to the latest 1.16 release #​3604
Contributors
  • CrazyMax
  • Milos Gajdos
Changes
6 commits

  • 96cc1fdb FIx typo
  • e744906f Update 2.8.1. release notes
  • Prepare for v2.8.1 release (#​3596)
  • [2.8 backport] ci: use proper git ref for versioning (#​3595)
    • 80acbdf0 ci: use proper git ref for versioning
Dependency Changes

This release has no dependency changes

The previous release can be found at v2.8.0

v2.8.0

Compare Source

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
Storage drivers
  • S3 Driver: add support for ceph radosgw #​3119
Security
Changes
50 commits

  • Prepare for v2.8.0 release (#​3552)
    • d5d89a46 Make this releaes a beta release first.
    • 1ddad0ba Apply suggestions from code review
    • 3960a560 Prepare for v2.8.0 release
  • [2.8] Release artifacts (#​3568)
  • [2.8] Release workflow (#​3565)
    • 65ca39e6 release workflow
    • 3b7b5345 Merge pull request from GHSA-qq97-vm5h-rrhg
    • 10ade61d manifest: validate document type before unmarshal
  • [release/2.7] github.com/golang-jwt/jwt v3.2.2 (#​3466)
    • c5679da3 [release/2.7] vendor: github.com/golang-jwt/jwt v3.2.1
  • [release/2.7] vendor: github.com/opencontainers/image-spec v1.0.2 (#​3535)
    • 97f6dace [release/2.7] vendor: github.com/opencontainers/image-spec v1.0.2
  • [release/2.7]fix go check issues (#​3531)
  • [release/2.7 backport] Change should to must in v2 spec (#​3495)
    • 19b573a6 Change should to must in v2 spec
  • [release/2.7] update to go1.16 (#​3472)
    • d836b23f [release/2.7] update to go1.16
  • [backport release/2.7]Added flag for user configurable cipher suites (#​3384)
    • cc341b01 Added flag for user configurable cipher suites
  • enable ci for release/2.7 (#​3385)
  • [cherry pick]close the io.ReadCloser from storage driver (#​3370)
    • 3fe1d67a close the io.ReadCloser from storage driver
  • [backport release/2.7] First draft of actions based ci (#​3347)
    • f1bd6551 First draft of actions based ci
  • [release/2.7 backport] Remove empty Content-Type header (#​3297)
    • cf8615de Remove empty Content-Type header
  • [release/2.7 backport] docs: add redirect for old URL (#​3197)
    • 48eeac88 docs: add redirect for old URL
  • [release/2.7] Fix s3 driver for supporting ceph radosgw (#​3119)
    • e2f006ac S3 Driver: added comment for missing KeyCount workaround
    • 0a1e4a57 Fix s3 driver for supporting ceph radosgw
  • [release/2.7 backport] Bugfix: Make ipfilteredby not required (#​3088)
    • afa91463 Bugfix: Make ipfilteredby not required
  • [release/2.7 backport] Add reference.ParseDockerRef utility function (#​3002)
    • fad36ed1 Add reference.ParseDockerRef utility function
  • [release/2.7 backport] fix markdown issues on configuration page (#​3073)
  • [release/2.7] Fix vndr and check (#​3001)
  • [release/2.7] Adding deprecated schema v1 page (#​2987)
    • a3c027e6 Adding deprecated schema instructions
Dependency Changes
  • github.com/dgrijalva/jwt-go -> github.com/golang-jwt/jwt.git # v3.2.2 (a601269ab70c -> 4bbdd8ac624f)
  • github.com/opencontainers/image-spec -> github.com/opencontainers/image-spec # v1.0.2 (ab7389ef9f50 -> 67d2d5658fe0)

Previous release can be found at v2.7.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports