This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
v0.108.0
Breaking Changes
- Get scoped group variables by @andersparslov in #1995
- Rename GroupId to GroupID in the
MemberRole
andIteration
structs f97a106
What's Changed
- Adds
HookEventToken
helper function for X-Gitlab-Token by @MaerF0x0 in #1976 - Add
ContainerRegistrySize
field toStatistics
struct by @Florian3535 in #1978 - chore: add report type to MergeRequestApprovalRule by @mdevilliers in #1975
- Add field "is_auditor" in user by @thomasboni in #1981
- Fix the user tests by @svanharmelen in #1982
- Add new DCO attribute to project and group push rules by @beekeep in #1980
- Support more options for list PATs by @hjweddie in #1977
- feat: add Bitbucket Cloud and Server import endpoints by @pwlandoll in #1979
- Expose PreReceiveSecretDetectionEnabled project setting by @gravis in #1984
- Add 15 Missing GitLab Settings by @Jitsusama in #1985
- Add
prevent_merge_without_jira_issue
to Edit Project API by @mtibben in #1986 - build(github): Added support for more versions of unit tests by @flc1125 in #1992
- Move PreReceiveSecretDetectionEnabled to Project by @gravis in #1989
- Add 26 Missing GitLab Settings by @Jitsusama in #1987
- Add page token to ListOption by @0xDagal in #1994
- member role model follow 17.4.0 spec by @Quanalogy in #1997
- Add more filters to List group milestones by @adamcohen2 in #1998
- Add 28 Missing GitLab Settings by @Jitsusama in #1996
- Add an exponential backoff to the retry function by @RicePatrick in #1993
New Contributors
- @MaerF0x0 made their first contribution in #1976
- @Florian3535 made their first contribution in #1978
- @mdevilliers made their first contribution in #1975
- @thomasboni made their first contribution in #1981
- @mtibben made their first contribution in #1986
- @flc1125 made their first contribution in #1992
- @0xDagal made their first contribution in #1994
- @Quanalogy made their first contribution in #1997
- @adamcohen2 made their first contribution in #1998
- @andersparslov made their first contribution in #1995
Full Changelog: v0.107.0...v0.108.0