Skip to content

Bump container registry to v3.36.1

Jaime Martinez requested to merge bump-container-registry-v3-36-1 into master

What does this MR do?

We found an issue on the registry side: Get import status response content type not set... (gitlab-org/container-registry#628 - closed). This release contains the fix for the issue and we need this to unblock testing. Until this happens, Rails will get stuck while trying to process native repositories.

3.36.1 (2022-03-22)

Bug Fixes

  • set response content-type for get import status requests (56509fa)

Related issues

Related to gitlab-org/container-registry#629 (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
  • Tests added
  • Integration tests added to GitLab QA
  • Equivalent MR/issue for omnibus-gitlab opened
Edited by Jason Plum

Merge request reports