Skip to content

refactor: Use DefaultGitLabClient in DeprecatedGitLabClient

Paul Slaughter requested to merge ps-remove-deprecated-client into main

Description

  • Updates DefaultGitLabClient to support buffer returns
  • Renames GitLabClient to DeprecatedGitLabClient

See also refactor: Use new ApiClient and deprecate old G... (!187 - closed) for more context on these changes. These threads with @viktomas are particularly interesting:

Edited by Paul Slaughter

Merge request reports