Skip to content

Update dependency container-registry to v4.7.0-gitlab

This MR contains the following updates:

Package Update Change
container-registry minor v4.6.0-gitlab -> v4.7.0-gitlab

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

gitlab-org/container-registry (container-registry)

v4.7.0-gitlab

Compare Source

Features
  • add option to filter by exact string to the /gitlab/v1/../tags/list/ endpoint (70b873a)
  • cache: use Redis repository cache for the check blob operation (5df1e7c)
  • datastore: add database load balancing service discovery (4e47073)
  • datastore: introduce database load balancer entity (b070146)
  • datastore: periodically refresh DB replica list during load balancing (8dc9a5a)
  • db: add db queries for bbm (2709a2c)
  • importer: stop importing all repositories if tags table is not empty (0e78c82)
  • registry: remove inventory tool (d662c6a)
  • registry: remove require empty database option (45ef380)
🐛 Bug Fixes 🐛
  • handlers: remove traces of v1/import route (37636fa)
️ Performance Improvements
️ Build
  • deps: switch from github.com/golang/mock to go.uber.org/mock (cd46439)
  • deps: update dependency danger-review to v1.4.1 (44e71d3)
  • deps: update module cloud.google.com/go/storage to v1.43.0 (82f22fc)
  • deps: update module github.com/alicebob/miniredis/v2 to v2.33.0 (e8cef95)
  • deps: update module github.com/cenkalti/backoff/v4 to v4.3.0 (467b9e5)
  • deps: update module github.com/getsentry/sentry-go to v0.28.1 (82b334a)
  • deps: update module github.com/prometheus/client_golang to v1.19.1 (d1c9170)
  • deps: update module github.com/redis/go-redis/v9 to v9.5.3 (7504003)
  • deps: update module github.com/redis/go-redis/v9 to v9.5.4 (25b1c01)
  • deps: update module github.com/redis/go-redis/v9 to v9.6.0 (615cfbf)
  • deps: update module github.com/redis/go-redis/v9 to v9.6.1 (f6477e3)
  • deps: update module github.com/rubenv/sql-migrate to v1.7.0 (c4ede5b)
  • deps: update module github.com/schollz/progressbar/v3 to v3.14.4 (2108236)
  • deps: update module github.com/spf13/cobra to v1.8.1 (d066f8d)
  • deps: update module github.com/spf13/viper to v1.19.0 (71ae4b1)
  • deps: update module github.com/xanzy/go-gitlab to v0.107.0 (56552ed)
  • deps: update module golang.org/x/crypto to v0.25.0 (1742972)
  • deps: update module google.golang.org/api to v0.189.0 (302327b)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading