Skip to content

Bump Container Registry to v3.85.0-gitlab

Hayley Swimelar requested to merge bump-container-registry-v3-85-0-gitlab into master

What does this MR do?

3.85.0 (2023-10-16)

Features

  • add support for docker attestation media type (3e32cd6)
  • api/gitlab/v1: sort repository tags by published_at (12de379)
  • enable registry to store subject reference with OCI manifests (bed5981)
  • handlers: always use accurate layer media types (7b85e5a)
  • storage: prevent offline gc from running against database metadata backed storage (a224a21)

️ Build

  • deps: update module github.com/aws/aws-sdk-go to v1.45.14 (08e35ce)
  • deps: update module github.com/aws/aws-sdk-go to v1.45.19 (7d033e8)
  • deps: update module github.com/aws/aws-sdk-go to v1.45.24 (3e8f3c4)
  • deps: update module github.com/getsentry/sentry-go to v0.25.0 (95f1348)
  • deps: update module github.com/prometheus/client_golang to v1.17.0 (0dbe576)
  • deps: update module github.com/xanzy/go-gitlab to v0.92.1 (5127f32)
  • deps: update module github.com/xanzy/go-gitlab to v0.92.3 (06e937f)

Related issues

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion

Required

  • Merge Request Title, and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com
  • When ready for review, MR is labeled "~workflow::ready for review" per the Distribution MR workflow

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Integration tests added to GitLab QA
  • The impact any change in container size has should be evaluated
  • New dependencies are managed with dependencies.io

Merge request reports