Breaking changes
- Support ListOptions for ListMembershipsForBillableGroupMember by
@Iridiasin https://github.com/xanzy/go-gitlab/pull/2043
- Make the (group)labels methods compatible with old and new API versions by
@svanharmelenin https://github.com/xanzy/go-gitlab/pull/2049
- Update all services to return the service on update by
@svanharmelenin https://github.com/xanzy/go-gitlab/pull/2042
What's Changed
- Add username to AddGroupMemberOptions by
@xinauin https://github.com/xanzy/go-gitlab/pull/2047
- Add TriggerTestGroupHook by
@smit-modiin https://github.com/xanzy/go-gitlab/pull/2046
- API pipeline update metadata by
@alexptsin https://github.com/xanzy/go-gitlab/pull/2051
- Add Web URL to response when comparing in a repository by
@heidiberryin https://github.com/xanzy/go-gitlab/pull/2055
- Add support for updating a project's GitLab Pages settings by
@heidiberryin https://github.com/xanzy/go-gitlab/pull/2053
- Add expires_at field when creating project deploy keys by
@heidiberryin https://github.com/xanzy/go-gitlab/pull/2054
New Contributors
@xinaumade their first contribution in https://github.com/xanzy/go-gitlab/pull/2047
@alexptsmade their first contribution in https://github.com/xanzy/go-gitlab/pull/2051
Full Changelog: https://github.com/xanzy/go-gitlab/compare/v0.112.0...v0.113.0