Skip to content

Update gitlab-org/container-registry from 3.32.0-gitlab to 3.36.0-gitlab

[┐∵]┘GitLab Dependency Bot requested to merge deps/19dfc8b-12b0809 into master

The following dependencies have been updated by deps:

  • gitlab-org/container-registry from 3.32.0-gitlab to 3.35.0-gitlab

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)

3.35.0 (2022-03-15)

Bug Fixes

  • abort import if layer has unknown media type (d9a4779)
  • handlers: release concurrency semaphore on noop imports (08099ba)

Features

  • parse message from Rails in failed migration notification (cbbda65)
  • datastore: add component key/value pair to Importer log entries (14fc6ed)
  • datastore: index soft-deleted repository records (88aac62)
  • handler: update migration_error and use value in import notification (73a00c0)

Reverts

  • extra debug logging for GCS stat and blob transfer service (845fbc2)

3.34.0 (2022-03-08)

Bug Fixes

  • handlers: prevent middleware from interrupting blob transfer (0b9dab1)
  • GCS driver TransferTo and integration tests (a9779c1)

Features

  • add metrics for max concurrent imports (269c3f6)

3.33.0 (2022-03-07)

Bug Fixes

  • storage: add extra debug logging for GCS stat and blob transfer service (3366b1d)

Features

  • storage: instrument '429 Too Many Requests' responses (9156bb9)
Edited by João Pereira

Merge request reports