Skip to content

Bump Gitaly to v13.2.0-rc1

Paul Okstad (ex-GitLab) requested to merge pokstad1-gitaly-13-2-0-rc1 into master

What does this MR do?

Bumps Gitaly to the latest version to avoid issues with a stale tagging of v13.1.0 (it's actually BEHIND 13.1.0-rc4). See Gitaly changelog for more details: https://gitlab.com/gitlab-org/gitaly/-/tree/v13.2.0-rc1/changelogs/unreleased

See the listing of newly added feature changelogs below:

> git diff --name-only v13.1.0-rc4..v13.2.0-rc1 changelogs/unreleased 
changelogs/unreleased/fetch_remote_default_branch.yml
changelogs/unreleased/sh-fix-trees-with-glob-chars.yml
changelogs/unreleased/zj-ff-upload-pack-sha1.yml

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Paul Okstad (ex-GitLab)

Merge request reports