Skip to content

Bump Container Registry to v3.84.0-gitlab

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

What does this MR do?

3.84.0 (2023-09-26)

Features

  • cache: use repository cache to complete blob upload (c678843)
  • handlers: expose database usage in v2 headers (121e440)
  • handlers: use accurate layer media types by default (1d7dc96)
  • use JSON format for sorting tags by name in descending order (eb20a87)

️ Build

  • deps: update module github.com/aws/aws-sdk-go to v1.45.11 (c2e742b)
  • deps: update module github.com/aws/aws-sdk-go to v1.45.6 (97ac190)
  • deps: update module github.com/getsentry/sentry-go to v0.24.0 (3f90827)
  • deps: update module github.com/getsentry/sentry-go to v0.24.1 (970f81a)
  • deps: update module github.com/miekg/dns to v1.1.56 (62c3c4e)
  • deps: update module golang.org/x/oauth2 to v0.12.0 (837e746)
  • deps: update module google.golang.org/api to v0.142.0 (2991e99)

Related issues

gitlab-org/container-registry#1120 (closed)

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
Edited by Hayley Swimelar

Merge request reports