Skip to content

Update gitlab-org/container-registry v3.72.0

Jaime Martinez requested to merge update-registry-v-3-72-0-gitlab into master

What does this MR do?

3.72.0 (2023-05-02)

Bug Fixes

  • datastore: importer: consistently store config blob media types in database (4cf8c52)
  • datastore: importer: consistently store layer blob media types in database (fc7ce4b)
  • datastore: importer: display counters for new import methods (27cfc44)
  • gc: ignore broken tag link (db3d8d7)

Features

  • api/gitlab/v1: add config digest to List Repository Tags response (299fa44)
  • azure: introduce azure storage driver legacyrootprefix config (4314deb)
  • database: use service discovery for primary address (8fcbca0)
  • handlers: remove online migration routes (0fb586a)
  • proxy: remove pull-through proxy cache feature (557061d)
  • remove migration path label from storage metrics (f7c9402)

Performance Improvements

  • add uber automaxprocs package (873ae97)

Related issues

Release Version v3.72.0-gitlab (gitlab-org/container-registry#999 - 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

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
Edited by Jaime Martinez

Merge request reports