Skip to content

Bump container registry to v3.28.2

João Pereira requested to merge jdrpereira-master-patch-01693 into master

What does this MR do?

3.28.2 (2022-02-18)

Bug Fixes

  • soft delete empty repository records (batch 6) (415d83d)
  • storage: refuse to start offline garbage collection with database metadata enabled (805f21c)

3.28.1 (2022-02-18)

Bug Fixes

  • soft delete empty repository records (batch 5) (8d0d36d)

3.28.0 (2022-02-17)

Bug Fixes

  • soft delete empty repository records (batch 4) (e6e3252)

Features

  • notifier: forward correlation ID for import notification (b99cb86)

3.27.1 (2022-02-16)

Bug Fixes

  • soft delete empty repository records (batch 3) (3417b00)

3.27.0 (2022-02-16)

Bug Fixes

  • soft delete empty repository records (batch 2) (b176df0)

Features

  • datastore: add support for repository options on creation (fbb7753)

3.26.0 (2022-02-15)

Bug Fixes

  • soft delete empty repository records (batch 1) (8e58b4d)

Features

  • do not limit redirections to Google Cloud CDN (ec64f51)
  • handlers: add support for maxconcurrentimports in the import handler (3b789ae)
  • log/context: log registry version everywhere (bdd2844)

3.25.0 (2022-02-11)

Bug Fixes

  • ignore soft-deleted repositories on reads and undo soft-delete on writes (47045dd)

Features

  • configuration: enable setting (pre) import timeoutes for the API import route (319b04a)

Related issues

Related to container-registry#599 (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
  • Pipeline is green on dev.gitlab.org if the change is touching anything besides documentation or internal cookbooks
  • trigger-package has a green pipeline running against latest commit

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 the GitLab Chart opened
Edited by DJ Mountney

Merge request reports