Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Releases: xanzy/go-gitlab

v0.115.0 (deprecation)

10 Dec 15:31
bbe76a5
Compare
Choose a tag to compare

This release is solely to deprecate this package in favor of https://gitlab.com/gitlab-org/api/client-go.

See the migration information in #2060

v0.114.0

18 Nov 19:01
912f9bf
Compare
Choose a tag to compare

What's Changed

  • Add project setting ci_pipeline_variables_minimum_override_role by @vindvaki in #2057
  • feat: implement 'allowed_email_domains_list' group attribute by @jeremad in #2059
  • Implement externalK8sProxyUrl field in Metadata API by @timofurrer in #2062

New Contributors

Full Changelog: v0.113.0...v0.114.0

v0.113.0

05 Nov 16:03
e5d92f6
Compare
Choose a tag to compare

Breaking changes

  • Support ListOptions for ListMembershipsForBillableGroupMember by @Iridias in #2043
  • Make the (group)labels methods compatible with old and new API versions by @svanharmelen in #2049
  • Update all services to return the service on update by @svanharmelen in #2042

What's Changed

New Contributors

Full Changelog: v0.112.0...v0.113.0

v0.112.0

14 Oct 16:07
56c0535
Compare
Choose a tag to compare

Breaking changes:

  • Fix the branch protection defaults by @svanharmelen in #2036
    This ☝🏻 fixes a bug in the settings API (see #2033) by introducing a dedicated struct for branch protection defaults. To prevent duplicated code, this struct is now also used (as a pointer!) for the DefaultBranchProtectionDefaults field in the Group struct.

What's Changed

New Contributors

Full Changelog: v0.111.0...v0.112.0

v0.111.0

10 Oct 16:34
b5e0812
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.110.0...v0.111.0

v0.110.0

06 Oct 12:21
3047899
Compare
Choose a tag to compare

Breaking Changes

What's Changed

New Contributors

Full Changelog: v0.109.0...v0.110.0

v0.109.0

07 Sep 06:43
afb6163
Compare
Choose a tag to compare

Breaking Changes

  • Extend support for groups service accounts by @mXtone in #2005

What's Changed

New Contributors

Full Changelog: v0.108.0...v0.109.0

v0.108.0

26 Aug 07:55
6404ea3
Compare
Choose a tag to compare

Breaking Changes

What's Changed

New Contributors

Full Changelog: v0.107.0...v0.108.0