Breaking Changes
- Get scoped group variables by
@andersparslovin https://github.com/xanzy/go-gitlab/pull/1995
- Rename GroupId to GroupID in the
MemberRoleandIterationstructs f97a106
What's Changed
- Adds
HookEventTokenhelper function for X-Gitlab-Token by@MaerF0x0in https://github.com/xanzy/go-gitlab/pull/1976
- Add
ContainerRegistrySizefield toStatisticsstruct by@Florian3535in https://github.com/xanzy/go-gitlab/pull/1978
- chore: add report type to MergeRequestApprovalRule by
@mdevilliersin https://github.com/xanzy/go-gitlab/pull/1975
- Add field "is_auditor" in user by
@thomasboniin https://github.com/xanzy/go-gitlab/pull/1981
- Fix the user tests by
@svanharmelenin https://github.com/xanzy/go-gitlab/pull/1982
- Add new DCO attribute to project and group push rules by
@beekeepin https://github.com/xanzy/go-gitlab/pull/1980
- Support more options for list PATs by
@hjweddiein https://github.com/xanzy/go-gitlab/pull/1977
- feat: add Bitbucket Cloud and Server import endpoints by
@pwlandollin https://github.com/xanzy/go-gitlab/pull/1979
- Expose PreReceiveSecretDetectionEnabled project setting by
@gravisin https://github.com/xanzy/go-gitlab/pull/1984
- Add 15 Missing GitLab Settings by
@Jitsusamain https://github.com/xanzy/go-gitlab/pull/1985
- Add
prevent_merge_without_jira_issueto Edit Project API by@mtibbenin https://github.com/xanzy/go-gitlab/pull/1986
- build(github): Added support for more versions of unit tests by
@flc1125in https://github.com/xanzy/go-gitlab/pull/1992
- Move PreReceiveSecretDetectionEnabled to Project by
@gravisin https://github.com/xanzy/go-gitlab/pull/1989
- Add 26 Missing GitLab Settings by
@Jitsusamain https://github.com/xanzy/go-gitlab/pull/1987
- Add page token to ListOption by
@0xDagalin https://github.com/xanzy/go-gitlab/pull/1994
- member role model follow 17.4.0 spec by
@Quanalogyin https://github.com/xanzy/go-gitlab/pull/1997
- Add more filters to List group milestones by
@adamcohen2in https://github.com/xanzy/go-gitlab/pull/1998
- Add 28 Missing GitLab Settings by
@Jitsusamain https://github.com/xanzy/go-gitlab/pull/1996
- Add an exponential backoff to the retry function by
@RicePatrickin https://github.com/xanzy/go-gitlab/pull/1993
New Contributors
@MaerF0x0made their first contribution in https://github.com/xanzy/go-gitlab/pull/1976
@Florian3535made their first contribution in https://github.com/xanzy/go-gitlab/pull/1978
@mdevilliersmade their first contribution in https://github.com/xanzy/go-gitlab/pull/1975
@thomasbonimade their first contribution in https://github.com/xanzy/go-gitlab/pull/1981
@mtibbenmade their first contribution in https://github.com/xanzy/go-gitlab/pull/1986
@flc1125made their first contribution in https://github.com/xanzy/go-gitlab/pull/1992
@0xDagalmade their first contribution in https://github.com/xanzy/go-gitlab/pull/1994
@Quanalogymade their first contribution in https://github.com/xanzy/go-gitlab/pull/1997
@adamcohen2made their first contribution in https://github.com/xanzy/go-gitlab/pull/1998
@andersparslovmade their first contribution in https://github.com/xanzy/go-gitlab/pull/1995
Full Changelog: https://github.com/xanzy/go-gitlab/compare/v0.107.0...v0.108.0