Skip to content

Bump gitlab.com/gitlab-org/api/client-go from 0.131.0 to 0.137.0

Bumps gitlab.com/gitlab-org/api/client-go from 0.131.0 to 0.137.0.

Release notes

Sourced from gitlab.com/gitlab-org/api/client-go's releases.

v0.137.0

0.137.0 (2025-07-21)

Features

  • integrations: add group harbor integration (220e4cb)

v0.136.0

0.136.0 (2025-07-21)

Features

  • client: add NewRequestToURL function for calls to absolute URLs (524b571)
  • projects: Add support for RestoreProject (b33e888)

v0.135.0

0.135.0 (2025-07-21)

Features

  • config: implement extensions API (257f745)
  • config: initial push of the ability to use a config file for auth (575c0cc)
  • integrations: add group integration for microsoft teams (da0b1dd)
  • merge-requests: add auto_merge, deprecate old field, for merging a request (9119eb0)

v0.134.0

0.134.0 (2025-07-07)

Features

  • oauth: implement OAuth2 helper package (a44e8eb)

v0.133.1

0.133.1 (2025-07-07)

Bug Fixes

  • deprecate ProjectReposityStorage due to a typo (38a9652)

v0.133.0

0.133.0 (2025-07-03)

Features

... (truncated)

Changelog

Sourced from gitlab.com/gitlab-org/api/client-go's changelog.

0.137.0 (2025-07-21)

Features

  • integrations: add group harbor integration (220e4cb)

0.136.0 (2025-07-21)

Features

  • client: add NewRequestToURL function for calls to absolute URLs (524b571)
  • projects: Add support for RestoreProject (b33e888)

0.135.0 (2025-07-21)

Features

  • config: implement extensions API (257f745)
  • config: initial push of the ability to use a config file for auth (575c0cc)
  • integrations: add group integration for microsoft teams (da0b1dd)
  • merge-requests: add auto_merge, deprecate old field, for merging a request (9119eb0)

0.134.0 (2025-07-07)

Features

  • oauth: implement OAuth2 helper package (a44e8eb)

0.133.1 (2025-07-07)

Bug Fixes

  • deprecate ProjectReposityStorage due to a typo (38a9652)

0.133.0 (2025-07-03)

Features

  • testing: allow to specify client options when creating test client (9377147)

0.132.0 (2025-07-02)

Bug Fixes

... (truncated)

Commits
  • 2340757 chore(release): 0.137.0 [skip ci]
  • 9ae9df9 Merge branch 'add-group-harbor-integration' into 'main'
  • 220e4cb feat(integrations): add group harbor integration
  • ce63bf0 chore(release): 0.136.0 [skip ci]
  • 0f1771f Merge branch 'request-to-direct-url' into 'main'
  • 524b571 feat(client): add NewRequestToURL function for calls to absolute URLs
  • c5834ad Merge branch 'add-restore-project' into 'main'
  • b33e888 feat(projects): Add support for RestoreProject
  • 93fe75a Merge branch 'renovate/github.com-google-cel-go-0.x' into 'main'
  • 533d921 chore(release): 0.135.0 [skip ci]
  • Additional commits viewable in compare view

Merge request reports

Loading