Skip to content

Use Gitaly 0.95.0

Jacob Vosmaer requested to merge gitaly-0.95.0 into master

What does this MR do?

Bump the required Gitaly version to 0.95.0.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Rugged got updated to 0.27.0 in gitlab-ce in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18069 but that change did not make it into gitaly-ruby. Gitaly 0.95.0 uses Rugged 0.27.0, bringing it in line with gitlab-ce.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports