Skip to content

Bump container registry to v3.36.0

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

What does this MR do?

3.36.0 (2022-03-21)

Bug Fixes

  • bypass blob get notifications to avoid filesystem link check in migration mode (c87899b)
  • increment and decrement inflight imports metric correctly (9766063)
  • handlers: always require import type query param to be present (e80c655)
  • handlers: do not allow final import without a preceding pre import (44f7382)

Features

  • add support for Singularity media types (a78b5d8)
  • log whether blob transfer was a noop during repository import (f290f47)

Related issues

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