Skip to content

Update gitlab-org/container-registry from 3.63.0-gitlab to 3.64.0-gitlab

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

The following dependencies have been updated by deps:

  • gitlab-org/container-registry from 3.63.0-gitlab to 3.64.0-gitlab

https://gitlab.com/gitlab-org/container-registry/-/releases/v3.64.0-gitlab

3.64.0 (2023-01-06)

Bug Fixes

  • gc: retry aws serialization error if wrapped as aws request failure (4135702)
  • handlers: support http.prefix for gitlab v1 routes (31b405c)

Features

  • api/gitlab/v1: fallback to size estimate if failed to measure top-level namespaces (74ff7ef)
  • datastore: add remaining indexes on layers for alternative namespace usage query (42fe2bd)
  • datastore: estimated namespace size with timeout awareness (c27e2ba)
  • db: introduce query for repositories (with at least 1 tag) under a path (c37bcad)
  • handlers: log router info for all http requests (93d60bf)
  • show elapsed time when applying up/down schema migrations with CLI (4dc495d)

Performance Improvements

  • urls: do not instantiate routers each time NewBuilder is called (ebc07fb)
Edited by Jason Plum

Merge request reports