gitlab gitlab-org/api/client-go v0.112.0

latest releases: v2.2.1, v2.2.0, v2.1.0...
16 months ago

Breaking changes:

  • Fix the branch protection defaults by @svanharmelen in https://github.com/xanzy/go-gitlab/pull/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: https://github.com/xanzy/go-gitlab/compare/v0.111.0...v0.112.0

Don't miss a new client-go release

NewReleases is sending notifications on new releases.