Skip to content

Bump Container Registry to v3.70.0-gitlab

Suleimi Ahmed requested to merge bump-container-registry-v3-70-0 into main

What does this merge request do and why?

3.70.0 (2023-03-31)

Bug Fixes

  • cache: check for any type of redisNil wrapped error (574a7b12)
  • registry: import-command: error out when multiple import step options are provided (981cbedb)
  • s3: propagate the new objectOwnership param to S3 constructor (e7e1658a)

Features

  • registry: import-command: remove dangling manifest option (a245b5bb)
  • registry: import-command: remove single repository option (435a46ae)
  • registry: importer: remove blob transfer (40285f93)

Performance Improvements

  • api: improve query performance for listing repositories (51d58e39)

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 Suleimi Ahmed

Merge request reports