Skip to content

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

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

Release notes

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

v0.131.0

0.131.0 (2025-07-01)

Features

  • add ScanAndCollect for pagination (cbac9ae)
  • add support for optional query params to get commit statuses (e1b29ad)

v0.130.1

0.130.1 (2025-06-11)

Bug Fixes

  • add missing nil check on create group with avatar (3298a05)
Changelog

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

0.131.0 (2025-07-01)

Features

  • add ScanAndCollect for pagination (cbac9ae)
  • add support for optional query params to get commit statuses (e1b29ad)

0.130.1 (2025-06-11)

Bug Fixes

  • add missing nil check on create group with avatar (3298a05)
Commits
  • 0098c9b chore(release): 0.131.0 [skip ci]
  • b53620e Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
  • e24a2d9 chore(deps): update golangci/golangci-lint docker tag to v2.2.1
  • f954e04 Merge branch 'renovate/github.com-hashicorp-go-retryablehttp-0.x' into 'main'
  • 6bd4363 chore(no-release): update module github.com/hashicorp/go-retryablehttp to v0.7.8
  • f07a46e Merge branch 'typos' into 'main'
  • 1da9831 chore(no-release): fix couple of typos
  • 1e32f6d Merge branch 'update-semantic-release-configs' into 'main'
  • 5ad1efc chore(no-release): update Release Configs
  • 805c2d8 Merge branch 'feature/scan_and_collect' into 'main'
  • Additional commits viewable in compare view

Merge request reports

Loading