Skip to content

Bump Container Registry to v3.73.1-gitlab

Hayley Swimelar requested to merge bump-container-registry-v3-73-1-gitlab into main

What does this merge request do and why?

3.73.1 (2023-05-16)

Bug Fixes

  • handlers: disable filesystem layer link metadata if the database is enabled (aae69ab)

3.73.0 (2023-05-08)

Features

  • handlers: log unknown layer media types (e53aee9)

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)

3.71.0 (2023-04-14)

Features

  • add support for Flux media types (bf844d6)
  • api/gitlab/v1: update rename endpoint to use redis (2a6f01a)
  • notifications: add endpoint name label to Prometheus metrics (6fe8cc2)

Related to: container-registry#1025 (closed)

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Impacted categories

The following categories relate to this merge request:

Merge request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise an issue to follow-up.
  • Documentation added/updated, if needed.
  • Announcement added, if change is notable.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Hayley Swimelar

Merge request reports

Loading