Skip to content

Bump container registry to v3.45.0

João Pereira requested to merge jdrpereira-master-patch-48221 into master

What does this MR do?

3.45.0 (2022-06-01)

Bug Fixes

  • correctly handle embedded blob transfer errors (1ec37dd)
  • skip import of broken/invalid manifest list/index references (248904f)
  • skip import of manifests with unlinked config blobs (f65a3e6)

Features

  • add support for additional miscellaneous media types (b315ac8)

Related issues

Related to gitlab-org/container-registry#701 (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 João Pereira

Merge request reports