Skip to content

Bump container registry to v3.40.0

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

What does this MR do?

3.40.0 (2022-05-04)

Bug Fixes

  • add missing Close call for serveral resources (78d0aaf)
  • gracefully handle missing tag links during final imports (3cdbfa3)

Features

  • add support for ArtifactHUB media types (d58f4b3)
  • add support for CNAB media types (986b213)
  • add support for cosign media types (247849e)
  • add support for OPA media types (73c83ff)
  • add support for SIF media types (d80268e)
  • add support for WASM media types (210317a)

Related issues

Related to gitlab-org/container-registry#672 (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

Merge request reports