Skip to content

Update dependency gitlab-org/container-registry to v4.10.0-gitlab

This MR contains the following updates:

Package Update Change
gitlab-org/container-registry minor v4.9.0-gitlab -> v4.10.0-gitlab

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


Release Notes

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

v4.10.0-gitlab

Compare Source

Features
  • api: enforce short timeout on DLB replica lookups (92c08bb)
  • bbm: run background migration with db migrations on fresh install (a56e6d1)
  • datastore: close connections of retired replicas during DLB (5963fef)
  • db: enforce bbm completion on schema migrations (cceddd1)
  • record load balancing primary LSN on writes (6c85928)
  • remove digest package and binary (abe0aff)
🐛 Bug Fixes 🐛
  • eliminate race in http sink write during sink closing (e6136da)
  • gc/worker: prevent negative backoff durations (b0263aa)
  • implement proper shutdown for App, fix goroutine leaks (7b073c2)
  • make backoffSink sink interruptable (123b206)
  • make broadcaster sink interruptable (51cc5c4)
  • make eventqueue sink interruptable (4d0e463)
  • make http sink interruptable (d574ab7)
  • make retryingSink sink interruptable (ca0f7ba)
  • prevent DLB replica checking from delaying app start (c09257f)
  • proper propagation of logger to request context (2fe3b82)
️ Performance Improvements
  • redis: clean up redis cache use across codebase (b463680)
  • storage/driver/s3-aws: improve HTTP client parameters for s3 storage driver (9a402de)
️ Build
  • deps: update module github.com/getsentry/sentry-go to v0.29.0 (5f55645)
  • deps: update module github.com/prometheus/client_golang to v1.20.4 (72b84a9)
  • deps: update module github.com/schollz/progressbar/v3 to v3.15.0 (fa07a25)
  • deps: update module github.com/schollz/progressbar/v3 to v3.16.0 (ca76905)
  • deps: update module go.uber.org/automaxprocs to v1.6.0 (0d2c370)
  • deps: update module google.golang.org/api to v0.197.0 (b1b8371)
  • deps: update module google.golang.org/api to v0.198.0 (f0a706b)
  • deps: update module google.golang.org/api to v0.199.0 (6f82294)
  • labkit downstream pipeline (d2345c4)

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