gitlab-org--gitlab-foss/changelogs/unreleased/jc-update-list-last-commits.yml
John Cai 2370e5d04a Update list_last_commits_for_tree response path field to path_bytes
Updates the gitaly client to use path_bytes field instead of the
deprecated path field in list_last_commits_for_tree_response.
Also adds a test to guard against non-utf8 path data
2019-04-24 22:17:12 -07:00

5 lines
115 B
YAML

---
title: Client side changes for ListLastCommitsForTree response update
merge_request: 26880
author:
type: fixed