Sourced from github.com/xanzy/go-gitlab's releases.
v0.109.0
Breaking Changes
- Extend support for groups service accounts by
@mXtone
in xanzy/go-gitlab#2005What's Changed
- Add endpoint to lists invited groups of a project by
@habnux
in xanzy/go-gitlab#2000- Update jira integration pt2 by
@deepflame
in xanzy/go-gitlab#1999- chore: add ReportType to ProjectApprovalRule by
@mdevilliers
in xanzy/go-gitlab#2001- Bug: Needs to be a list of ProjectGroup by
@habnux
in xanzy/go-gitlab#2003- Fix an issue with omitempty on default_branch_protection_defaults by
@RicePatrick
in xanzy/go-gitlab#2004New Contributors
@habnux
made their first contribution in xanzy/go-gitlab#2000@mXtone
made their first contribution in xanzy/go-gitlab#2005Full Changelog: https://github.com/xanzy/go-gitlab/compare/v0.108.0...v0.109.0
afb6163
Merge pull request #2005
from mXtone/main21134f2
Fix typos for list methods - groups service accounts291685b
Add support for groups service accounts658c4fd
Merge pull request #2004
from RicePatrick/fix-default-branch-typof1d37ee
Fix an issue with omitempty on default_branch_protection_defaults6b15a3b
Merge pull request #2003
from habnux/maina43dcb2
Switch to listfa3f0b2
Merge pull request #2001
from mdevilliers/add_missing_rule_typese9e9ee8
chore: add RuleType to ProjectApprovalRule315e1c6
Merge pull request #1999
from deepflame/feature/update-jira-integration