Sourced from github.com/xanzy/go-gitlab's releases.
v0.111.0
What's Changed
- Add event_name field to the audit events. by
@lstout
in xanzy/go-gitlab#2024- Add Description field in Environments API by
@timofurrer
in xanzy/go-gitlab#2025- Add 'default_branch' attribute by
@jgangemi
in xanzy/go-gitlab#2030- Add support for Harbor Integration by
@houstonj1
in xanzy/go-gitlab#2027New Contributors
@jgangemi
made their first contribution in xanzy/go-gitlab#2030@houstonj1
made their first contribution in xanzy/go-gitlab#2027Full Changelog: https://github.com/xanzy/go-gitlab/compare/v0.110.0...v0.111.0
b5e0812
Merge pull request #2027
from houstonj1/feat/harbor-integratione6a0bbf
change UseInheritedSettings from BoolValue to bool8401d7e
Merge branch 'xanzy:main' into feat/harbor-integration8733605
Merge pull request #2030
from jgangemi/jae/issue-202918f1a0f
feat: add 'default_branch' attribute1bdf26e
add missing field to test3ac57b9
remove extra period66f30b3
fix missing omitempty on SetHarborServiceOptionsce294e8
Add support for Harbor Integration6c05c53
Merge pull request #2025
from timofurrer/environment-description